# Functions

NodeHostNameIsFQDN Helper to check if a hostname is fqdn.
SetupDefaults - initializes any CRD field defaults based on environment variables called from main.go.

# Constants

DataPlaneNodeSetErrorMessage error.
InputReadyWaitingMessage not yet ready.
NodeSetBaremetalProvisionErrorMessage error.
NodeSetBareMetalProvisionReadyCondition Status=True condition indicates all baremetal nodes provisioned for the NodeSet.
NodeSetBaremetalProvisionReadyMessage ready.
NodeSetBaremetalProvisionReadyWaitingMessage not yet ready.
NodeSetDeploymentErrorMessage error.
NodeSetDeploymentReadyCondition Status=True condition indicates if the NodeSet Deployment is finished and successful.
NodeSetDeploymentReadyMessage ready.
NodeSetDeploymentReadyWaitingMessage not yet ready.
NodeSetDNSDataMultipleDNSMasqErrorMessage error.
NodeSetDNSDataReadyCondition Status=True condition indicates DNSData created for the NodeSet.
NodeSetDNSDataReadyErrorMessage error.
NodeSetDNSDataReadyMessage ready.
NodeSetDNSDataReadyWaitingMessage not yet ready.
NodeSetIPReservationReadyCondition Status=True condition indicates IPSets reserved for all nodes in a NodeSet.
NodeSetIPReservationReadyErrorMessage error.
NodeSetIPReservationReadyMessage ready.
NodeSetIPReservationReadyWaitingMessage not yet ready.
NodeSetReadyMessage - NodeSet Ready.
NodeSetServiceDeploymentErrorMessage error.
NodeSetServiceDeploymentReadyMessage ready.
NodeSetServiceDeploymentReadyWaitingMessage not yet ready.
ServiceErrorMessage error.
ServiceReadyCondition Status=True condition indicates if the service is finished and successful.
ServiceReadyMessage ready.
ServiceReadyWaitingMessage not yet ready.
SetupReadyCondition - Overall setup condition.

# Variables

AddToScheme adds the types in this group-version to the given scheme.
ContainerImageDefaults - the hardcoded defaults which are the last fallback if no values are set elsewhere.
ContainerImages - the values if no OpenStackVersion is used.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.

# Structs

AnsibleEESpec is a specification of the ansible EE attributes.
AnsibleOpts defines a logical grouping of Ansible related configuration options.
ConfigMapEnvSource selects a ConfigMap to populate the environment variables with.
DataSource represents the source of a set of ConfigMaps/Secrets.
LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.
NodeSection defines the top level attributes inherited by nodes in the CR.
NodeTemplate is a specification of the node attributes that override top level attributes.
OpenStackDataPlaneDeployment is the Schema for the openstackdataplanedeployments API OpenStackDataPlaneDeployment name must be a valid RFC1123 as it is used in labels.
OpenStackDataPlaneDeploymentList contains a list of OpenStackDataPlaneDeployment.
OpenStackDataPlaneDeploymentSpec defines the desired state of OpenStackDataPlaneDeployment.
OpenStackDataPlaneDeploymentStatus defines the observed state of OpenStackDataPlaneDeployment.
OpenStackDataPlaneNodeSet is the Schema for the openstackdataplanenodesets API OpenStackDataPlaneNodeSet name must be a valid RFC1123 as it is used in labels.
OpenStackDataPlaneNodeSetList contains a list of OpenStackDataPlaneNodeSets.
OpenStackDataPlaneNodeSetSpec defines the desired state of OpenStackDataPlaneNodeSet.
OpenStackDataPlaneNodeSetStatus defines the observed state of OpenStackDataPlaneNodeSet.
OpenStackDataPlaneService is the Schema for the openstackdataplaneservices API OpenStackDataPlaneService name must be a valid RFC1123 as it is used in labels.
OpenstackDataPlaneServiceCert defines the property of a TLS cert issued for a dataplane service.
OpenStackDataPlaneServiceList contains a list of OpenStackDataPlaneService.
OpenStackDataPlaneServiceSpec defines the desired state of OpenStackDataPlaneService.
OpenStackDataPlaneServiceStatus defines the observed state of OpenStackDataPlaneService.
SecretEnvSource selects a Secret to populate the environment variables with.