package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev

# Functions

GetCurrentKubeletConfig fetches the current Kubelet Config for the given node.
GetCurrentKubeletConfigFromFile returns the current kubelet configuration under the filesystem.
WriteKubeletConfigFile updates the kubelet configuration under the filesystem This method should only run together with e2e node tests, meaning the test executor and the cluster nodes is the same machine.