Path | Synopsis |
---|---|
app | |
app/apis/kubeadm | Package kubeadm holds the internal kubeadm API types Note: This file should be kept in sync with the similar one for the external API TODO: The BootstrapTokenString object should move out to either k8s.io/client-go or k8s.io/api in the future (probably as part of Bootstrap Tokens going GA). |
app/apis/kubeadm/fuzzer | |
app/apis/kubeadm/scheme | |
app/apis/kubeadm/v1beta1 | Package v1beta1 has been deprecated by v1beta2 Package v1beta1 defines the v1beta1 version of the kubeadm configuration file format. |
app/apis/kubeadm/v1beta2 | Package v1beta2 defines the v1beta2 version of the kubeadm configuration file format. |
app/apis/kubeadm/validation | |
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. |
app/apis/output/fuzzer | |
app/apis/output/scheme | |
app/apis/output/v1alpha1 | Package v1alpha1 defines the v1alpha1 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 | |
app/cmd/alpha | |
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. |
app/cmd/phases | |
app/cmd/phases/init | |
app/cmd/phases/join | |
app/cmd/phases/reset | |
app/cmd/phases/upgrade/node | |
app/cmd/phases/workflow | Package workflow implements a workflow manager to be used for implementing composable kubeadm workflows. |
app/cmd/upgrade | |
app/cmd/util | |
app/componentconfigs | |
app/constants | |
app/discovery | |
app/discovery/file | |
app/discovery/https | |
app/discovery/token | |
app/features | |
app/images | |
app/phases/addons/dns | |
app/phases/addons/proxy | |
app/phases/bootstraptoken/clusterinfo | |
app/phases/bootstraptoken/node | |
app/phases/certs | |
app/phases/certs/renewal | |
app/phases/controlplane | |
app/phases/copycerts | |
app/phases/etcd | |
app/phases/kubeconfig | |
app/phases/kubelet | |
app/phases/markcontrolplane | |
app/phases/patchnode | |
app/phases/upgrade | |
app/phases/uploadconfig | |
app/preflight | |
app/util | |
app/util/apiclient | |
app/util/certs | |
app/util/config | |
app/util/config/strict | |
app/util/crypto | |
app/util/dryrun | |
app/util/etcd | |
app/util/image | |
app/util/initsystem | |
app/util/kubeconfig | |
app/util/output | |
app/util/patches | |
app/util/pkiutil | |
app/util/pubkeypin | Package pubkeypin provides primitives for x509 public key pinning in the style of RFC7469. |
app/util/runtime | |
app/util/staticpod | |
test | |
test/cmd | |
test/kubeconfig | |
test/resources |
Package main imports 2 packages (graph). Updated 2021-01-20. Refresh now. Tools for package owners.