package
0.0.0-20220414141641-a1d2248d0f77
Repository: https://github.com/alexsjones/cluster-api-bootstrap-provider-microk8s.git
Documentation: pkg.go.dev

# 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
EDIT THIS FILE! THIS IS SCAFFOLDING FOR YOU TO OWN! NOTE: json tags are required.
+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object.
+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object.
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.
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.