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.
ioPackage io provides basic interfaces to I/O primitives.
k8s.io/apimachinery/pkg/util/versionPackage version provides utilities for version number comparisons
k8s.io/apimachinery/pkg/versionPackage version supplies the type for version information.
k8s.io/cli-runtime/pkg/genericiooptions
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/component-base/version
k8s.io/kubectl/pkg/cmd/util
k8s.io/kubectl/pkg/util/i18n
k8s.io/kubectl/pkg/util/templates
mathPackage math provides basic constants and mathematical functions.
runtime/debugPackage debug contains facilities for programs to debug themselves while they are running.
sigs.k8s.io/yaml