package
0.0.0-20250114094025-53a35010c6d9
Repository: https://github.com/ironcore-dev/cluster-api-provider-metal.git
Documentation: pkg.go.dev

# Constants

ClusterFinalizer allows MetalClusterReconciler to clean up resources associated with MetalCluster before removing it from the apiserver.
DefaultReconcilerRequeue is the default value for the reconcile retry.
MachineFinalizer allows ReconcileMetalMachine to clean up resources associated with MetalMachine before removing it from the apiserver.
MetalClusterReady documents the status of MetalCluster and its underlying resources.

# 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.
MetalMachineTemplateResource defines the spec and metadata for MetalMachineTemplate supported by capi.
MetalMachineTemplateSpec defines the desired state of MetalMachineTemplate.