# Constants
CertificatesAvailableCondition documents that cluster certificates are available.
CertificatesCorruptedReason (Severity=Error) documents a KubeadmConfig controller detecting an error while while retrieving certificates for a joining node.
CertificatesGenerationFailedReason (Severity=Warning) documents a KubeadmConfig controller detecting an error while generating certificates; those kind of errors are usually temporary and the controller automatically recover from them.
DataSecretAvailableCondition documents the status of the bootstrap secret generation process.
DataSecretGenerationFailedReason (Severity=Warning) documents a KubeadmConfig controller detecting an error while generating a data secret; those kind of errors are usually due to misconfigurations and user intervention is required to get them fixed.
WaitingForClusterInfrastructureReason (Severity=Info) document a bootstrap secret generation process waiting for the cluster infrastructure to be ready.
# Variables
AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
# Structs
No description provided by the author
No description provided by the author
ClusterConfiguration contains cluster-wide configuration for a kubeadm cluster.
No description provided by the author
No description provided by the author
+kubebuilder:object:root=true+kubebuilder:subresource:status+kubebuilder:storageversion MicroK8sConfig is the Schema for the microk8sconfigs API.
MicroK8sConfigList contains a list of MicroK8sConfig.
MicroK8sConfigSpec defines the desired state of MicroK8sConfig.
MicroK8sConfigStatus defines the observed state of MicroK8sConfig.
+kubebuilder:object:root=true+kubebuilder:subresource:status+kubebuilder:storageversion MicroK8sConfigTemplate is the Schema for the microk8sconfigtemplates API.
MicroK8sConfigTemplateList contains a list of MicroK8sConfigTemplate.
EDIT THIS FILE! THIS IS SCAFFOLDING FOR YOU TO OWN! NOTE: json tags are required.
MicroK8sConfigTemplateSpec defines the desired state of MicroK8sConfigTemplate.
MicroK8sConfigTemplateStatus defines the observed state of MicroK8sConfigTemplate.