Methods

Class/Module Index [+]

Quicksearch

OpenShift::Runtime::Utils::Cgroups::Config

Subclass OpenShift::Config so we can split the values easily

Public Instance Methods

get(key) click to toggle source
# 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.