apis/ directory
Directories ΒΆ
Path | Synopsis |
---|---|
cmd/kubeadm/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). |
cmd/kubeadm/app/apis/kubeadm/fuzzer | |
cmd/kubeadm/app/apis/kubeadm/scheme | |
cmd/kubeadm/app/apis/kubeadm/v1beta1 | Package v1beta1 has been deprecated by v1beta2 Package v1beta1 defines the v1beta1 version of the kubeadm configuration file format. |
cmd/kubeadm/app/apis/kubeadm/v1beta2 | Package v1beta2 defines the v1beta2 version of the kubeadm configuration file format. |
cmd/kubeadm/app/apis/kubeadm/validation | |
cmd/kubeadm/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. |
cmd/kubeadm/app/apis/output/fuzzer | |
cmd/kubeadm/app/apis/output/scheme | |
cmd/kubeadm/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. |
- Version
- v1.20.4-rc.0
- Published
- Feb 17, 2021
- Platform
- js/wasm
- Last checked
- 4 minutes ago –
Tools for package owners.