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/v1alpha1 | Package v1alpha1 is the package that contains the libraries that drive the kubeadm binary. |
cmd/kubeadm/app/apis/kubeadm/v1alpha2 | Package v1alpha2 holds the external kubeadm API types of version v1alpha2 Note: This file should be kept in sync with the similar one for the internal 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/validation | |