# Constants
Base64 implies the contents of the file are encoded as base64.
CloudConfig make the bootstrap data to be of cloud-config format.
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
# 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
Config is the Schema for the configs API.
ConfigList contains a list of Config.
ConfigSpec defines the desired state of CritConfig.
ConfigStatus defines the observed state of Config.
File defines the input for generating write_files in cloud-init.
InfrastructureProvider is the Schema for the infrastructureproviders API.
InfrastructureProviderList contains a list of InfrastructureProvider.
InfrastructureProviderSpec defines the desired state of InfrastructureProvider.
InfrastructureProviderSpec defines the desired state of InfrastructureProvider.
Machine is the Schema for the machines API.
MachineAddress contains information for the node's address.
MachineList contains a list of Machine.
MachineSpec defines the desired state of Machine.
MachineStatus defines the observed state of Machine.
NTP defines input for generated ntp in cloud-init.
No description provided by the author
User defines the input for a generated user in cloud-init.
# Type aliases
Encoding specifies the cloud-init file encoding.
Format specifies the output format of the bootstrap data +kubebuilder:validation:Enum=cloud-config.
MachineAddresses is a slice of MachineAddress items to be used by infrastructure providers.
MachineAddressType describes a valid MachineAddress type.
No description provided by the author