# Constants

DataSecretAvailableCondition documents the status of the bootstrap secret generation process.
DataSecretGenerationFailedReason (Severity=Warning) documents a EKSConfig 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.
WaitingForControlPlaneInitializationReason (Severity=Info) documents a bootstrap secret generation process waiting for the control plane to be initialized.

# 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

EKSConfig is the schema for the Amazon EKS Machine Bootstrap Configuration API.
EKSConfigList contains a list of EKSConfig.
EKSConfigSpec defines the desired state of Amazon EKS Bootstrap Configuration.
EKSConfigStatus defines the observed state of the Amazon EKS Bootstrap Configuration.
EKSConfigTemplate is the Amazon EKS Bootstrap Configuration Template API.
EKSConfigTemplateList contains a list of Amazon EKS Bootstrap Configuration Templates.
EKSConfigTemplateResource defines the Template structure.
EKSConfigTemplateSpec defines the desired state of templated EKSConfig Amazon EKS Bootstrap Configuration resources.
PauseContainer contains details of pause container.