# Functions

BootstrapConfig creates a BootstrapConfigBuilder with the given name and namespace.
BootstrapTemplate creates a BootstrapTemplateBuilder with the given name and namespace.
Cluster returns a ClusterBuilder with the given name and namespace.
ClusterClass returns a ClusterClassBuilder with the given name and namespace.
ClusterTopology returns a ClusterTopologyBuilder.
ControlPlane returns a ControlPlaneBuilder with the given name and Namespace.
ControlPlaneTemplate creates a NewControlPlaneTemplate builder with the given name and namespace.
InfrastructureCluster returns and InfrastructureClusterBuilder with the given name and namespace.
InfrastructureClusterTemplate returns an InfrastructureClusterTemplateBuilder with the given name and namespace.
InfrastructureMachinePool creates an InfrastructureMachinePoolBuilder with the given name and namespace.
InfrastructureMachinePoolTemplate creates an InfrastructureMachinePoolTemplateBuilder with the given name and namespace.
InfrastructureMachineTemplate creates an InfrastructureMachineTemplateBuilder with the given name and namespace.
Machine returns a MachineBuilder.
MachineDeployment creates a MachineDeploymentBuilder with the given name and namespace.
MachineDeploymentClass returns a MachineDeploymentClassBuilder with the given name and namespace.
MachineDeploymentTopology returns a builder used to create a testable MachineDeploymentTopology.
MachineHealthCheck returns a MachineHealthCheckBuilder with the given name and namespace.
MachinePool creates a MachinePoolBuilder with the given name and namespace.
MachinePoolClass returns a MachinePoolClassBuilder with the given name and namespace.
MachinePoolTopology returns a builder used to create a testable MachinePoolTopology.
MachineSet creates a MachineSetBuilder with the given name and namespace.
Node returns a NodeBuilder.
TestBootstrapConfig creates a TestBootstrapConfigBuilder with the given name and namespace.
TestBootstrapTemplate creates a TestBootstrapTemplateBuilder with the given name and namespace.
TestControlPlane returns a TestControlPlaneBuilder with the given name and Namespace.
TestControlPlaneTemplate creates a NewControlPlaneTemplate builder with the given name and namespace.
TestInfrastructureCluster returns and TestInfrastructureClusterBuilder with the given name and namespace.
TestInfrastructureClusterTemplate returns an TestInfrastructureClusterTemplateBuilder with the given name and namespace.
TestInfrastructureMachinePool creates an TestInfrastructureMachinePoolBuilder with the given name and namespace.
TestInfrastructureMachinePoolTemplate creates an TestInfrastructureMachinePoolTemplateBuilder with the given name and namespace.
TestInfrastructureMachineTemplate creates an TestInfrastructureMachineTemplateBuilder with the given name and namespace.

# Variables

BootstrapGroupVersion is group version used for bootstrap objects.
ControlPlaneGroupVersion is group version used for control plane objects.
GenericBootstrapConfigCRD is a generic bootstrap CRD.
GenericBootstrapConfigKind is the Kind for the GenericBootstrapConfig.
GenericBootstrapConfigTemplateCRD is a generic bootstrap template CRD.
GenericBootstrapConfigTemplateKind is the Kind for the GenericBootstrapConfigTemplate.
GenericControlPlaneCRD is a generic control plane CRD.
GenericControlPlaneKind is the Kind for the GenericControlPlane.
GenericControlPlaneTemplateCRD is a generic control plane template CRD.
GenericControlPlaneTemplateKind is the Kind for the GenericControlPlaneTemplate.
GenericInfrastructureClusterCRD is a generic infrastructure machine CRD.
GenericInfrastructureClusterKind is the kind for the GenericInfrastructureCluster type.
GenericInfrastructureClusterTemplateCRD is a generic infrastructure machine template CRD.
GenericInfrastructureClusterTemplateKind is the kind for the GenericInfrastructureClusterTemplate type.
GenericInfrastructureMachineCRD is a generic infrastructure machine CRD.
GenericInfrastructureMachineKind is the Kind for the GenericInfrastructureMachine.
GenericInfrastructureMachinePoolCRD is a generic infrastructure machine pool CRD.
GenericInfrastructureMachinePoolKind is the Kind for the GenericInfrastructureMachinePool.
GenericInfrastructureMachinePoolTemplateCRD is a generic infrastructure machine pool template CRD.
GenericInfrastructureMachinePoolTemplateKind is the Kind for the GenericInfrastructureMachinePoolTemplate.
GenericInfrastructureMachineTemplateCRD is a generic infrastructure machine template CRD.
GenericInfrastructureMachineTemplateKind is the Kind for the GenericInfrastructureMachineTemplate.
GenericRemediationCRD is a generic infrastructure remediation CRD.
GenericRemediationTemplateCRD is a generic infrastructure remediation template CRD.
InfrastructureGroupVersion is group version used for infrastructure objects.
RemediationGroupVersion is group version used for remediation objects.
TestBootstrapConfigCRD is a test bootstrap config CRD.
TestBootstrapConfigKind is the kind for the TestBootstrapConfig type.
TestBootstrapConfigTemplateCRD is a test bootstrap config template CRD.
TestBootstrapConfigTemplateKind is the kind for the TestBootstrapConfigTemplate type.
TestControlPlaneCRD is a test control plane CRD.
TestControlPlaneKind is the Kind for the TestControlPlane.
TestControlPlaneTemplateCRD is a test control plane template CRD.
TestControlPlaneTemplateKind is the Kind for the TestControlPlaneTemplate.
TestInfrastructureClusterCRD is a test infrastructure machine CRD.
TestInfrastructureClusterKind is the kind for the TestInfrastructureCluster type.
TestInfrastructureClusterTemplateCRD is a test infrastructure machine template CRD.
TestInfrastructureClusterTemplateKind is the kind for the TestInfrastructureClusterTemplate type.
TestInfrastructureMachineCRD is a test infrastructure machine CRD.
TestInfrastructureMachineKind is the kind for the TestInfrastructureMachine type.
TestInfrastructureMachinePoolCRD is a test infrastructure machine CRD.
TestInfrastructureMachinePoolKind is the kind for the TestInfrastructureMachinePool type.
TestInfrastructureMachinePoolTemplateCRD is a test infrastructure machine pool template CRD.
TestInfrastructureMachinePoolTemplateKind is the kind for the TestInfrastructureMachinePoolTemplate type.
TestInfrastructureMachineTemplateCRD is a test infrastructure machine template CRD.
TestInfrastructureMachineTemplateKind is the kind for the TestInfrastructureMachineTemplate type.

