encoding/json | Package json implements encoding and decoding of JSON as defined in RFC 7159. |
errors | Package errors implements functions to manipulate errors. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/spf13/cobra | Package cobra is a commander providing a simple interface to create powerful modern CLI interfaces. |
k8s.io/apimachinery/pkg/version | Package version supplies the type for version information. |
k8s.io/cli-runtime/pkg/genericclioptions | Package genericclioptions contains flags which can be added to your command, bound, completed, and produce useful helper functions. |
k8s.io/client-go/discovery | Package discovery provides ways to discover server-supported API groups, versions and resources. |
k8s.io/client-go/tools/clientcmd | Package 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 | |
sigs.k8s.io/yaml | |