Directories ¶
Path | Synopsis |
---|---|
Checks for restricted dependencies in go packages.
|
Checks for restricted dependencies in go packages. |
import-boss enforces import restrictions in a given repository.
|
import-boss enforces import restrictions in a given repository. |
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
Package app implements a Server object for running the scheduler.
|
Package app implements a Server object for running the scheduler. |
app/apis/bootstraptoken
Package bootstraptoken contains an API and utilities wrapping the "bootstrap.kubernetes.io/token" Secret type to ease its usage in kubeadm.
|
Package bootstraptoken contains an API and utilities wrapping the "bootstrap.kubernetes.io/token" Secret type to ease its usage in kubeadm. |
app/apis/kubeadm
Package kubeadm is the package that contains the libraries that drive the kubeadm binary.
|
Package kubeadm is the package that contains the libraries that drive the kubeadm binary. |
app/apis/kubeadm/v1beta3
Package v1beta3 defines the v1beta3 version of the kubeadm configuration file format.
|
Package v1beta3 defines the v1beta3 version of the kubeadm configuration file format. |
app/apis/kubeadm/v1beta4
Package v1beta4 defines the v1beta4 version of the kubeadm configuration file format.
|
Package v1beta4 defines the v1beta4 version of the kubeadm configuration file format. |
app/apis/output
Package output implements the kubeadm structured output The purpose of the kubeadm structured output is to have a well defined versioned output format that other software that uses kubeadm for cluster deployments can use and rely on.
|
Package output implements the kubeadm structured output The purpose of the kubeadm structured output is to have a well defined versioned output format that other software that uses kubeadm for cluster deployments can use and rely on. |
app/apis/output/v1alpha3
Package v1alpha3 defines the v1alpha3 version of the kubeadm data structures related to structured output The purpose of the kubeadm structured output is to have a well defined versioned output format that other software that uses kubeadm for cluster deployments can use and rely on.
|
Package v1alpha3 defines the v1alpha3 version of the kubeadm data structures related to structured output The purpose of the kubeadm structured output is to have a well defined versioned output format that other software that uses kubeadm for cluster deployments can use and rely on. |
app/cmd/options
Package options provide a central point for defining flags for kubeadm cobra commands, no matter if hard coded commands or autogenerated command for phases.
|
Package options provide a central point for defining flags for kubeadm cobra commands, no matter if hard coded commands or autogenerated command for phases. |
app/cmd/phases/join
Package phases includes command line phases for kubeadm join
|
Package phases includes command line phases for kubeadm join |
app/cmd/phases/upgrade/node
Package node holds phases of "kubeadm upgrade node".
|
Package node holds phases of "kubeadm upgrade node". |
app/cmd/phases/workflow
Package workflow implements a workflow manager to be used for implementing composable kubeadm workflows.
|
Package workflow implements a workflow manager to be used for implementing composable kubeadm workflows. |
app/util
Package util contains kubeadm utilities.
|
Package util contains kubeadm utilities. |
app/util/config
Package config contains utilities for managing the kubeadm configuration API.
|
Package config contains utilities for managing the kubeadm configuration API. |
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. |
app/util/runtime
Package runtime provides the kubeadm container runtime implementation.
|
Package runtime provides the kubeadm container runtime implementation. |
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. |
verify that all the imports have our preferred alias(es).
|
verify that all the imports have our preferred alias(es). |
Click to show internal directories.
Click to hide internal directories.