Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetKubeletConfigFromLocalFile ¶
func GetKubeletConfigFromLocalFile(kubeletConfigPath string) (*kubeletconfigv1beta1.KubeletConfiguration, error)
GetKubeletConfigFromLocalFile returns KubeletConfiguration loaded from the node local config based on https://github.com/kubernetes/kubernetes/blob/master/cmd/kubelet/app/server.go#L337 it fills empty fields with default values
func GetKubeletConfiguration ¶
func GetKubeletConfiguration(restConfig *rest.Config) (*kubeletconfigv1beta1.KubeletConfiguration, error)
GetKubeletConfiguration returns the kubelet configuration.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.