# Constants
Base64 implies the contents of the file are encoded as base64.
CertificatesAvailableCondition documents that cluster certificates are available.
CertificatesCorruptedReason (Severity=Error) documents a CK8sConfig controller detecting an error while retrieving certificates for a joining node.
CertificatesGenerationFailedReason (Severity=Warning) documents a CK8sConfig controller detecting an error while generating certificates; those kind of errors are usually temporary and the controller automatically recover from them.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DataSecretAvailableCondition documents the status of the bootstrap secret generation process.
DataSecretGenerationFailedReason (Severity=Warning) documents a CK8sConfig 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.
Gzip implies the contents of the file are encoded with gzip.
GzipBase64 implies the contents of the file are first base64 encoded and then gzip encoded.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WaitingForClusterInfrastructureReason (Severity=Info) document a bootstrap secret generation process waiting for the cluster infrastructure to be ready.
WaitingForControlPlaneAvailableReason (Severity=Info) document a bootstrap secret generation process waiting for the control plane machine to be available.
# 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
CK8sConfig is the Schema for the ck8sconfigs API.
CK8sConfigList contains a list of CK8sConfig.
CK8sConfigSpec defines the desired state of CK8sConfig.
CK8sConfigStatus defines the observed state of CK8sConfig.
CK8sConfigTemplate is the Schema for the ck8sconfigtemplates API.
CK8sConfigTemplateList contains a list of CK8sConfigTemplate.
CK8sConfigTemplateResource defines the Template structure.
CK8sConfigTemplateSpec defines the desired state of CK8sConfigTemplate.
CK8sControlPlaneConfig is configuration for control plane nodes.
CK8sInitConfiguration is configuration for the initializing the cluster features.
File defines the input for generating write_files in cloud-init.
FileSource is a union of all possible external source types for file data.
Adapts a Secret into a FileSource.
SecretRef is a reference to a secret in the CK8sBootstrapConfig's namespace.
# Type aliases
Encoding specifies the cloud-init file encoding.