Imports of package parse

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
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.
k8s.io/kubectl/pkg/apply
k8s.io/kubectl/pkg/util/openapiPackage openapi is a collection of libraries for fetching the openapi spec from a Kubernetes server and then indexing the type definitions.
reflectPackage reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.