# Constants

Bottlerocket make the bootstrap data to be of bottlerocket format.
CloudConfig make the bootstrap data to be of cloud-config format.
NOTE: json tags are required.

# 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

BottlerocketBootstrapContainer holds the bootstrap container setting for bottlerocket.
No description provided by the author
BottlerocketHostContainer holds the host container setting for bottlerocket.
No description provided by the author
+kubebuilder:object:root=true +kubebuilder:storageversion +kubebuilder:subresource:status EtcdadmConfig is the Schema for the etcdadmconfigs API.
EtcdadmConfigList contains a list of EtcdadmConfig.
EtcdadmConfigSpec defines the desired state of EtcdadmConfig.
EtcdadmConfigStatus defines the observed state of EtcdadmConfig.
ProxyConfiguration holds the settings for proxying bottlerocket services.
RegistryMirrorConfiguration holds the settings for image registry mirror.

# Type aliases

Format specifies the output format of the bootstrap data +kubebuilder:validation:Enum=cloud-config;bottlerocket.