cmd/ directory
Directories ΒΆ
Path | Synopsis |
---|---|
cmd/e2e | |
cmd/gendocs | |
cmd/genman | |
cmd/hyperkube | A binary that can morph into all of the other kubernetes binaries. |
cmd/integration | A basic integration test for the service. |
cmd/kube-apiserver | apiserver is the main api server and master for the cluster. |
cmd/kube-apiserver/app | Package app does all of the work necessary to create a Kubernetes APIServer by binding together the API, master and APIServer infrastructure. |
cmd/kube-controller-manager | The controller manager is responsible for monitoring replication controllers, and creating corresponding pods to achieve the desired state. |
cmd/kube-controller-manager/app | Package app implements a server that runs a set of active components. |
cmd/kubectl | |
cmd/kubelet | The kubelet binary is responsible for maintaining a set of containers on a particular host VM. |
cmd/kubelet/app | Package app makes it easy to create a kubelet server for various contexts. |
cmd/kube-proxy | |
cmd/kube-proxy/app | Package app does all of the work necessary to configure and run a Kubernetes app process. |
cmd/kubernetes | A binary that is capable of running a complete, standalone kubernetes cluster. |
cmd/kube-version-change | kube-version-change is a simple utility for converting a kubernetes object into a different api version. |
- Version
- v0.13.1-dev
- Published
- Mar 16, 2015
- Platform
- js/wasm
- Last checked
- 5 seconds ago –
Tools for package owners.