package
0.0.0-20190319231021-e6272b887b81
Repository: https://github.com/marun/kubernetes.git
Documentation: pkg.go.dev

# Functions

DecodeKubeletConfiguration 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.
NewYAMLEncoder generates a new runtime.Encoder that encodes objects to YAML.