# Functions
Convert_v1beta1_File_To_v1beta2_File is an autogenerated conversion function.
Convert_v1beta1_FileSource_To_v1beta2_FileSource is an autogenerated conversion function.
Convert_v1beta1_KThreesAgentConfig_To_v1beta2_KThreesAgentConfig is an autogenerated conversion function.
Convert_v1beta1_KThreesConfig_To_v1beta2_KThreesConfig is an autogenerated conversion function.
Convert_v1beta1_KThreesConfigList_To_v1beta2_KThreesConfigList is an autogenerated conversion function.
Convert_v1beta1_KThreesConfigSpec_To_v1beta2_KThreesConfigSpec is an autogenerated conversion function.
Convert_v1beta1_KThreesConfigStatus_To_v1beta2_KThreesConfigStatus is an autogenerated conversion function.
Convert_v1beta1_KThreesConfigTemplate_To_v1beta2_KThreesConfigTemplate is an autogenerated conversion function.
Convert_v1beta1_KThreesConfigTemplateList_To_v1beta2_KThreesConfigTemplateList is an autogenerated conversion function.
Convert_v1beta1_KThreesConfigTemplateResource_To_v1beta2_KThreesConfigTemplateResource is an autogenerated conversion function.
Convert_v1beta1_KThreesConfigTemplateSpec_To_v1beta2_KThreesConfigTemplateSpec is an autogenerated conversion function.
Convert_v1beta1_KThreesServerConfig_To_v1beta2_KThreesServerConfig converts KThreesServerConfig v1beta1 to v1beta2.
Convert_v1beta1_SecretFileSource_To_v1beta2_SecretFileSource is an autogenerated conversion function.
Convert_v1beta2_File_To_v1beta1_File is an autogenerated conversion function.
Convert_v1beta2_FileSource_To_v1beta1_FileSource is an autogenerated conversion function.
Convert_v1beta2_KThreesAgentConfig_To_v1beta1_KThreesAgentConfig is an autogenerated conversion function.
Convert_v1beta2_KThreesConfig_To_v1beta1_KThreesConfig is an autogenerated conversion function.
Convert_v1beta2_KThreesConfigList_To_v1beta1_KThreesConfigList is an autogenerated conversion function.
Convert_v1beta2_KThreesConfigSpec_To_v1beta1_KThreesConfigSpec is an autogenerated conversion function.
Convert_v1beta2_KThreesConfigStatus_To_v1beta1_KThreesConfigStatus is an autogenerated conversion function.
Convert_v1beta2_KThreesConfigTemplate_To_v1beta1_KThreesConfigTemplate is an autogenerated conversion function.
Convert_v1beta2_KThreesConfigTemplateList_To_v1beta1_KThreesConfigTemplateList is an autogenerated conversion function.
Convert_v1beta2_KThreesConfigTemplateResource_To_v1beta1_KThreesConfigTemplateResource is an autogenerated conversion function.
Convert_v1beta2_KThreesConfigTemplateSpec_To_v1beta1_KThreesConfigTemplateSpec is an autogenerated conversion function.
Convert_v1beta2_KThreesServerConfig_To_v1beta1_KThreesServerConfig converts KThreesServerConfig v1beta2 to v1beta1.
Convert_v1beta2_SecretFileSource_To_v1beta1_SecretFileSource is an autogenerated conversion function.
RegisterConversions adds conversion functions to the given scheme.
# Constants
Base64 implies the contents of the file are encoded as base64.
CertificatesAvailableCondition documents that cluster certificates are available.
CertificatesCorruptedReason (Severity=Error) documents a KThreesConfig controller detecting an error while retrieving certificates for a joining node.
CertificatesGenerationFailedReason (Severity=Warning) documents a KThreesConfig 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 KThreesConfig 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.
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
File defines the input for generating write_files in cloud-init.
FileSource is a union of all possible external source types for file data.
No description provided by the author
KThreesConfig is the Schema for the kthreesconfigs API.
KThreesConfigList contains a list of KThreesConfig.
KThreesConfigSpec defines the desired state of KThreesConfig.
KThreesConfigStatus defines the observed state of KThreesConfig.
KThreesConfigTemplate is the Schema for the kthreesconfigtemplates API.
KThreesConfigTemplateList contains a list of KThreesConfigTemplate.
KThreesConfigTemplateResource defines the Template structure.
KThreesConfigTemplateSpec defines the desired state of KThreesConfigTemplate.
No description provided by the author
Adapts a Secret into a FileSource.
# Type aliases
Encoding specifies the cloud-init file encoding.