Imports of package version

PathSynopsis
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/spf13/cobraPackage cobra is a commander providing a simple interface to create powerful modern CLI interfaces.
k8s.io/apimachinery/pkg/versionPackage version supplies the type for version information.
k8s.io/cli-runtime/pkg/genericclioptionsPackage genericclioptions contains flags which can be added to your command, bound, completed, and produce useful helper functions.
k8s.io/client-go/discoveryPackage discovery provides ways to discover server-supported API groups, versions and resources.
k8s.io/client-go/tools/clientcmdPackage clientcmd provides one stop shopping for building a working client from a fixed config, from a .kubeconfig file, from command line flags, or from any merged combination.
k8s.io/kubernetes/pkg/kubectl/cmd/util
k8s.io/kubernetes/pkg/kubectl/util/i18n
k8s.io/kubernetes/pkg/kubectl/util/templates
k8s.io/kubernetes/pkg/version
sigs.k8s.io/yaml