package
0.0.0-20241112164552-c116a603b7e0
Repository: https://github.com/jcho02/cluster-api-provider-openstack.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Convert_v1alpha5_AddressPair_To_v1beta1_AddressPair is an autogenerated conversion function.
Convert_v1alpha5_APIServerLoadBalancer_To_v1beta1_APIServerLoadBalancer is an autogenerated conversion function.
No description provided by the author
Convert_v1alpha5_ExternalRouterIPParam_To_v1beta1_ExternalRouterIPParam is an autogenerated conversion function.
Convert_v1alpha5_FixedIP_To_v1beta1_FixedIP is an autogenerated conversion function.
No description provided by the author
Convert_v1alpha5_LoadBalancer_To_v1beta1_LoadBalancer is an autogenerated conversion function.
No description provided by the author
No description provided by the author
conversion-gen registers the following functions so we have to define them, but nothing should ever call them.
No description provided by the author
No description provided by the author
Convert_v1alpha5_OpenStackCluster_To_v1beta1_OpenStackCluster is an autogenerated conversion function.
Convert_v1alpha5_OpenStackClusterList_To_v1beta1_OpenStackClusterList is an autogenerated conversion function.
No description provided by the author
No description provided by the author
Convert_v1alpha5_OpenStackClusterTemplate_To_v1beta1_OpenStackClusterTemplate is an autogenerated conversion function.
Convert_v1alpha5_OpenStackClusterTemplateList_To_v1beta1_OpenStackClusterTemplateList is an autogenerated conversion function.
Convert_v1alpha5_OpenStackClusterTemplateResource_To_v1beta1_OpenStackClusterTemplateResource is an autogenerated conversion function.
Convert_v1alpha5_OpenStackClusterTemplateSpec_To_v1beta1_OpenStackClusterTemplateSpec is an autogenerated conversion function.
No description provided by the author
Convert_v1alpha5_OpenStackMachine_To_v1beta1_OpenStackMachine is an autogenerated conversion function.
Convert_v1alpha5_OpenStackMachineList_To_v1beta1_OpenStackMachineList is an autogenerated conversion function.
No description provided by the author
Convert_v1alpha5_OpenStackMachineStatus_To_v1beta1_OpenStackMachineStatus is an autogenerated conversion function.
Convert_v1alpha5_OpenStackMachineTemplate_To_v1beta1_OpenStackMachineTemplate is an autogenerated conversion function.
Convert_v1alpha5_OpenStackMachineTemplateList_To_v1beta1_OpenStackMachineTemplateList is an autogenerated conversion function.
Convert_v1alpha5_OpenStackMachineTemplateResource_To_v1beta1_OpenStackMachineTemplateResource is an autogenerated conversion function.
Convert_v1alpha5_OpenStackMachineTemplateSpec_To_v1beta1_OpenStackMachineTemplateSpec is an autogenerated conversion function.
No description provided by the author
No description provided by the author
Convert_v1alpha5_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_v1alpha5_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_v1beta1_AddressPair_To_v1alpha5_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_v1alpha5_ExternalRouterIPParam is an autogenerated conversion function.
Convert_v1beta1_FixedIP_To_v1alpha5_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_v1alpha5_OpenStackCluster is an autogenerated conversion function.
Convert_v1beta1_OpenStackClusterList_To_v1alpha5_OpenStackClusterList is an autogenerated conversion function.
No description provided by the author
No description provided by the author
Convert_v1beta1_OpenStackClusterTemplate_To_v1alpha5_OpenStackClusterTemplate is an autogenerated conversion function.
Convert_v1beta1_OpenStackClusterTemplateList_To_v1alpha5_OpenStackClusterTemplateList is an autogenerated conversion function.
Convert_v1beta1_OpenStackClusterTemplateResource_To_v1alpha5_OpenStackClusterTemplateResource is an autogenerated conversion function.
Convert_v1beta1_OpenStackClusterTemplateSpec_To_v1alpha5_OpenStackClusterTemplateSpec is an autogenerated conversion function.
No description provided by the author
Convert_v1beta1_OpenStackMachine_To_v1alpha5_OpenStackMachine is an autogenerated conversion function.
Convert_v1beta1_OpenStackMachineList_To_v1alpha5_OpenStackMachineList is an autogenerated conversion function.
No description provided by the author
No description provided by the author
Convert_v1beta1_OpenStackMachineTemplate_To_v1alpha5_OpenStackMachineTemplate is an autogenerated conversion function.
Convert_v1beta1_OpenStackMachineTemplateList_To_v1alpha5_OpenStackMachineTemplateList is an autogenerated conversion function.
Convert_v1beta1_OpenStackMachineTemplateResource_To_v1alpha5_OpenStackMachineTemplateResource is an autogenerated conversion function.
Convert_v1beta1_OpenStackMachineTemplateSpec_To_v1alpha5_OpenStackMachineTemplateSpec is an autogenerated conversion function.
No description provided by the author
No description provided by the author
Convert_v1beta1_Router_To_v1alpha5_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_v1beta1_Subnet_To_v1alpha5_Subnet is an autogenerated conversion function.
No description provided by the author
No description provided by the author
No description provided by the author
RegisterConversions adds conversion functions to the given scheme.

# Constants

ClusterFinalizer allows ReconcileOpenStackCluster to clean up OpenStack resources associated with OpenStackCluster before removing it from the apiserver.
MachineFinalizer allows ReconcileOpenStackMachine to clean up OpenStack resources associated with OpenStackMachine 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.
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

# Type aliases

InstanceState describes the state of an OpenStack instance.