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/api/meta | Package meta provides functions for retrieving API metadata from objects belonging to the Kubernetes API |
k8s.io/apimachinery/pkg/runtime/schema | |
k8s.io/cli-runtime/pkg/genericiooptions | |
k8s.io/client-go/openapi | |
k8s.io/kubectl/pkg/cmd/util | |
k8s.io/kubectl/pkg/explain | |
k8s.io/kubectl/pkg/explain/v2 | |
k8s.io/kubectl/pkg/util/i18n | |
k8s.io/kubectl/pkg/util/openapi | Package openapi is a collection of libraries for fetching the openapi spec from a Kubernetes server and then indexing the type definitions. |
k8s.io/kubectl/pkg/util/templates | |