Imports of package serializer

PathSynopsis
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/json
k8s.io/apimachinery/pkg/runtime/serializer/protobufPackage protobuf provides a Kubernetes serializer for the protobuf format.
k8s.io/apimachinery/pkg/runtime/serializer/recognizer
k8s.io/apimachinery/pkg/runtime/serializer/versioning
mimePackage mime implements parts of the MIME spec.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.