Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
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. |
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. |
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. |
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. |
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. |
apis/output/v1alpha2
Package v1alpha2 defines the v1alpha2 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 v1alpha2 defines the v1alpha2 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. |
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. |
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. |
cmd/phases/join
Package phases includes command line phases for kubeadm join
|
Package phases includes command line phases for kubeadm join |
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. |
util/config
Package config contains utilities for managing the kubeadm configuration API.
|
Package config contains utilities for managing the kubeadm configuration API. |
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. |
Click to show internal directories.
Click to hide internal directories.