# Constants

ClusterFinalizer allows IroncoreMetalClusterReconciler to clean up resources associated with IroncoreMetalCluster before removing it from the apiserver.
DefaultReconcilerRequeue is the default value for the reconcile retry.
IroncoreMetalClusterReady documents the status of IroncoreMetalCluster and its underlying resources.
MachineFinalizer allows ReconcileIroncoreMetalMachine to clean up resources associated with IroncoreMetalMachine 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

IroncoreMetalCluster is the Schema for the ironcoremetalclusters API.
IroncoreMetalClusterList contains a list of IroncoreMetalCluster.
IroncoreMetalClusterSpec defines the desired state of IroncoreMetalCluster.
IroncoreMetalClusterStatus defines the observed state of IroncoreMetalCluster.
IroncoreMetalMachine is the Schema for the ironcoremetalmachines API.
IroncoreMetalMachineList contains a list of IroncoreMetalMachine.
IroncoreMetalMachineSpec defines the desired state of IroncoreMetalMachine.
IroncoreMetalMachineStatus defines the observed state of IroncoreMetalMachine.
IroncoreMetalMachineTemplate is the Schema for the ironcoremetalmachinetemplates API.
IroncoreMetalMachineTemplateList contains a list of IroncoreMetalMachineTemplate.
IroncoreMetalMachineTemplateResource defines the spec and metadata for IroncoreMetalMachineTemplate supported by capi.
IroncoreMetalMachineTemplateSpec defines the desired state of IroncoreMetalMachineTemplate.