Imports of package explain

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
ioPackage io provides basic interfaces to I/O primitives.
k8s.io/apimachinery/pkg/api/metaPackage meta provides functions for retrieving API metadata from objects belonging to the Kubernetes API
k8s.io/apimachinery/pkg/runtime/schema
k8s.io/kube-openapi/pkg/util/protoPackage proto is a collection of libraries for parsing and indexing the type definitions.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.