# Functions
Convert_v1alpha3_MetalStackCluster_To_v1alpha4_MetalStackCluster is an autogenerated conversion function.
Convert_v1alpha3_MetalStackClusterList_To_v1alpha4_MetalStackClusterList is an autogenerated conversion function.
Convert_v1alpha3_MetalStackClusterSpec_To_v1alpha4_MetalStackClusterSpec is an autogenerated conversion function.
Convert_v1alpha3_MetalStackClusterStatus_To_v1alpha4_MetalStackClusterStatus is an autogenerated conversion function.
Convert_v1alpha3_MetalStackFirewall_To_v1alpha4_MetalStackFirewall is an autogenerated conversion function.
Convert_v1alpha3_MetalStackFirewallList_To_v1alpha4_MetalStackFirewallList is an autogenerated conversion function.
Convert_v1alpha3_MetalStackFirewallSpec_To_v1alpha4_MetalStackFirewallSpec is an autogenerated conversion function.
Convert_v1alpha3_MetalStackFirewallStatus_To_v1alpha4_MetalStackFirewallStatus is an autogenerated conversion function.
Convert_v1alpha3_MetalStackMachine_To_v1alpha4_MetalStackMachine is an autogenerated conversion function.
Convert_v1alpha3_MetalStackMachineList_To_v1alpha4_MetalStackMachineList is an autogenerated conversion function.
Convert_v1alpha3_MetalStackMachineSpec_To_v1alpha4_MetalStackMachineSpec is an autogenerated conversion function.
Convert_v1alpha3_MetalStackMachineStatus_To_v1alpha4_MetalStackMachineStatus is an autogenerated conversion function.
Convert_v1alpha3_MetalStackMachineTemplate_To_v1alpha4_MetalStackMachineTemplate is an autogenerated conversion function.
Convert_v1alpha3_MetalStackMachineTemplateList_To_v1alpha4_MetalStackMachineTemplateList is an autogenerated conversion function.
Convert_v1alpha3_MetalStackMachineTemplateResource_To_v1alpha4_MetalStackMachineTemplateResource is an autogenerated conversion function.
Convert_v1alpha3_MetalStackMachineTemplateSpec_To_v1alpha4_MetalStackMachineTemplateSpec is an autogenerated conversion function.
Convert_v1alpha4_MetalStackCluster_To_v1alpha3_MetalStackCluster is an autogenerated conversion function.
Convert_v1alpha4_MetalStackClusterList_To_v1alpha3_MetalStackClusterList is an autogenerated conversion function.
Convert_v1alpha4_MetalStackClusterSpec_To_v1alpha3_MetalStackClusterSpec is an autogenerated conversion function.
Convert_v1alpha4_MetalStackClusterStatus_To_v1alpha3_MetalStackClusterStatus is an autogenerated conversion function.
Convert_v1alpha4_MetalStackFirewall_To_v1alpha3_MetalStackFirewall is an autogenerated conversion function.
Convert_v1alpha4_MetalStackFirewallList_To_v1alpha3_MetalStackFirewallList is an autogenerated conversion function.
Convert_v1alpha4_MetalStackFirewallSpec_To_v1alpha3_MetalStackFirewallSpec is an autogenerated conversion function.
Convert_v1alpha4_MetalStackFirewallStatus_To_v1alpha3_MetalStackFirewallStatus is an autogenerated conversion function.
Convert_v1alpha4_MetalStackMachine_To_v1alpha3_MetalStackMachine is an autogenerated conversion function.
Convert_v1alpha4_MetalStackMachineList_To_v1alpha3_MetalStackMachineList is an autogenerated conversion function.
Convert_v1alpha4_MetalStackMachineSpec_To_v1alpha3_MetalStackMachineSpec is an autogenerated conversion function.
Convert_v1alpha4_MetalStackMachineStatus_To_v1alpha3_MetalStackMachineStatus is an autogenerated conversion function.
Convert_v1alpha4_MetalStackMachineTemplate_To_v1alpha3_MetalStackMachineTemplate is an autogenerated conversion function.
Convert_v1alpha4_MetalStackMachineTemplateList_To_v1alpha3_MetalStackMachineTemplateList is an autogenerated conversion function.
Convert_v1alpha4_MetalStackMachineTemplateResource_To_v1alpha3_MetalStackMachineTemplateResource is an autogenerated conversion function.
Convert_v1alpha4_MetalStackMachineTemplateSpec_To_v1alpha3_MetalStackMachineTemplateSpec is an autogenerated conversion function.
RegisterConversions adds conversion functions to the given scheme.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
MetalStackResourceStatusErrored represents a MetalStack resource in a errored state.
MetalStackResourceStatusNew represents a MetalStack resource requested.
MetalStackResourceStatusOff represents a MetalStack resource in off state.
MetalStackResourceStatusProvisioning represents a resource that got dequeued and it is actively processed by a worker.
MetalStackResourceStatusQueued represents a machine waiting for his turn to be provisioned.
MetalStackResourceStatusRunning represents a MetalStack resource already provisioned and in a active state.
No description provided by the author
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
# Structs
MetalStackCluster is the Schema for the MetalStackclusters API.
MetalStackClusterList contains a list of MetalStackCluster.
MetalStackClusterSpec defines the desired state of MetalStackCluster.
MetalStackClusterStatus defines the observed state of MetalStackCluster.
MetalStackFirewall is the Schema for the metalstackfirewalls API.
MetalStackFirewallList contains a list of MetalStackFirewall.
MetalStackFirewallSpec defines the desired state of MetalStackFirewall.
MetalStackFirewallStatus defines the observed state of MetalStackFirewall.
MetalStackMachine is the Schema for the metalstackmachines API.
MetalStackMachineList contains a list of MetalStackMachine.
MetalStackMachineSpec defines the desired state of MetalStackMachine.
todo: Ideally most of the status provided by `metal-API` should be shown here.
MetalStackMachineTemplate is the Schema for the metalstackmachinetemplates API.
MetalStackMachineTemplateList contains a list of metalstackMachineTemplate.
MetalStackMachineTemplateResource describes the data needed to create am MetalStackMachine from a template.
MetalStackMachineTemplateSpec defines the desired state of MetalStackMachineTemplate.
# Type aliases
MetalStackResourceStatus describes the status of a MetalStack resource.