apis/ directory

Directories

PathSynopsis
cmd/kubeadm/app/apis/bootstraptokenPackage bootstraptoken contains an API and utilities wrapping the "bootstrap.kubernetes.io/token" Secret type to ease its usage in kubeadm.
cmd/kubeadm/app/apis/bootstraptoken/v1
cmd/kubeadm/app/apis/kubeadmPackage kubeadm is the package that contains the libraries that drive the kubeadm binary.
cmd/kubeadm/app/apis/kubeadm/fuzzer
cmd/kubeadm/app/apis/kubeadm/scheme
cmd/kubeadm/app/apis/kubeadm/v1beta2Package v1beta2 defines the v1beta2 version of the kubeadm configuration file format.
cmd/kubeadm/app/apis/kubeadm/v1beta3Package v1beta3 defines the v1beta3 version of the kubeadm configuration file format.
cmd/kubeadm/app/apis/kubeadm/validation
cmd/kubeadm/app/apis/outputPackage 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/v1alpha1Package 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.
cmd/kubeadm/app/apis/output/v1alpha2Package 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.
Version
v1.23.17
Published
Feb 22, 2023
Platform
js/wasm
Last checked
2 minutes ago

Tools for package owners.