Imports of package codec

PathSynopsis
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
k8s.io/apimachinery/pkg/apis/meta/v1/unstructured
k8s.io/apimachinery/pkg/runtimePackage runtime defines conversions between generic types and structs to map query strings to struct objects.
k8s.io/apimachinery/pkg/runtime/schema
k8s.io/apimachinery/pkg/runtime/serializer
k8s.io/component-base/codec
k8s.io/klog/v2Package klog contains the following functionality:
k8s.io/kubernetes/pkg/apis/core/installPackage install installs the v1 monolithic api, making it available as an option to all of the API encoding/decoding machinery.
k8s.io/kubernetes/pkg/kubelet/apis/config
k8s.io/kubernetes/pkg/kubelet/apis/config/scheme
k8s.io/kubernetes/pkg/kubelet/apis/config/v1beta1