class Porkadot::Configs::KubeletDefault

def initialize config

def initialize config
  @config = config
  @raw = ::Porkadot::Raw.new
end