# Functions
No description provided by the author
Convert_v1alpha6_AddressPair_To_v1beta1_AddressPair is an autogenerated conversion function.
No description provided by the author
No description provided by the author
Convert_v1alpha6_ExternalRouterIPParam_To_v1beta1_ExternalRouterIPParam is an autogenerated conversion function.
Convert_v1alpha6_FixedIP_To_v1beta1_FixedIP is an autogenerated conversion function.
No description provided by the author
Convert_v1alpha6_LoadBalancer_To_v1beta1_LoadBalancer is an autogenerated conversion function.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Convert_v1alpha6_OpenStackCluster_To_v1beta1_OpenStackCluster is an autogenerated conversion function.
Convert_v1alpha6_OpenStackClusterList_To_v1beta1_OpenStackClusterList is an autogenerated conversion function.
No description provided by the author
No description provided by the author
Convert_v1alpha6_OpenStackClusterTemplate_To_v1beta1_OpenStackClusterTemplate is an autogenerated conversion function.
Convert_v1alpha6_OpenStackClusterTemplateList_To_v1beta1_OpenStackClusterTemplateList is an autogenerated conversion function.
Convert_v1alpha6_OpenStackClusterTemplateResource_To_v1beta1_OpenStackClusterTemplateResource is an autogenerated conversion function.
Convert_v1alpha6_OpenStackClusterTemplateSpec_To_v1beta1_OpenStackClusterTemplateSpec is an autogenerated conversion function.
No description provided by the author
No description provided by the author
Convert_v1alpha6_OpenStackMachineList_To_v1beta1_OpenStackMachineList is an autogenerated conversion function.
No description provided by the author
Convert_v1alpha6_OpenStackMachineStatus_To_v1beta1_OpenStackMachineStatus is an autogenerated conversion function.
Convert_v1alpha6_OpenStackMachineTemplate_To_v1beta1_OpenStackMachineTemplate is an autogenerated conversion function.
Convert_v1alpha6_OpenStackMachineTemplateList_To_v1beta1_OpenStackMachineTemplateList is an autogenerated conversion function.
Convert_v1alpha6_OpenStackMachineTemplateResource_To_v1beta1_OpenStackMachineTemplateResource is an autogenerated conversion function.
Convert_v1alpha6_OpenStackMachineTemplateSpec_To_v1beta1_OpenStackMachineTemplateSpec is an autogenerated conversion function.
No description provided by the author
No description provided by the author
Convert_v1alpha6_Router_To_v1beta1_Router is an autogenerated conversion function.
No description provided by the author
No description provided by the author
No description provided by the author
Convert_v1alpha6_Subnet_To_v1beta1_Subnet is an autogenerated conversion function.
No description provided by the author
No description provided by the author
No description provided by the author
Convert_v1alpha6_ValueSpec_To_v1beta1_ValueSpec is an autogenerated conversion function.
Convert_v1beta1_AddressPair_To_v1alpha6_AddressPair is an autogenerated conversion function.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Convert_v1beta1_ExternalRouterIPParam_To_v1alpha6_ExternalRouterIPParam is an autogenerated conversion function.
Convert_v1beta1_FixedIP_To_v1alpha6_FixedIP is an autogenerated conversion function.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Convert_v1beta1_OpenStackCluster_To_v1alpha6_OpenStackCluster is an autogenerated conversion function.
Convert_v1beta1_OpenStackClusterList_To_v1alpha6_OpenStackClusterList is an autogenerated conversion function.
No description provided by the author
No description provided by the author
Convert_v1beta1_OpenStackClusterTemplate_To_v1alpha6_OpenStackClusterTemplate is an autogenerated conversion function.
Convert_v1beta1_OpenStackClusterTemplateList_To_v1alpha6_OpenStackClusterTemplateList is an autogenerated conversion function.
Convert_v1beta1_OpenStackClusterTemplateResource_To_v1alpha6_OpenStackClusterTemplateResource is an autogenerated conversion function.
Convert_v1beta1_OpenStackClusterTemplateSpec_To_v1alpha6_OpenStackClusterTemplateSpec is an autogenerated conversion function.
No description provided by the author
No description provided by the author
Convert_v1beta1_OpenStackMachineList_To_v1alpha6_OpenStackMachineList is an autogenerated conversion function.
No description provided by the author
No description provided by the author
Convert_v1beta1_OpenStackMachineTemplate_To_v1alpha6_OpenStackMachineTemplate is an autogenerated conversion function.
Convert_v1beta1_OpenStackMachineTemplateList_To_v1alpha6_OpenStackMachineTemplateList is an autogenerated conversion function.
Convert_v1beta1_OpenStackMachineTemplateResource_To_v1alpha6_OpenStackMachineTemplateResource is an autogenerated conversion function.
Convert_v1beta1_OpenStackMachineTemplateSpec_To_v1alpha6_OpenStackMachineTemplateSpec is an autogenerated conversion function.
No description provided by the author
No description provided by the author
Convert_v1beta1_Router_To_v1alpha6_Router is an autogenerated conversion function.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Convert_v1beta1_Subnet_To_v1alpha6_Subnet is an autogenerated conversion function.
No description provided by the author
No description provided by the author
No description provided by the author
Convert_v1beta1_ValueSpec_To_v1alpha6_ValueSpec is an autogenerated conversion function.
RegisterConversions adds conversion functions to the given scheme.
# Constants
APIServerIngressReadyCondition reports on the current status of the network ingress (Loadbalancer, Floating IP) for Control Plane machines.
ClusterFinalizer allows ReconcileOpenStackCluster to clean up OpenStack resources associated with OpenStackCluster before removing it from the apiserver.
FloatingIPErrorReason used when the floating ip could not be created or attached.
InstanceCreateFailedReason used when creating the instance failed.
InstanceDeletedReason used when the instance is in a deleted state.
InstanceDeleteFailedReason used when deleting the instance failed.
InstanceNotFoundReason used when the instance couldn't be retrieved.
InstanceNotReadyReason used when the instance is in a pending state.
InstanceReadyCondition reports on current status of the OpenStack instance.
InstanceStateErrorReason used when the instance is in error state.
InvalidMachineSpecReason used when the machine spec is invalid.
LoadBalancerMemberErrorReason used when the instance could not be added as a loadbalancer member.
MachineFinalizer allows ReconcileOpenStackMachine to clean up OpenStack resources associated with OpenStackMachine before removing it from the apiserver.
WaitingForBootstrapDataReason used when machine is waiting for bootstrap data to be ready before proceeding.
WaitingForClusterInfrastructureReason used when machine is waiting for cluster infrastructure to be ready before proceeding.
# Variables
AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
InstanceStateActive is the string representing an instance in an active state.
InstanceStateBuild is the string representing an instance in a build state.
InstanceStateDeleted is the string representing an instance in a deleted state.
InstanceStateError is the string representing an instance in an error state.
InstanceStateShutoff is the string representing an instance in a shutoff state.
InstanceStateStopped is the string representing an instance in a stopped state.
InstanceStateUndefined is the string representing an undefined instance state.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
# Structs
No description provided by the author
No description provided by the author
Bastion represents basic information about the bastion node.
No description provided by the author
No description provided by the author
No description provided by the author
LoadBalancer represents basic information about the associated OpenStack LoadBalancer.
Network represents basic information about an OpenStack Neutron Network associated with an instance's port.
No description provided by the author
No description provided by the author
OpenStackCluster is the Schema for the openstackclusters API.
OpenStackClusterList contains a list of OpenStackCluster.
OpenStackClusterSpec defines the desired state of OpenStackCluster.
OpenStackClusterStatus defines the observed state of OpenStackCluster.
OpenStackClusterTemplate is the Schema for the openstackclustertemplates API.
OpenStackClusterTemplateList contains a list of OpenStackClusterTemplate.
OpenStackClusterTemplateResource describes the data needed to create a OpenStackCluster from a template.
OpenStackClusterTemplateSpec defines the desired state of OpenStackClusterTemplate.
OpenStackIdentityReference is a reference to an infrastructure provider identity to be used to provision cluster resources.
OpenStackMachine is the Schema for the openstackmachines API.
OpenStackMachineList contains a list of OpenStackMachine.
OpenStackMachineSpec defines the desired state of OpenStackMachine.
OpenStackMachineStatus defines the observed state of OpenStackMachine.
OpenStackMachineTemplate is the Schema for the openstackmachinetemplates API.
OpenStackMachineTemplateList contains a list of OpenStackMachineTemplate.
OpenStackMachineTemplateResource describes the data needed to create a OpenStackMachine from a template.
OpenStackMachineTemplateSpec defines the desired state of OpenStackMachineTemplate.
No description provided by the author
No description provided by the author
Router represents basic information about the associated OpenStack Neutron Router.
SecurityGroup represents the basic information of the associated OpenStack Neutron Security Group.
No description provided by the author
No description provided by the author
SecurityGroupRule represent the basic information of the associated OpenStack Security Group Role.
Subnet represents basic information about the associated OpenStack Neutron Subnet.
No description provided by the author
No description provided by the author
ValueSpec represents a single value_spec key-value pair.
# Type aliases
InstanceState describes the state of an OpenStack instance.