OpenShift::Config
Subclass OpenShift::Config so we can split the values easily
# File lib/openshift-origin-node/utils/cgroups.rb, line 27 def get(key) super(key.gsub('.','_')) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.