class Porkadot::Configs::Certs::Kubernetes

def apiserver_key_path

def apiserver_key_path
  File.join(self.target_dir, 'apiserver.key')
end