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/v1alpha3 | Package v1alpha3 defines the v1alpha3 version of the kubeadm config file format, that is a big step forward the objective of graduate kubeadm config to beta. |
cmd/kubeadm/app/apis/kubeadm/v1beta1 | Package v1beta1 defines the v1beta1 version of the kubeadm configuration file format. |
cmd/kubeadm/app/apis/kubeadm/validation | |