package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# Functions
DecodeKubeletConfiguration decodes a serialized KubeletConfiguration to the internal type.
DecodeKubeletConfigurationIntoJSON decodes a serialized KubeletConfiguration to the internal type.
EncodeKubeletConfig encodes an internal KubeletConfiguration to an external YAML representation.
NewKubeletconfigYAMLEncoder returns an encoder that can write objects in the kubeletconfig API group to YAML.