Directories ¶
Path | Synopsis |
---|---|
The GKE certificates controller is responsible for monitoring certificate signing requests and (potentially) auto-approving and signing them within GKE.
|
The GKE certificates controller is responsible for monitoring certificate signing requests and (potentially) auto-approving and signing them within GKE. |
app
Package app implements a server that runs a stand-alone version of the certificates controller for GKE clusters.
|
Package app implements a server that runs a stand-alone version of the certificates controller for GKE clusters. |
A binary that can morph into all of the other kubernetes binaries.
|
A binary that can morph into all of the other kubernetes binaries. |
apiserver is the main api server and master for the cluster.
|
apiserver is the main api server and master for the cluster. |
app
Package app does all of the work necessary to create a Kubernetes APIServer by binding together the API, master and APIServer infrastructure.
|
Package app does all of the work necessary to create a Kubernetes APIServer by binding together the API, master and APIServer infrastructure. |
app/options
Package options contains flags and options for initializing an apiserver
|
Package options contains flags and options for initializing an apiserver |
The controller manager is responsible for monitoring replication controllers, and creating corresponding pods to achieve the desired state.
|
The controller manager is responsible for monitoring replication controllers, and creating corresponding pods to achieve the desired state. |
app
Package app implements a server that runs a set of active components.
|
Package app implements a server that runs a set of active components. |
app/options
Package options provides the flags used for the controller manager.
|
Package options provides the flags used for the controller manager. |
app
Package app does all of the work necessary to configure and run a Kubernetes app process.
|
Package app does all of the work necessary to configure and run a Kubernetes app process. |
app/apis/kubeadm/v1alpha1
Package v1alpha1 is the package that contains the libraries that drive the kubeadm binary.
|
Package v1alpha1 is the package that contains the libraries that drive the kubeadm binary. |
app/util/pubkeypin
Package pubkeypin provides primitives for x509 public key pinning in the style of RFC7469.
|
Package pubkeypin provides primitives for x509 public key pinning in the style of RFC7469. |
The kubelet binary is responsible for maintaining a set of containers on a particular host VM.
|
The kubelet binary is responsible for maintaining a set of containers on a particular host VM. |
app
Package app makes it easy to create a kubelet server for various contexts.
|
Package app makes it easy to create a kubelet server for various contexts. |
app/options
Package options contains all of the primary arguments for a kubelet.
|
Package options contains all of the primary arguments for a kubelet. |
Click to show internal directories.
Click to hide internal directories.