# Structs

BootstrapConfigBuilder holds the variables needed to build a generic BootstrapConfig.
BootstrapTemplateBuilder holds the variables needed to build a generic BootstrapTemplate.
ClusterBuilder holds the variables and objects required to build a clusterv1.Cluster.
ClusterClassBuilder holds the variables and objects required to build a clusterv1.ClusterClass.
ClusterTopologyBuilder contains the fields needed to build a testable ClusterTopology.
ControlPlaneBuilder holds the variables and objects needed to build a generic object for cluster.spec.controlPlaneRef.
ControlPlaneTemplateBuilder holds the variables and objects needed to build a generic ControlPlane template.
InfrastructureClusterBuilder holds the variables and objects needed to build a generic InfrastructureCluster.
InfrastructureClusterTemplateBuilder holds the variables needed to build a generic InfrastructureClusterTemplate.
InfrastructureMachinePoolBuilder holds the variables and objects needed to build an InfrastructureMachinePool.
InfrastructureMachinePoolTemplateBuilder holds the variables and objects needed to build an InfrastructureMachinePoolTemplate.
InfrastructureMachineTemplateBuilder holds the variables and objects needed to build an InfrastructureMachineTemplate.
MachineBuilder holds the variables required to build a Machine.
MachineDeploymentBuilder holds the variables and objects needed to build a generic MachineDeployment.
MachineDeploymentClassBuilder holds the variables and objects required to build a clusterv1.MachineDeploymentClass.
MachineDeploymentTopologyBuilder holds the values needed to create a testable MachineDeploymentTopology.
MachineHealthCheckBuilder holds fields for creating a MachineHealthCheck.
MachinePoolBuilder holds the variables and objects needed to build a generic MachinePool.
MachinePoolClassBuilder holds the variables and objects required to build a clusterv1.MachinePoolClass.
MachinePoolTopologyBuilder holds the values needed to create a testable MachinePoolTopology.
MachineSetBuilder holds the variables and objects needed to build a MachineSet.
NodeBuilder holds the variables required to build a Node.
TestBootstrapConfigBuilder holds the variables needed to build a generic TestBootstrapConfig.
TestBootstrapTemplateBuilder holds the variables needed to build a generic TestBootstrapTemplate.
TestControlPlaneBuilder holds the variables and objects needed to build a generic object for cluster.spec.controlPlaneRef.
TestControlPlaneTemplateBuilder holds the variables and objects needed to build a generic ControlPlane template.
TestInfrastructureClusterBuilder holds the variables and objects needed to build a generic TestInfrastructureCluster.
TestInfrastructureClusterTemplateBuilder holds the variables needed to build a generic TestInfrastructureClusterTemplate.
TestInfrastructureMachinePoolBuilder holds the variables and objects needed to build an TestInfrastructureMachinePool.
TestInfrastructureMachinePoolTemplateBuilder holds the variables and objects needed to build an TestInfrastructureMachinePoolTemplate.
TestInfrastructureMachineTemplateBuilder holds the variables and objects needed to build an TestInfrastructureMachineTemplate.