package kubectl
import "k8s.io/kubernetes/pkg/kubectl"
Package kubectl provides the functions used by the kubectl command line tool under k8s.io/kubernetes/cmd. The functions are kept in this package to better support unit testing. The main() method for kubectl is only an entry point and should contain no functionality.
Index ¶
Source Files ¶
doc.go
Directories ¶
Path | Synopsis |
---|---|
pkg/kubectl/cmd | |
pkg/kubectl/cmd/auth | |
pkg/kubectl/cmd/convert | |
pkg/kubectl/cmd/cp | |
pkg/kubectl/cmd/get |
- Version
- v1.16.2-beta.0
- Published
- Oct 2, 2019
- Platform
- js/wasm
- Last checked
- 4 minutes ago –
Tools for package owners.