# Constants

ClusterFinalizer allows ReconcileMetalCluster to clean up resources before removing it from the apiserver.
MachineFinalizer allows ReconcileMetalMachine to clean up resources before removing it from the apiserver.

# 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

MetalCluster is the Schema for the metalclusters API.
MetalClusterList contains a list of MetalCluster.
MetalClusterSpec defines the desired state of MetalCluster.
MetalClusterStatus defines the observed state of MetalCluster.
MetalMachine is the Schema for the metalmachines API.
MetalMachineList contains a list of MetalMachine.
MetalMachineSpec defines the desired state of MetalMachine.
MetalMachineStatus defines the observed state of MetalMachine.
MetalMachineTemplate is the Schema for the metalmachinetemplates API.
MetalMachineTemplateList contains a list of MetalMachineTemplate.
No description provided by the author
MetalMachineTemplateSpec defines the desired state of MetalMachineTemplate.
MetalMachineTemplateStatus defines the observed state of MetalMachineTemplate.