package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev

# Packages

Package v1alpha3 defines the v1alpha3 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.

# Constants

GroupName is the group name use in this package.

# Variables

AddToScheme applies all the stored functions to the scheme.
SchemeBuilder points to a list of functions added to Scheme.
SchemeGroupVersion is group version used to register these objects.

# Structs

AvailableUpgrade represents information for a single available upgrade.
BootstrapToken represents information for the bootstrap token output produced by kubeadm.
Certificate represents information for a certificate or a certificate authority when using the check-expiration command.
CertificateExpirationInfo represents information for the output produced by 'kubeadm certs check-expiration'.
ComponentConfigVersionState describes the current and desired version of a component config.
ComponentUpgradePlan represents information about upgrade plan for one component.
Images represents information for the output produced by 'kubeadm config images list'.
UpgradePlan represents information about upgrade plan for the output produced by 'kubeadm upgrade plan'.