Documentation ¶
Overview ¶
+k8s:conversion-gen=sigs.k8s.io/cluster-api-provider-openstack/api/v1alpha6
Package v1alpha4 contains API Schema definitions for the infrastructure v1alpha4 API group +kubebuilder:object:generate=true +groupName=infrastructure.cluster.x-k8s.io
Index ¶
- Constants
- Variables
- func Convert_Slice_v1alpha4_Network_To_Slice_v1alpha6_Network(in *[]Network, out *[]infrav1.Network, s conversion.Scope) error
- func Convert_Slice_v1alpha6_Network_To_Slice_v1alpha4_Network(in *[]infrav1.Network, out *[]Network, s conversion.Scope) error
- func Convert_v1alpha4_APIEndpoint_To_v1beta1_APIEndpoint(in *clusterv1alpha4.APIEndpoint, out *clusterv1.APIEndpoint, ...) error
- func Convert_v1alpha4_AddressPair_To_v1alpha6_AddressPair(in *AddressPair, out *v1alpha6.AddressPair, s conversion.Scope) error
- func Convert_v1alpha4_Bastion_To_v1alpha6_Bastion(in *Bastion, out *v1alpha6.Bastion, s conversion.Scope) error
- func Convert_v1alpha4_ExternalRouterIPParam_To_v1alpha6_ExternalRouterIPParam(in *ExternalRouterIPParam, out *v1alpha6.ExternalRouterIPParam, ...) error
- func Convert_v1alpha4_Filter_To_v1alpha6_NetworkFilter(in *Filter, out *infrav1.NetworkFilter, s conversion.Scope) error
- func Convert_v1alpha4_FixedIP_To_v1alpha6_FixedIP(in *FixedIP, out *infrav1.FixedIP, s conversion.Scope) error
- func Convert_v1alpha4_Instance_To_v1alpha6_Instance(in *Instance, out *infrav1.Instance, s conversion.Scope) error
- func Convert_v1alpha4_LoadBalancer_To_v1alpha6_LoadBalancer(in *LoadBalancer, out *v1alpha6.LoadBalancer, s conversion.Scope) error
- func Convert_v1alpha4_NetworkParam_To_v1alpha6_NetworkParam(in *NetworkParam, out *v1alpha6.NetworkParam, s conversion.Scope) error
- func Convert_v1alpha4_Network_To_v1alpha6_Network(in *Network, out *v1alpha6.Network, s conversion.Scope) error
- func Convert_v1alpha4_OpenStackClusterList_To_v1alpha6_OpenStackClusterList(in *OpenStackClusterList, out *v1alpha6.OpenStackClusterList, ...) error
- func Convert_v1alpha4_OpenStackClusterSpec_To_v1alpha6_OpenStackClusterSpec(in *OpenStackClusterSpec, out *infrav1.OpenStackClusterSpec, ...) error
- func Convert_v1alpha4_OpenStackClusterStatus_To_v1alpha6_OpenStackClusterStatus(in *OpenStackClusterStatus, out *v1alpha6.OpenStackClusterStatus, ...) error
- func Convert_v1alpha4_OpenStackClusterTemplateList_To_v1alpha6_OpenStackClusterTemplateList(in *OpenStackClusterTemplateList, out *v1alpha6.OpenStackClusterTemplateList, ...) error
- func Convert_v1alpha4_OpenStackClusterTemplateResource_To_v1alpha6_OpenStackClusterTemplateResource(in *OpenStackClusterTemplateResource, ...) error
- func Convert_v1alpha4_OpenStackClusterTemplateSpec_To_v1alpha6_OpenStackClusterTemplateSpec(in *OpenStackClusterTemplateSpec, out *v1alpha6.OpenStackClusterTemplateSpec, ...) error
- func Convert_v1alpha4_OpenStackClusterTemplate_To_v1alpha6_OpenStackClusterTemplate(in *OpenStackClusterTemplate, out *v1alpha6.OpenStackClusterTemplate, ...) error
- func Convert_v1alpha4_OpenStackCluster_To_v1alpha6_OpenStackCluster(in *OpenStackCluster, out *v1alpha6.OpenStackCluster, s conversion.Scope) error
- func Convert_v1alpha4_OpenStackIdentityReference_To_v1alpha6_OpenStackIdentityReference(in *OpenStackIdentityReference, out *v1alpha6.OpenStackIdentityReference, ...) error
- func Convert_v1alpha4_OpenStackMachineList_To_v1alpha6_OpenStackMachineList(in *OpenStackMachineList, out *v1alpha6.OpenStackMachineList, ...) error
- func Convert_v1alpha4_OpenStackMachineSpec_To_v1alpha6_OpenStackMachineSpec(in *OpenStackMachineSpec, out *infrav1.OpenStackMachineSpec, ...) error
- func Convert_v1alpha4_OpenStackMachineStatus_To_v1alpha6_OpenStackMachineStatus(in *OpenStackMachineStatus, out *v1alpha6.OpenStackMachineStatus, ...) error
- func Convert_v1alpha4_OpenStackMachineTemplateList_To_v1alpha6_OpenStackMachineTemplateList(in *OpenStackMachineTemplateList, out *v1alpha6.OpenStackMachineTemplateList, ...) error
- func Convert_v1alpha4_OpenStackMachineTemplateResource_To_v1alpha6_OpenStackMachineTemplateResource(in *OpenStackMachineTemplateResource, ...) error
- func Convert_v1alpha4_OpenStackMachineTemplateSpec_To_v1alpha6_OpenStackMachineTemplateSpec(in *OpenStackMachineTemplateSpec, out *v1alpha6.OpenStackMachineTemplateSpec, ...) error
- func Convert_v1alpha4_OpenStackMachineTemplate_To_v1alpha6_OpenStackMachineTemplate(in *OpenStackMachineTemplate, out *v1alpha6.OpenStackMachineTemplate, ...) error
- func Convert_v1alpha4_OpenStackMachine_To_v1alpha6_OpenStackMachine(in *OpenStackMachine, out *v1alpha6.OpenStackMachine, s conversion.Scope) error
- func Convert_v1alpha4_PortOpts_To_v1alpha6_PortOpts(in *PortOpts, out *infrav1.PortOpts, s conversion.Scope) error
- func Convert_v1alpha4_RootVolume_To_v1alpha6_RootVolume(in *RootVolume, out *infrav1.RootVolume, s conversion.Scope) error
- func Convert_v1alpha4_Router_To_v1alpha6_Router(in *Router, out *v1alpha6.Router, s conversion.Scope) error
- func Convert_v1alpha4_SecurityGroupFilter_To_v1alpha6_SecurityGroupFilter(in *SecurityGroupFilter, out *v1alpha6.SecurityGroupFilter, s conversion.Scope) error
- func Convert_v1alpha4_SecurityGroupParam_To_v1alpha6_SecurityGroupParam(in *SecurityGroupParam, out *v1alpha6.SecurityGroupParam, s conversion.Scope) error
- func Convert_v1alpha4_SecurityGroupRule_To_v1alpha6_SecurityGroupRule(in *SecurityGroupRule, out *v1alpha6.SecurityGroupRule, s conversion.Scope) error
- func Convert_v1alpha4_SecurityGroup_To_v1alpha6_SecurityGroup(in *SecurityGroup, out *v1alpha6.SecurityGroup, s conversion.Scope) error
- func Convert_v1alpha4_SubnetFilter_To_v1alpha6_SubnetFilter(in *SubnetFilter, out *infrav1.SubnetFilter, s conversion.Scope) error
- func Convert_v1alpha4_SubnetParam_To_v1alpha6_SubnetParam(in *SubnetParam, out *v1alpha6.SubnetParam, s conversion.Scope) error
- func Convert_v1alpha4_Subnet_To_v1alpha6_Subnet(in *Subnet, out *v1alpha6.Subnet, s conversion.Scope) error
- func Convert_v1alpha6_AddressPair_To_v1alpha4_AddressPair(in *v1alpha6.AddressPair, out *AddressPair, s conversion.Scope) error
- func Convert_v1alpha6_Bastion_To_v1alpha4_Bastion(in *v1alpha6.Bastion, out *Bastion, s conversion.Scope) error
- func Convert_v1alpha6_ExternalRouterIPParam_To_v1alpha4_ExternalRouterIPParam(in *v1alpha6.ExternalRouterIPParam, out *ExternalRouterIPParam, ...) error
- func Convert_v1alpha6_FixedIP_To_v1alpha4_FixedIP(in *infrav1.FixedIP, out *FixedIP, s conversion.Scope) error
- func Convert_v1alpha6_Instance_To_v1alpha4_Instance(in *infrav1.Instance, out *Instance, s conversion.Scope) error
- func Convert_v1alpha6_LoadBalancer_To_v1alpha4_LoadBalancer(in *infrav1.LoadBalancer, out *LoadBalancer, s conversion.Scope) error
- func Convert_v1alpha6_NetworkFilter_To_v1alpha4_Filter(in *infrav1.NetworkFilter, out *Filter, s conversion.Scope) error
- func Convert_v1alpha6_NetworkParam_To_v1alpha4_NetworkParam(in *v1alpha6.NetworkParam, out *NetworkParam, s conversion.Scope) error
- func Convert_v1alpha6_Network_To_v1alpha4_Network(in *v1alpha6.Network, out *Network, s conversion.Scope) error
- func Convert_v1alpha6_OpenStackClusterList_To_v1alpha4_OpenStackClusterList(in *v1alpha6.OpenStackClusterList, out *OpenStackClusterList, ...) error
- func Convert_v1alpha6_OpenStackClusterSpec_To_v1alpha4_OpenStackClusterSpec(in *infrav1.OpenStackClusterSpec, out *OpenStackClusterSpec, ...) error
- func Convert_v1alpha6_OpenStackClusterStatus_To_v1alpha4_OpenStackClusterStatus(in *v1alpha6.OpenStackClusterStatus, out *OpenStackClusterStatus, ...) error
- func Convert_v1alpha6_OpenStackClusterTemplateList_To_v1alpha4_OpenStackClusterTemplateList(in *v1alpha6.OpenStackClusterTemplateList, out *OpenStackClusterTemplateList, ...) error
- func Convert_v1alpha6_OpenStackClusterTemplateResource_To_v1alpha4_OpenStackClusterTemplateResource(in *v1alpha6.OpenStackClusterTemplateResource, ...) error
- func Convert_v1alpha6_OpenStackClusterTemplateSpec_To_v1alpha4_OpenStackClusterTemplateSpec(in *v1alpha6.OpenStackClusterTemplateSpec, out *OpenStackClusterTemplateSpec, ...) error
- func Convert_v1alpha6_OpenStackClusterTemplate_To_v1alpha4_OpenStackClusterTemplate(in *v1alpha6.OpenStackClusterTemplate, out *OpenStackClusterTemplate, ...) error
- func Convert_v1alpha6_OpenStackCluster_To_v1alpha4_OpenStackCluster(in *v1alpha6.OpenStackCluster, out *OpenStackCluster, s conversion.Scope) error
- func Convert_v1alpha6_OpenStackIdentityReference_To_v1alpha4_OpenStackIdentityReference(in *v1alpha6.OpenStackIdentityReference, out *OpenStackIdentityReference, ...) error
- func Convert_v1alpha6_OpenStackMachineList_To_v1alpha4_OpenStackMachineList(in *v1alpha6.OpenStackMachineList, out *OpenStackMachineList, ...) error
- func Convert_v1alpha6_OpenStackMachineSpec_To_v1alpha4_OpenStackMachineSpec(in *infrav1.OpenStackMachineSpec, out *OpenStackMachineSpec, ...) error
- func Convert_v1alpha6_OpenStackMachineStatus_To_v1alpha4_OpenStackMachineStatus(in *v1alpha6.OpenStackMachineStatus, out *OpenStackMachineStatus, ...) error
- func Convert_v1alpha6_OpenStackMachineTemplateList_To_v1alpha4_OpenStackMachineTemplateList(in *v1alpha6.OpenStackMachineTemplateList, out *OpenStackMachineTemplateList, ...) error
- func Convert_v1alpha6_OpenStackMachineTemplateResource_To_v1alpha4_OpenStackMachineTemplateResource(in *v1alpha6.OpenStackMachineTemplateResource, ...) error
- func Convert_v1alpha6_OpenStackMachineTemplateSpec_To_v1alpha4_OpenStackMachineTemplateSpec(in *v1alpha6.OpenStackMachineTemplateSpec, out *OpenStackMachineTemplateSpec, ...) error
- func Convert_v1alpha6_OpenStackMachineTemplate_To_v1alpha4_OpenStackMachineTemplate(in *v1alpha6.OpenStackMachineTemplate, out *OpenStackMachineTemplate, ...) error
- func Convert_v1alpha6_OpenStackMachine_To_v1alpha4_OpenStackMachine(in *v1alpha6.OpenStackMachine, out *OpenStackMachine, s conversion.Scope) error
- func Convert_v1alpha6_PortOpts_To_v1alpha4_PortOpts(in *infrav1.PortOpts, out *PortOpts, s conversion.Scope) error
- func Convert_v1alpha6_RootVolume_To_v1alpha4_RootVolume(in *infrav1.RootVolume, out *RootVolume, s conversion.Scope) error
- func Convert_v1alpha6_Router_To_v1alpha4_Router(in *infrav1.Router, out *Router, s conversion.Scope) error
- func Convert_v1alpha6_SecurityGroupFilter_To_v1alpha4_SecurityGroupFilter(in *v1alpha6.SecurityGroupFilter, out *SecurityGroupFilter, s conversion.Scope) error
- func Convert_v1alpha6_SecurityGroupParam_To_v1alpha4_SecurityGroupParam(in *v1alpha6.SecurityGroupParam, out *SecurityGroupParam, s conversion.Scope) error
- func Convert_v1alpha6_SecurityGroupRule_To_v1alpha4_SecurityGroupRule(in *v1alpha6.SecurityGroupRule, out *SecurityGroupRule, s conversion.Scope) error
- func Convert_v1alpha6_SecurityGroup_To_v1alpha4_SecurityGroup(in *v1alpha6.SecurityGroup, out *SecurityGroup, s conversion.Scope) error
- func Convert_v1alpha6_SubnetFilter_To_v1alpha4_SubnetFilter(in *infrav1.SubnetFilter, out *SubnetFilter, s conversion.Scope) error
- func Convert_v1alpha6_SubnetParam_To_v1alpha4_SubnetParam(in *v1alpha6.SubnetParam, out *SubnetParam, s conversion.Scope) error
- func Convert_v1alpha6_Subnet_To_v1alpha4_Subnet(in *v1alpha6.Subnet, out *Subnet, s conversion.Scope) error
- func Convert_v1beta1_APIEndpoint_To_v1alpha4_APIEndpoint(in *clusterv1.APIEndpoint, out *clusterv1alpha4.APIEndpoint, ...) error
- func RegisterConversions(s *runtime.Scheme) error
- type AddressPair
- type Bastion
- type ExternalRouterIPParam
- type Filter
- type FixedIP
- type Instance
- type InstanceState
- type LoadBalancer
- type Network
- type NetworkParam
- type OpenStackCluster
- func (r *OpenStackCluster) ConvertFrom(srcRaw ctrlconversion.Hub) error
- func (r *OpenStackCluster) ConvertTo(dstRaw ctrlconversion.Hub) error
- func (in *OpenStackCluster) DeepCopy() *OpenStackCluster
- func (in *OpenStackCluster) DeepCopyInto(out *OpenStackCluster)
- func (in *OpenStackCluster) DeepCopyObject() runtime.Object
- type OpenStackClusterList
- func (r *OpenStackClusterList) ConvertFrom(srcRaw ctrlconversion.Hub) error
- func (r *OpenStackClusterList) ConvertTo(dstRaw ctrlconversion.Hub) error
- func (in *OpenStackClusterList) DeepCopy() *OpenStackClusterList
- func (in *OpenStackClusterList) DeepCopyInto(out *OpenStackClusterList)
- func (in *OpenStackClusterList) DeepCopyObject() runtime.Object
- type OpenStackClusterSpec
- type OpenStackClusterStatus
- type OpenStackClusterTemplate
- func (r *OpenStackClusterTemplate) ConvertFrom(srcRaw ctrlconversion.Hub) error
- func (r *OpenStackClusterTemplate) ConvertTo(dstRaw ctrlconversion.Hub) error
- func (in *OpenStackClusterTemplate) DeepCopy() *OpenStackClusterTemplate
- func (in *OpenStackClusterTemplate) DeepCopyInto(out *OpenStackClusterTemplate)
- func (in *OpenStackClusterTemplate) DeepCopyObject() runtime.Object
- type OpenStackClusterTemplateList
- func (r *OpenStackClusterTemplateList) ConvertFrom(srcRaw ctrlconversion.Hub) error
- func (r *OpenStackClusterTemplateList) ConvertTo(dstRaw ctrlconversion.Hub) error
- func (in *OpenStackClusterTemplateList) DeepCopy() *OpenStackClusterTemplateList
- func (in *OpenStackClusterTemplateList) DeepCopyInto(out *OpenStackClusterTemplateList)
- func (in *OpenStackClusterTemplateList) DeepCopyObject() runtime.Object
- type OpenStackClusterTemplateResource
- type OpenStackClusterTemplateSpec
- type OpenStackIdentityReference
- type OpenStackMachine
- func (r *OpenStackMachine) ConvertFrom(srcRaw ctrlconversion.Hub) error
- func (r *OpenStackMachine) ConvertTo(dstRaw ctrlconversion.Hub) error
- func (in *OpenStackMachine) DeepCopy() *OpenStackMachine
- func (in *OpenStackMachine) DeepCopyInto(out *OpenStackMachine)
- func (in *OpenStackMachine) DeepCopyObject() runtime.Object
- type OpenStackMachineList
- func (r *OpenStackMachineList) ConvertFrom(srcRaw ctrlconversion.Hub) error
- func (r *OpenStackMachineList) ConvertTo(dstRaw ctrlconversion.Hub) error
- func (in *OpenStackMachineList) DeepCopy() *OpenStackMachineList
- func (in *OpenStackMachineList) DeepCopyInto(out *OpenStackMachineList)
- func (in *OpenStackMachineList) DeepCopyObject() runtime.Object
- type OpenStackMachineSpec
- type OpenStackMachineStatus
- type OpenStackMachineTemplate
- func (r *OpenStackMachineTemplate) ConvertFrom(srcRaw ctrlconversion.Hub) error
- func (r *OpenStackMachineTemplate) ConvertTo(dstRaw ctrlconversion.Hub) error
- func (in *OpenStackMachineTemplate) DeepCopy() *OpenStackMachineTemplate
- func (in *OpenStackMachineTemplate) DeepCopyInto(out *OpenStackMachineTemplate)
- func (in *OpenStackMachineTemplate) DeepCopyObject() runtime.Object
- type OpenStackMachineTemplateList
- func (r *OpenStackMachineTemplateList) ConvertFrom(srcRaw ctrlconversion.Hub) error
- func (r *OpenStackMachineTemplateList) ConvertTo(dstRaw ctrlconversion.Hub) error
- func (in *OpenStackMachineTemplateList) DeepCopy() *OpenStackMachineTemplateList
- func (in *OpenStackMachineTemplateList) DeepCopyInto(out *OpenStackMachineTemplateList)
- func (in *OpenStackMachineTemplateList) DeepCopyObject() runtime.Object
- type OpenStackMachineTemplateResource
- type OpenStackMachineTemplateSpec
- type PortOpts
- type RootVolume
- type Router
- type SecurityGroup
- type SecurityGroupFilter
- type SecurityGroupParam
- type SecurityGroupRule
- type Subnet
- type SubnetFilter
- type SubnetParam
Constants ¶
const ( // ClusterFinalizer allows ReconcileOpenStackCluster to clean up OpenStack resources associated with OpenStackCluster before // removing it from the apiserver. ClusterFinalizer = "openstackcluster.infrastructure.cluster.x-k8s.io" )
const ( // MachineFinalizer allows ReconcileOpenStackMachine to clean up OpenStack resources associated with OpenStackMachine before // removing it from the apiserver. MachineFinalizer = "openstackmachine.infrastructure.cluster.x-k8s.io" )
Variables ¶
var ( // GroupVersion is group version used to register these objects. GroupVersion = schema.GroupVersion{Group: "infrastructure.cluster.x-k8s.io", Version: "v1alpha4"} // SchemeBuilder is used to add go types to the GroupVersionKind scheme. SchemeBuilder = &scheme.Builder{GroupVersion: GroupVersion} // AddToScheme adds the types in this group-version to the given scheme. AddToScheme = SchemeBuilder.AddToScheme )
var ( // InstanceStateActive is the string representing an instance in an active state. InstanceStateActive = InstanceState("ACTIVE") // InstanceStateError is the string representing an instance in an error state. InstanceStateError = InstanceState("ERROR") // InstanceStateStopped is the string representing an instance in a stopped state. InstanceStateStopped = InstanceState("STOPPED") // InstanceStateShutoff is the string representing an instance in a shutoff state. InstanceStateShutoff = InstanceState("SHUTOFF") // InstanceStateDeleted is the string representing an instance in a deleted state. InstanceStateDeleted = InstanceState("DELETED") )
Functions ¶
func Convert_Slice_v1alpha4_Network_To_Slice_v1alpha6_Network ¶ added in v0.7.0
func Convert_Slice_v1alpha6_Network_To_Slice_v1alpha4_Network ¶ added in v0.7.0
func Convert_v1alpha4_APIEndpoint_To_v1beta1_APIEndpoint ¶ added in v0.5.1
func Convert_v1alpha4_APIEndpoint_To_v1beta1_APIEndpoint(in *clusterv1alpha4.APIEndpoint, out *clusterv1.APIEndpoint, s conversion.Scope) error
Convert_v1alpha4_APIEndpoint_To_v1beta1_APIEndpoint is an autogenerated conversion function.
func Convert_v1alpha4_AddressPair_To_v1alpha6_AddressPair ¶ added in v0.7.0
func Convert_v1alpha4_AddressPair_To_v1alpha6_AddressPair(in *AddressPair, out *v1alpha6.AddressPair, s conversion.Scope) error
Convert_v1alpha4_AddressPair_To_v1alpha6_AddressPair is an autogenerated conversion function.
func Convert_v1alpha4_Bastion_To_v1alpha6_Bastion ¶ added in v0.7.0
func Convert_v1alpha4_Bastion_To_v1alpha6_Bastion(in *Bastion, out *v1alpha6.Bastion, s conversion.Scope) error
Convert_v1alpha4_Bastion_To_v1alpha6_Bastion is an autogenerated conversion function.
func Convert_v1alpha4_ExternalRouterIPParam_To_v1alpha6_ExternalRouterIPParam ¶ added in v0.7.0
func Convert_v1alpha4_ExternalRouterIPParam_To_v1alpha6_ExternalRouterIPParam(in *ExternalRouterIPParam, out *v1alpha6.ExternalRouterIPParam, s conversion.Scope) error
Convert_v1alpha4_ExternalRouterIPParam_To_v1alpha6_ExternalRouterIPParam is an autogenerated conversion function.
func Convert_v1alpha4_Filter_To_v1alpha6_NetworkFilter ¶ added in v0.7.0
func Convert_v1alpha4_Filter_To_v1alpha6_NetworkFilter(in *Filter, out *infrav1.NetworkFilter, s conversion.Scope) error
func Convert_v1alpha4_FixedIP_To_v1alpha6_FixedIP ¶ added in v0.7.0
func Convert_v1alpha4_Instance_To_v1alpha6_Instance ¶ added in v0.7.0
func Convert_v1alpha4_LoadBalancer_To_v1alpha6_LoadBalancer ¶ added in v0.7.0
func Convert_v1alpha4_LoadBalancer_To_v1alpha6_LoadBalancer(in *LoadBalancer, out *v1alpha6.LoadBalancer, s conversion.Scope) error
Convert_v1alpha4_LoadBalancer_To_v1alpha6_LoadBalancer is an autogenerated conversion function.
func Convert_v1alpha4_NetworkParam_To_v1alpha6_NetworkParam ¶ added in v0.7.0
func Convert_v1alpha4_NetworkParam_To_v1alpha6_NetworkParam(in *NetworkParam, out *v1alpha6.NetworkParam, s conversion.Scope) error
Convert_v1alpha4_NetworkParam_To_v1alpha6_NetworkParam is an autogenerated conversion function.
func Convert_v1alpha4_Network_To_v1alpha6_Network ¶ added in v0.7.0
func Convert_v1alpha4_Network_To_v1alpha6_Network(in *Network, out *v1alpha6.Network, s conversion.Scope) error
Convert_v1alpha4_Network_To_v1alpha6_Network is an autogenerated conversion function.
func Convert_v1alpha4_OpenStackClusterList_To_v1alpha6_OpenStackClusterList ¶ added in v0.7.0
func Convert_v1alpha4_OpenStackClusterList_To_v1alpha6_OpenStackClusterList(in *OpenStackClusterList, out *v1alpha6.OpenStackClusterList, s conversion.Scope) error
Convert_v1alpha4_OpenStackClusterList_To_v1alpha6_OpenStackClusterList is an autogenerated conversion function.
func Convert_v1alpha4_OpenStackClusterSpec_To_v1alpha6_OpenStackClusterSpec ¶ added in v0.7.0
func Convert_v1alpha4_OpenStackClusterSpec_To_v1alpha6_OpenStackClusterSpec(in *OpenStackClusterSpec, out *infrav1.OpenStackClusterSpec, s conversion.Scope) error
func Convert_v1alpha4_OpenStackClusterStatus_To_v1alpha6_OpenStackClusterStatus ¶ added in v0.7.0
func Convert_v1alpha4_OpenStackClusterStatus_To_v1alpha6_OpenStackClusterStatus(in *OpenStackClusterStatus, out *v1alpha6.OpenStackClusterStatus, s conversion.Scope) error
Convert_v1alpha4_OpenStackClusterStatus_To_v1alpha6_OpenStackClusterStatus is an autogenerated conversion function.
func Convert_v1alpha4_OpenStackClusterTemplateList_To_v1alpha6_OpenStackClusterTemplateList ¶ added in v0.7.0
func Convert_v1alpha4_OpenStackClusterTemplateList_To_v1alpha6_OpenStackClusterTemplateList(in *OpenStackClusterTemplateList, out *v1alpha6.OpenStackClusterTemplateList, s conversion.Scope) error
Convert_v1alpha4_OpenStackClusterTemplateList_To_v1alpha6_OpenStackClusterTemplateList is an autogenerated conversion function.
func Convert_v1alpha4_OpenStackClusterTemplateResource_To_v1alpha6_OpenStackClusterTemplateResource ¶ added in v0.7.0
func Convert_v1alpha4_OpenStackClusterTemplateResource_To_v1alpha6_OpenStackClusterTemplateResource(in *OpenStackClusterTemplateResource, out *v1alpha6.OpenStackClusterTemplateResource, s conversion.Scope) error
Convert_v1alpha4_OpenStackClusterTemplateResource_To_v1alpha6_OpenStackClusterTemplateResource is an autogenerated conversion function.
func Convert_v1alpha4_OpenStackClusterTemplateSpec_To_v1alpha6_OpenStackClusterTemplateSpec ¶ added in v0.7.0
func Convert_v1alpha4_OpenStackClusterTemplateSpec_To_v1alpha6_OpenStackClusterTemplateSpec(in *OpenStackClusterTemplateSpec, out *v1alpha6.OpenStackClusterTemplateSpec, s conversion.Scope) error
Convert_v1alpha4_OpenStackClusterTemplateSpec_To_v1alpha6_OpenStackClusterTemplateSpec is an autogenerated conversion function.
func Convert_v1alpha4_OpenStackClusterTemplate_To_v1alpha6_OpenStackClusterTemplate ¶ added in v0.7.0
func Convert_v1alpha4_OpenStackClusterTemplate_To_v1alpha6_OpenStackClusterTemplate(in *OpenStackClusterTemplate, out *v1alpha6.OpenStackClusterTemplate, s conversion.Scope) error
Convert_v1alpha4_OpenStackClusterTemplate_To_v1alpha6_OpenStackClusterTemplate is an autogenerated conversion function.
func Convert_v1alpha4_OpenStackCluster_To_v1alpha6_OpenStackCluster ¶ added in v0.7.0
func Convert_v1alpha4_OpenStackCluster_To_v1alpha6_OpenStackCluster(in *OpenStackCluster, out *v1alpha6.OpenStackCluster, s conversion.Scope) error
Convert_v1alpha4_OpenStackCluster_To_v1alpha6_OpenStackCluster is an autogenerated conversion function.
func Convert_v1alpha4_OpenStackIdentityReference_To_v1alpha6_OpenStackIdentityReference ¶ added in v0.7.0
func Convert_v1alpha4_OpenStackIdentityReference_To_v1alpha6_OpenStackIdentityReference(in *OpenStackIdentityReference, out *v1alpha6.OpenStackIdentityReference, s conversion.Scope) error
Convert_v1alpha4_OpenStackIdentityReference_To_v1alpha6_OpenStackIdentityReference is an autogenerated conversion function.
func Convert_v1alpha4_OpenStackMachineList_To_v1alpha6_OpenStackMachineList ¶ added in v0.7.0
func Convert_v1alpha4_OpenStackMachineList_To_v1alpha6_OpenStackMachineList(in *OpenStackMachineList, out *v1alpha6.OpenStackMachineList, s conversion.Scope) error
Convert_v1alpha4_OpenStackMachineList_To_v1alpha6_OpenStackMachineList is an autogenerated conversion function.
func Convert_v1alpha4_OpenStackMachineSpec_To_v1alpha6_OpenStackMachineSpec ¶ added in v0.7.0
func Convert_v1alpha4_OpenStackMachineSpec_To_v1alpha6_OpenStackMachineSpec(in *OpenStackMachineSpec, out *infrav1.OpenStackMachineSpec, s conversion.Scope) error
func Convert_v1alpha4_OpenStackMachineStatus_To_v1alpha6_OpenStackMachineStatus ¶ added in v0.7.0
func Convert_v1alpha4_OpenStackMachineStatus_To_v1alpha6_OpenStackMachineStatus(in *OpenStackMachineStatus, out *v1alpha6.OpenStackMachineStatus, s conversion.Scope) error
Convert_v1alpha4_OpenStackMachineStatus_To_v1alpha6_OpenStackMachineStatus is an autogenerated conversion function.
func Convert_v1alpha4_OpenStackMachineTemplateList_To_v1alpha6_OpenStackMachineTemplateList ¶ added in v0.7.0
func Convert_v1alpha4_OpenStackMachineTemplateList_To_v1alpha6_OpenStackMachineTemplateList(in *OpenStackMachineTemplateList, out *v1alpha6.OpenStackMachineTemplateList, s conversion.Scope) error
Convert_v1alpha4_OpenStackMachineTemplateList_To_v1alpha6_OpenStackMachineTemplateList is an autogenerated conversion function.
func Convert_v1alpha4_OpenStackMachineTemplateResource_To_v1alpha6_OpenStackMachineTemplateResource ¶ added in v0.7.0
func Convert_v1alpha4_OpenStackMachineTemplateResource_To_v1alpha6_OpenStackMachineTemplateResource(in *OpenStackMachineTemplateResource, out *v1alpha6.OpenStackMachineTemplateResource, s conversion.Scope) error
Convert_v1alpha4_OpenStackMachineTemplateResource_To_v1alpha6_OpenStackMachineTemplateResource is an autogenerated conversion function.
func Convert_v1alpha4_OpenStackMachineTemplateSpec_To_v1alpha6_OpenStackMachineTemplateSpec ¶ added in v0.7.0
func Convert_v1alpha4_OpenStackMachineTemplateSpec_To_v1alpha6_OpenStackMachineTemplateSpec(in *OpenStackMachineTemplateSpec, out *v1alpha6.OpenStackMachineTemplateSpec, s conversion.Scope) error
Convert_v1alpha4_OpenStackMachineTemplateSpec_To_v1alpha6_OpenStackMachineTemplateSpec is an autogenerated conversion function.
func Convert_v1alpha4_OpenStackMachineTemplate_To_v1alpha6_OpenStackMachineTemplate ¶ added in v0.7.0
func Convert_v1alpha4_OpenStackMachineTemplate_To_v1alpha6_OpenStackMachineTemplate(in *OpenStackMachineTemplate, out *v1alpha6.OpenStackMachineTemplate, s conversion.Scope) error
Convert_v1alpha4_OpenStackMachineTemplate_To_v1alpha6_OpenStackMachineTemplate is an autogenerated conversion function.
func Convert_v1alpha4_OpenStackMachine_To_v1alpha6_OpenStackMachine ¶ added in v0.7.0
func Convert_v1alpha4_OpenStackMachine_To_v1alpha6_OpenStackMachine(in *OpenStackMachine, out *v1alpha6.OpenStackMachine, s conversion.Scope) error
Convert_v1alpha4_OpenStackMachine_To_v1alpha6_OpenStackMachine is an autogenerated conversion function.
func Convert_v1alpha4_PortOpts_To_v1alpha6_PortOpts ¶ added in v0.7.0
func Convert_v1alpha4_RootVolume_To_v1alpha6_RootVolume ¶ added in v0.7.0
func Convert_v1alpha4_RootVolume_To_v1alpha6_RootVolume(in *RootVolume, out *infrav1.RootVolume, s conversion.Scope) error
func Convert_v1alpha4_Router_To_v1alpha6_Router ¶ added in v0.7.0
func Convert_v1alpha4_Router_To_v1alpha6_Router(in *Router, out *v1alpha6.Router, s conversion.Scope) error
Convert_v1alpha4_Router_To_v1alpha6_Router is an autogenerated conversion function.
func Convert_v1alpha4_SecurityGroupFilter_To_v1alpha6_SecurityGroupFilter ¶ added in v0.7.0
func Convert_v1alpha4_SecurityGroupFilter_To_v1alpha6_SecurityGroupFilter(in *SecurityGroupFilter, out *v1alpha6.SecurityGroupFilter, s conversion.Scope) error
Convert_v1alpha4_SecurityGroupFilter_To_v1alpha6_SecurityGroupFilter is an autogenerated conversion function.
func Convert_v1alpha4_SecurityGroupParam_To_v1alpha6_SecurityGroupParam ¶ added in v0.7.0
func Convert_v1alpha4_SecurityGroupParam_To_v1alpha6_SecurityGroupParam(in *SecurityGroupParam, out *v1alpha6.SecurityGroupParam, s conversion.Scope) error
Convert_v1alpha4_SecurityGroupParam_To_v1alpha6_SecurityGroupParam is an autogenerated conversion function.
func Convert_v1alpha4_SecurityGroupRule_To_v1alpha6_SecurityGroupRule ¶ added in v0.7.0
func Convert_v1alpha4_SecurityGroupRule_To_v1alpha6_SecurityGroupRule(in *SecurityGroupRule, out *v1alpha6.SecurityGroupRule, s conversion.Scope) error
Convert_v1alpha4_SecurityGroupRule_To_v1alpha6_SecurityGroupRule is an autogenerated conversion function.
func Convert_v1alpha4_SecurityGroup_To_v1alpha6_SecurityGroup ¶ added in v0.7.0
func Convert_v1alpha4_SecurityGroup_To_v1alpha6_SecurityGroup(in *SecurityGroup, out *v1alpha6.SecurityGroup, s conversion.Scope) error
Convert_v1alpha4_SecurityGroup_To_v1alpha6_SecurityGroup is an autogenerated conversion function.
func Convert_v1alpha4_SubnetFilter_To_v1alpha6_SubnetFilter ¶ added in v0.7.0
func Convert_v1alpha4_SubnetFilter_To_v1alpha6_SubnetFilter(in *SubnetFilter, out *infrav1.SubnetFilter, s conversion.Scope) error
func Convert_v1alpha4_SubnetParam_To_v1alpha6_SubnetParam ¶ added in v0.7.0
func Convert_v1alpha4_SubnetParam_To_v1alpha6_SubnetParam(in *SubnetParam, out *v1alpha6.SubnetParam, s conversion.Scope) error
Convert_v1alpha4_SubnetParam_To_v1alpha6_SubnetParam is an autogenerated conversion function.
func Convert_v1alpha4_Subnet_To_v1alpha6_Subnet ¶ added in v0.7.0
func Convert_v1alpha4_Subnet_To_v1alpha6_Subnet(in *Subnet, out *v1alpha6.Subnet, s conversion.Scope) error
Convert_v1alpha4_Subnet_To_v1alpha6_Subnet is an autogenerated conversion function.
func Convert_v1alpha6_AddressPair_To_v1alpha4_AddressPair ¶ added in v0.7.0
func Convert_v1alpha6_AddressPair_To_v1alpha4_AddressPair(in *v1alpha6.AddressPair, out *AddressPair, s conversion.Scope) error
Convert_v1alpha6_AddressPair_To_v1alpha4_AddressPair is an autogenerated conversion function.
func Convert_v1alpha6_Bastion_To_v1alpha4_Bastion ¶ added in v0.7.0
func Convert_v1alpha6_Bastion_To_v1alpha4_Bastion(in *v1alpha6.Bastion, out *Bastion, s conversion.Scope) error
Convert_v1alpha6_Bastion_To_v1alpha4_Bastion is an autogenerated conversion function.
func Convert_v1alpha6_ExternalRouterIPParam_To_v1alpha4_ExternalRouterIPParam ¶ added in v0.7.0
func Convert_v1alpha6_ExternalRouterIPParam_To_v1alpha4_ExternalRouterIPParam(in *v1alpha6.ExternalRouterIPParam, out *ExternalRouterIPParam, s conversion.Scope) error
Convert_v1alpha6_ExternalRouterIPParam_To_v1alpha4_ExternalRouterIPParam is an autogenerated conversion function.
func Convert_v1alpha6_FixedIP_To_v1alpha4_FixedIP ¶ added in v0.7.0
func Convert_v1alpha6_Instance_To_v1alpha4_Instance ¶ added in v0.7.0
func Convert_v1alpha6_LoadBalancer_To_v1alpha4_LoadBalancer ¶ added in v0.7.0
func Convert_v1alpha6_LoadBalancer_To_v1alpha4_LoadBalancer(in *infrav1.LoadBalancer, out *LoadBalancer, s conversion.Scope) error
func Convert_v1alpha6_NetworkFilter_To_v1alpha4_Filter ¶ added in v0.7.0
func Convert_v1alpha6_NetworkFilter_To_v1alpha4_Filter(in *infrav1.NetworkFilter, out *Filter, s conversion.Scope) error
func Convert_v1alpha6_NetworkParam_To_v1alpha4_NetworkParam ¶ added in v0.7.0
func Convert_v1alpha6_NetworkParam_To_v1alpha4_NetworkParam(in *v1alpha6.NetworkParam, out *NetworkParam, s conversion.Scope) error
Convert_v1alpha6_NetworkParam_To_v1alpha4_NetworkParam is an autogenerated conversion function.
func Convert_v1alpha6_Network_To_v1alpha4_Network ¶ added in v0.7.0
func Convert_v1alpha6_Network_To_v1alpha4_Network(in *v1alpha6.Network, out *Network, s conversion.Scope) error
Convert_v1alpha6_Network_To_v1alpha4_Network is an autogenerated conversion function.
func Convert_v1alpha6_OpenStackClusterList_To_v1alpha4_OpenStackClusterList ¶ added in v0.7.0
func Convert_v1alpha6_OpenStackClusterList_To_v1alpha4_OpenStackClusterList(in *v1alpha6.OpenStackClusterList, out *OpenStackClusterList, s conversion.Scope) error
Convert_v1alpha6_OpenStackClusterList_To_v1alpha4_OpenStackClusterList is an autogenerated conversion function.
func Convert_v1alpha6_OpenStackClusterSpec_To_v1alpha4_OpenStackClusterSpec ¶ added in v0.7.0
func Convert_v1alpha6_OpenStackClusterSpec_To_v1alpha4_OpenStackClusterSpec(in *infrav1.OpenStackClusterSpec, out *OpenStackClusterSpec, s conversion.Scope) error
func Convert_v1alpha6_OpenStackClusterStatus_To_v1alpha4_OpenStackClusterStatus ¶ added in v0.7.0
func Convert_v1alpha6_OpenStackClusterStatus_To_v1alpha4_OpenStackClusterStatus(in *v1alpha6.OpenStackClusterStatus, out *OpenStackClusterStatus, s conversion.Scope) error
Convert_v1alpha6_OpenStackClusterStatus_To_v1alpha4_OpenStackClusterStatus is an autogenerated conversion function.
func Convert_v1alpha6_OpenStackClusterTemplateList_To_v1alpha4_OpenStackClusterTemplateList ¶ added in v0.7.0
func Convert_v1alpha6_OpenStackClusterTemplateList_To_v1alpha4_OpenStackClusterTemplateList(in *v1alpha6.OpenStackClusterTemplateList, out *OpenStackClusterTemplateList, s conversion.Scope) error
Convert_v1alpha6_OpenStackClusterTemplateList_To_v1alpha4_OpenStackClusterTemplateList is an autogenerated conversion function.
func Convert_v1alpha6_OpenStackClusterTemplateResource_To_v1alpha4_OpenStackClusterTemplateResource ¶ added in v0.7.0
func Convert_v1alpha6_OpenStackClusterTemplateResource_To_v1alpha4_OpenStackClusterTemplateResource(in *v1alpha6.OpenStackClusterTemplateResource, out *OpenStackClusterTemplateResource, s conversion.Scope) error
Convert_v1alpha6_OpenStackClusterTemplateResource_To_v1alpha4_OpenStackClusterTemplateResource is an autogenerated conversion function.
func Convert_v1alpha6_OpenStackClusterTemplateSpec_To_v1alpha4_OpenStackClusterTemplateSpec ¶ added in v0.7.0
func Convert_v1alpha6_OpenStackClusterTemplateSpec_To_v1alpha4_OpenStackClusterTemplateSpec(in *v1alpha6.OpenStackClusterTemplateSpec, out *OpenStackClusterTemplateSpec, s conversion.Scope) error
Convert_v1alpha6_OpenStackClusterTemplateSpec_To_v1alpha4_OpenStackClusterTemplateSpec is an autogenerated conversion function.
func Convert_v1alpha6_OpenStackClusterTemplate_To_v1alpha4_OpenStackClusterTemplate ¶ added in v0.7.0
func Convert_v1alpha6_OpenStackClusterTemplate_To_v1alpha4_OpenStackClusterTemplate(in *v1alpha6.OpenStackClusterTemplate, out *OpenStackClusterTemplate, s conversion.Scope) error
Convert_v1alpha6_OpenStackClusterTemplate_To_v1alpha4_OpenStackClusterTemplate is an autogenerated conversion function.
func Convert_v1alpha6_OpenStackCluster_To_v1alpha4_OpenStackCluster ¶ added in v0.7.0
func Convert_v1alpha6_OpenStackCluster_To_v1alpha4_OpenStackCluster(in *v1alpha6.OpenStackCluster, out *OpenStackCluster, s conversion.Scope) error
Convert_v1alpha6_OpenStackCluster_To_v1alpha4_OpenStackCluster is an autogenerated conversion function.
func Convert_v1alpha6_OpenStackIdentityReference_To_v1alpha4_OpenStackIdentityReference ¶ added in v0.7.0
func Convert_v1alpha6_OpenStackIdentityReference_To_v1alpha4_OpenStackIdentityReference(in *v1alpha6.OpenStackIdentityReference, out *OpenStackIdentityReference, s conversion.Scope) error
Convert_v1alpha6_OpenStackIdentityReference_To_v1alpha4_OpenStackIdentityReference is an autogenerated conversion function.
func Convert_v1alpha6_OpenStackMachineList_To_v1alpha4_OpenStackMachineList ¶ added in v0.7.0
func Convert_v1alpha6_OpenStackMachineList_To_v1alpha4_OpenStackMachineList(in *v1alpha6.OpenStackMachineList, out *OpenStackMachineList, s conversion.Scope) error
Convert_v1alpha6_OpenStackMachineList_To_v1alpha4_OpenStackMachineList is an autogenerated conversion function.
func Convert_v1alpha6_OpenStackMachineSpec_To_v1alpha4_OpenStackMachineSpec ¶ added in v0.7.0
func Convert_v1alpha6_OpenStackMachineSpec_To_v1alpha4_OpenStackMachineSpec(in *infrav1.OpenStackMachineSpec, out *OpenStackMachineSpec, s conversion.Scope) error
func Convert_v1alpha6_OpenStackMachineStatus_To_v1alpha4_OpenStackMachineStatus ¶ added in v0.7.0
func Convert_v1alpha6_OpenStackMachineStatus_To_v1alpha4_OpenStackMachineStatus(in *v1alpha6.OpenStackMachineStatus, out *OpenStackMachineStatus, s conversion.Scope) error
Convert_v1alpha6_OpenStackMachineStatus_To_v1alpha4_OpenStackMachineStatus is an autogenerated conversion function.
func Convert_v1alpha6_OpenStackMachineTemplateList_To_v1alpha4_OpenStackMachineTemplateList ¶ added in v0.7.0
func Convert_v1alpha6_OpenStackMachineTemplateList_To_v1alpha4_OpenStackMachineTemplateList(in *v1alpha6.OpenStackMachineTemplateList, out *OpenStackMachineTemplateList, s conversion.Scope) error
Convert_v1alpha6_OpenStackMachineTemplateList_To_v1alpha4_OpenStackMachineTemplateList is an autogenerated conversion function.
func Convert_v1alpha6_OpenStackMachineTemplateResource_To_v1alpha4_OpenStackMachineTemplateResource ¶ added in v0.7.0
func Convert_v1alpha6_OpenStackMachineTemplateResource_To_v1alpha4_OpenStackMachineTemplateResource(in *v1alpha6.OpenStackMachineTemplateResource, out *OpenStackMachineTemplateResource, s conversion.Scope) error
Convert_v1alpha6_OpenStackMachineTemplateResource_To_v1alpha4_OpenStackMachineTemplateResource is an autogenerated conversion function.
func Convert_v1alpha6_OpenStackMachineTemplateSpec_To_v1alpha4_OpenStackMachineTemplateSpec ¶ added in v0.7.0
func Convert_v1alpha6_OpenStackMachineTemplateSpec_To_v1alpha4_OpenStackMachineTemplateSpec(in *v1alpha6.OpenStackMachineTemplateSpec, out *OpenStackMachineTemplateSpec, s conversion.Scope) error
Convert_v1alpha6_OpenStackMachineTemplateSpec_To_v1alpha4_OpenStackMachineTemplateSpec is an autogenerated conversion function.
func Convert_v1alpha6_OpenStackMachineTemplate_To_v1alpha4_OpenStackMachineTemplate ¶ added in v0.7.0
func Convert_v1alpha6_OpenStackMachineTemplate_To_v1alpha4_OpenStackMachineTemplate(in *v1alpha6.OpenStackMachineTemplate, out *OpenStackMachineTemplate, s conversion.Scope) error
Convert_v1alpha6_OpenStackMachineTemplate_To_v1alpha4_OpenStackMachineTemplate is an autogenerated conversion function.
func Convert_v1alpha6_OpenStackMachine_To_v1alpha4_OpenStackMachine ¶ added in v0.7.0
func Convert_v1alpha6_OpenStackMachine_To_v1alpha4_OpenStackMachine(in *v1alpha6.OpenStackMachine, out *OpenStackMachine, s conversion.Scope) error
Convert_v1alpha6_OpenStackMachine_To_v1alpha4_OpenStackMachine is an autogenerated conversion function.
func Convert_v1alpha6_PortOpts_To_v1alpha4_PortOpts ¶ added in v0.7.0
func Convert_v1alpha6_RootVolume_To_v1alpha4_RootVolume ¶ added in v0.7.0
func Convert_v1alpha6_RootVolume_To_v1alpha4_RootVolume(in *infrav1.RootVolume, out *RootVolume, s conversion.Scope) error
func Convert_v1alpha6_Router_To_v1alpha4_Router ¶ added in v0.7.0
func Convert_v1alpha6_SecurityGroupFilter_To_v1alpha4_SecurityGroupFilter ¶ added in v0.7.0
func Convert_v1alpha6_SecurityGroupFilter_To_v1alpha4_SecurityGroupFilter(in *v1alpha6.SecurityGroupFilter, out *SecurityGroupFilter, s conversion.Scope) error
Convert_v1alpha6_SecurityGroupFilter_To_v1alpha4_SecurityGroupFilter is an autogenerated conversion function.
func Convert_v1alpha6_SecurityGroupParam_To_v1alpha4_SecurityGroupParam ¶ added in v0.7.0
func Convert_v1alpha6_SecurityGroupParam_To_v1alpha4_SecurityGroupParam(in *v1alpha6.SecurityGroupParam, out *SecurityGroupParam, s conversion.Scope) error
Convert_v1alpha6_SecurityGroupParam_To_v1alpha4_SecurityGroupParam is an autogenerated conversion function.
func Convert_v1alpha6_SecurityGroupRule_To_v1alpha4_SecurityGroupRule ¶ added in v0.7.0
func Convert_v1alpha6_SecurityGroupRule_To_v1alpha4_SecurityGroupRule(in *v1alpha6.SecurityGroupRule, out *SecurityGroupRule, s conversion.Scope) error
Convert_v1alpha6_SecurityGroupRule_To_v1alpha4_SecurityGroupRule is an autogenerated conversion function.
func Convert_v1alpha6_SecurityGroup_To_v1alpha4_SecurityGroup ¶ added in v0.7.0
func Convert_v1alpha6_SecurityGroup_To_v1alpha4_SecurityGroup(in *v1alpha6.SecurityGroup, out *SecurityGroup, s conversion.Scope) error
Convert_v1alpha6_SecurityGroup_To_v1alpha4_SecurityGroup is an autogenerated conversion function.
func Convert_v1alpha6_SubnetFilter_To_v1alpha4_SubnetFilter ¶ added in v0.7.0
func Convert_v1alpha6_SubnetFilter_To_v1alpha4_SubnetFilter(in *infrav1.SubnetFilter, out *SubnetFilter, s conversion.Scope) error
func Convert_v1alpha6_SubnetParam_To_v1alpha4_SubnetParam ¶ added in v0.7.0
func Convert_v1alpha6_SubnetParam_To_v1alpha4_SubnetParam(in *v1alpha6.SubnetParam, out *SubnetParam, s conversion.Scope) error
Convert_v1alpha6_SubnetParam_To_v1alpha4_SubnetParam is an autogenerated conversion function.
func Convert_v1alpha6_Subnet_To_v1alpha4_Subnet ¶ added in v0.7.0
func Convert_v1alpha6_Subnet_To_v1alpha4_Subnet(in *v1alpha6.Subnet, out *Subnet, s conversion.Scope) error
Convert_v1alpha6_Subnet_To_v1alpha4_Subnet is an autogenerated conversion function.
func Convert_v1beta1_APIEndpoint_To_v1alpha4_APIEndpoint ¶ added in v0.5.1
func Convert_v1beta1_APIEndpoint_To_v1alpha4_APIEndpoint(in *clusterv1.APIEndpoint, out *clusterv1alpha4.APIEndpoint, s conversion.Scope) error
Convert_v1beta1_APIEndpoint_To_v1alpha4_APIEndpoint is an autogenerated conversion function.
func RegisterConversions ¶ added in v0.5.1
RegisterConversions adds conversion functions to the given scheme. Public to allow building arbitrary schemes.
Types ¶
type AddressPair ¶ added in v0.4.0
type AddressPair struct { IPAddress string `json:"ipAddress,omitempty"` MACAddress string `json:"macAddress,omitempty"` }
func (*AddressPair) DeepCopy ¶ added in v0.4.0
func (in *AddressPair) DeepCopy() *AddressPair
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AddressPair.
func (*AddressPair) DeepCopyInto ¶ added in v0.4.0
func (in *AddressPair) DeepCopyInto(out *AddressPair)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Bastion ¶
type Bastion struct { //+optional Enabled bool `json:"enabled"` // Instance for the bastion itself Instance OpenStackMachineSpec `json:"instance,omitempty"` //+optional AvailabilityZone string `json:"availabilityZone,omitempty"` }
Bastion represents basic information about the bastion node.
func (*Bastion) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Bastion.
func (*Bastion) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ExternalRouterIPParam ¶
type ExternalRouterIPParam struct { // The FixedIP in the corresponding subnet FixedIP string `json:"fixedIP,omitempty"` // The subnet in which the FixedIP is used for the Gateway of this router Subnet SubnetParam `json:"subnet"` }
func (*ExternalRouterIPParam) DeepCopy ¶
func (in *ExternalRouterIPParam) DeepCopy() *ExternalRouterIPParam
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExternalRouterIPParam.
func (*ExternalRouterIPParam) DeepCopyInto ¶
func (in *ExternalRouterIPParam) DeepCopyInto(out *ExternalRouterIPParam)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Filter ¶
type Filter struct { Status string `json:"status,omitempty"` Name string `json:"name,omitempty"` Description string `json:"description,omitempty"` AdminStateUp *bool `json:"adminStateUp,omitempty"` TenantID string `json:"tenantId,omitempty"` ProjectID string `json:"projectId,omitempty"` ID string `json:"id,omitempty"` Marker string `json:"marker,omitempty"` Limit int `json:"limit,omitempty"` SortKey string `json:"sortKey,omitempty"` SortDir string `json:"sortDir,omitempty"` Tags string `json:"tags,omitempty"` TagsAny string `json:"tagsAny,omitempty"` NotTags string `json:"notTags,omitempty"` NotTagsAny string `json:"notTagsAny,omitempty"` }
func (*Filter) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Filter.
func (*Filter) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type FixedIP ¶ added in v0.4.0
type FixedIP struct { SubnetID string `json:"subnetId"` IPAddress string `json:"ipAddress,omitempty"` }
func (*FixedIP) DeepCopy ¶ added in v0.4.0
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FixedIP.
func (*FixedIP) DeepCopyInto ¶ added in v0.4.0
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Instance ¶
type Instance struct { ID string `json:"id,omitempty"` Name string `json:"name,omitempty"` Trunk bool `json:"trunk,omitempty"` FailureDomain string `json:"failureDomain,omitempty"` SecurityGroups *[]string `json:"securigyGroups,omitempty"` Networks *[]Network `json:"networks,omitempty"` Subnet string `json:"subnet,omitempty"` Tags []string `json:"tags,omitempty"` Image string `json:"image,omitempty"` Flavor string `json:"flavor,omitempty"` SSHKeyName string `json:"sshKeyName,omitempty"` UserData string `json:"userData,omitempty"` Metadata map[string]string `json:"metadata,omitempty"` ConfigDrive *bool `json:"configDrive,omitempty"` RootVolume *RootVolume `json:"rootVolume,omitempty"` ServerGroupID string `json:"serverGroupID,omitempty"` State InstanceState `json:"state,omitempty"` IP string `json:"ip,omitempty"` FloatingIP string `json:"floatingIP,omitempty"` }
func (*Instance) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Instance.
func (*Instance) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type InstanceState ¶
type InstanceState string
InstanceState describes the state of an OpenStack instance.
type LoadBalancer ¶
type LoadBalancer struct { Name string `json:"name"` ID string `json:"id"` IP string `json:"ip"` InternalIP string `json:"internalIP"` }
LoadBalancer represents basic information about the associated OpenStack LoadBalancer.
func (*LoadBalancer) DeepCopy ¶
func (in *LoadBalancer) DeepCopy() *LoadBalancer
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new LoadBalancer.
func (*LoadBalancer) DeepCopyInto ¶
func (in *LoadBalancer) DeepCopyInto(out *LoadBalancer)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Network ¶
type Network struct { Name string `json:"name"` ID string `json:"id"` //+optional Tags []string `json:"tags,omitempty"` Subnet *Subnet `json:"subnet,omitempty"` PortOpts *PortOpts `json:"port,omitempty"` Router *Router `json:"router,omitempty"` // Be careful when using APIServerLoadBalancer, because this field is optional and therefore not // set in all cases APIServerLoadBalancer *LoadBalancer `json:"apiServerLoadBalancer,omitempty"` }
Network represents basic information about an OpenStack Neutron Network associated with an instance's port.
func (*Network) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Network.
func (*Network) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type NetworkParam ¶
type NetworkParam struct { // Optional UUID of the network. // If specified this will not be validated prior to server creation. // Required if `Subnets` specifies a subnet by UUID. UUID string `json:"uuid,omitempty"` // A fixed IPv4 address for the NIC. FixedIP string `json:"fixedIP,omitempty"` // Filters for optional network query Filter Filter `json:"filter,omitempty"` // Subnet within a network to use Subnets []SubnetParam `json:"subnets,omitempty"` }
func (*NetworkParam) DeepCopy ¶
func (in *NetworkParam) DeepCopy() *NetworkParam
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NetworkParam.
func (*NetworkParam) DeepCopyInto ¶
func (in *NetworkParam) DeepCopyInto(out *NetworkParam)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type OpenStackCluster ¶
type OpenStackCluster struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec OpenStackClusterSpec `json:"spec,omitempty"` Status OpenStackClusterStatus `json:"status,omitempty"` }
OpenStackCluster is the Schema for the openstackclusters API.
func (*OpenStackCluster) ConvertFrom ¶ added in v0.5.1
func (r *OpenStackCluster) ConvertFrom(srcRaw ctrlconversion.Hub) error
func (*OpenStackCluster) ConvertTo ¶ added in v0.5.1
func (r *OpenStackCluster) ConvertTo(dstRaw ctrlconversion.Hub) error
func (*OpenStackCluster) DeepCopy ¶
func (in *OpenStackCluster) DeepCopy() *OpenStackCluster
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OpenStackCluster.
func (*OpenStackCluster) DeepCopyInto ¶
func (in *OpenStackCluster) DeepCopyInto(out *OpenStackCluster)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*OpenStackCluster) DeepCopyObject ¶
func (in *OpenStackCluster) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
type OpenStackClusterList ¶
type OpenStackClusterList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []OpenStackCluster `json:"items"` }
OpenStackClusterList contains a list of OpenStackCluster.
func (*OpenStackClusterList) ConvertFrom ¶ added in v0.5.1
func (r *OpenStackClusterList) ConvertFrom(srcRaw ctrlconversion.Hub) error
func (*OpenStackClusterList) ConvertTo ¶ added in v0.5.1
func (r *OpenStackClusterList) ConvertTo(dstRaw ctrlconversion.Hub) error
func (*OpenStackClusterList) DeepCopy ¶
func (in *OpenStackClusterList) DeepCopy() *OpenStackClusterList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OpenStackClusterList.
func (*OpenStackClusterList) DeepCopyInto ¶
func (in *OpenStackClusterList) DeepCopyInto(out *OpenStackClusterList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*OpenStackClusterList) DeepCopyObject ¶
func (in *OpenStackClusterList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
type OpenStackClusterSpec ¶
type OpenStackClusterSpec struct { // The name of the cloud to use from the clouds secret // +optional CloudName string `json:"cloudName"` // NodeCIDR is the OpenStack Subnet to be created. Cluster actuator will create a // network, a subnet with NodeCIDR, and a router connected to this subnet. // If you leave this empty, no network will be created. NodeCIDR string `json:"nodeCidr,omitempty"` // If NodeCIDR cannot be set this can be used to detect an existing network. Network Filter `json:"network,omitempty"` // If NodeCIDR cannot be set this can be used to detect an existing subnet. Subnet SubnetFilter `json:"subnet,omitempty"` // DNSNameservers is the list of nameservers for OpenStack Subnet being created. // Set this value when you need create a new network/subnet while the access // through DNS is required. DNSNameservers []string `json:"dnsNameservers,omitempty"` // ExternalRouterIPs is an array of externalIPs on the respective subnets. // This is necessary if the router needs a fixed ip in a specific subnet. ExternalRouterIPs []ExternalRouterIPParam `json:"externalRouterIPs,omitempty"` // ExternalNetworkID is the ID of an external OpenStack Network. This is necessary // to get public internet to the VMs. // +optional ExternalNetworkID string `json:"externalNetworkId,omitempty"` // ManagedAPIServerLoadBalancer defines whether a LoadBalancer for the // APIServer should be created. // +optional ManagedAPIServerLoadBalancer bool `json:"managedAPIServerLoadBalancer"` // DisableAPIServerFloatingIP determines whether or not to attempt to attach a floating // IP to the API server. This allows for the creation of clusters when attaching a floating // IP to the API server (and hence, in many cases, exposing the API server to the internet) // is not possible or desirable, e.g. if using a shared VLAN for communication between // management and workload clusters or when the management cluster is inside the // project network. // This option requires that the API server use a VIP on the cluster network so that the // underlying machines can change without changing ControlPlaneEndpoint.Host. // When using a managed load balancer, this VIP will be managed automatically. // If not using a managed load balancer, cluster configuration will fail without additional // configuration to manage the VIP on the control plane machines, which falls outside of // the scope of this controller. // +optional DisableAPIServerFloatingIP bool `json:"disableAPIServerFloatingIP"` // APIServerFloatingIP is the floatingIP which will be associated with the API server. // The floatingIP will be created if it does not already exist. // If not specified, a new floatingIP is allocated. // This field is not used if DisableAPIServerFloatingIP is set to true. APIServerFloatingIP string `json:"apiServerFloatingIP,omitempty"` // APIServerFixedIP is the fixed IP which will be associated with the API server. // In the case where the API server has a floating IP but not a managed load balancer, // this field is not used. // If a managed load balancer is used and this field is not specified, a fixed IP will // be dynamically allocated for the load balancer. // If a managed load balancer is not used AND the API server floating IP is disabled, // this field MUST be specified and should correspond to a pre-allocated port that // holds the fixed IP to be used as a VIP. APIServerFixedIP string `json:"apiServerFixedIP,omitempty"` // APIServerPort is the port on which the listener on the APIServer // will be created APIServerPort int `json:"apiServerPort,omitempty"` // APIServerLoadBalancerAdditionalPorts adds additional ports to the APIServerLoadBalancer APIServerLoadBalancerAdditionalPorts []int `json:"apiServerLoadBalancerAdditionalPorts,omitempty"` // ManagedSecurityGroups determines whether OpenStack security groups for the cluster // will be managed by the OpenStack provider or whether pre-existing security groups will // be specified as part of the configuration. // By default, the managed security groups have rules that allow the Kubelet, etcd, the // Kubernetes API server and the Calico CNI plugin to function correctly. // +optional ManagedSecurityGroups bool `json:"managedSecurityGroups"` // AllowAllInClusterTraffic is only used when managed security groups are in use. // If set to true, the rules for the managed security groups are configured so that all // ingress and egress between cluster nodes is permitted, allowing CNIs other than // Calico to be used. // +optional AllowAllInClusterTraffic bool `json:"allowAllInClusterTraffic"` // DisablePortSecurity disables the port security of the network created for the // Kubernetes cluster, which also disables SecurityGroups DisablePortSecurity bool `json:"disablePortSecurity,omitempty"` // Tags for all resources in cluster Tags []string `json:"tags,omitempty"` // ControlPlaneEndpoint represents the endpoint used to communicate with the control plane. // +optional ControlPlaneEndpoint clusterv1.APIEndpoint `json:"controlPlaneEndpoint"` // ControlPlaneAvailabilityZones is the az to deploy control plane to ControlPlaneAvailabilityZones []string `json:"controlPlaneAvailabilityZones,omitempty"` // Bastion is the OpenStack instance to login the nodes // // As a rolling update is not ideal during a bastion host session, we // prevent changes to a running bastion configuration. Set `enabled: false` to // make changes. //+optional Bastion *Bastion `json:"bastion,omitempty"` // IdentityRef is a reference to a identity to be used when reconciling this cluster // +optional IdentityRef *OpenStackIdentityReference `json:"identityRef,omitempty"` }
OpenStackClusterSpec defines the desired state of OpenStackCluster.
func (*OpenStackClusterSpec) DeepCopy ¶
func (in *OpenStackClusterSpec) DeepCopy() *OpenStackClusterSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OpenStackClusterSpec.
func (*OpenStackClusterSpec) DeepCopyInto ¶
func (in *OpenStackClusterSpec) DeepCopyInto(out *OpenStackClusterSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type OpenStackClusterStatus ¶
type OpenStackClusterStatus struct { Ready bool `json:"ready"` // Network contains all information about the created OpenStack Network. // It includes Subnets and Router. Network *Network `json:"network,omitempty"` // External Network contains information about the created OpenStack external network. ExternalNetwork *Network `json:"externalNetwork,omitempty"` // FailureDomains represent OpenStack availability zones FailureDomains clusterv1.FailureDomains `json:"failureDomains,omitempty"` // ControlPlaneSecurityGroups contains all the information about the OpenStack // Security Group that needs to be applied to control plane nodes. // TODO: Maybe instead of two properties, we add a property to the group? ControlPlaneSecurityGroup *SecurityGroup `json:"controlPlaneSecurityGroup,omitempty"` // WorkerSecurityGroup contains all the information about the OpenStack Security // Group that needs to be applied to worker nodes. WorkerSecurityGroup *SecurityGroup `json:"workerSecurityGroup,omitempty"` BastionSecurityGroup *SecurityGroup `json:"bastionSecurityGroup,omitempty"` Bastion *Instance `json:"bastion,omitempty"` // FailureReason will be set in the event that there is a terminal problem // reconciling the OpenStackCluster and will contain a succinct value suitable // for machine interpretation. // // This field should not be set for transitive errors that a controller // faces that are expected to be fixed automatically over // time (like service outages), but instead indicate that something is // fundamentally wrong with the OpenStackCluster's spec or the configuration of // the controller, and that manual intervention is required. Examples // of terminal errors would be invalid combinations of settings in the // spec, values that are unsupported by the controller, or the // responsible controller itself being critically misconfigured. // // Any transient errors that occur during the reconciliation of // OpenStackClusters can be added as events to the OpenStackCluster object // and/or logged in the controller's output. // +optional FailureReason *capierrors.ClusterStatusError `json:"failureReason,omitempty"` // FailureMessage will be set in the event that there is a terminal problem // reconciling the OpenStackCluster and will contain a more verbose string suitable // for logging and human consumption. // // This field should not be set for transitive errors that a controller // faces that are expected to be fixed automatically over // time (like service outages), but instead indicate that something is // fundamentally wrong with the OpenStackCluster's spec or the configuration of // the controller, and that manual intervention is required. Examples // of terminal errors would be invalid combinations of settings in the // spec, values that are unsupported by the controller, or the // responsible controller itself being critically misconfigured. // // Any transient errors that occur during the reconciliation of // OpenStackClusters can be added as events to the OpenStackCluster object // and/or logged in the controller's output. // +optional FailureMessage *string `json:"failureMessage,omitempty"` }
OpenStackClusterStatus defines the observed state of OpenStackCluster.
func (*OpenStackClusterStatus) DeepCopy ¶
func (in *OpenStackClusterStatus) DeepCopy() *OpenStackClusterStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OpenStackClusterStatus.
func (*OpenStackClusterStatus) DeepCopyInto ¶
func (in *OpenStackClusterStatus) DeepCopyInto(out *OpenStackClusterStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type OpenStackClusterTemplate ¶ added in v0.4.0
type OpenStackClusterTemplate struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec OpenStackClusterTemplateSpec `json:"spec,omitempty"` }
OpenStackClusterTemplate is the Schema for the openstackclustertemplates API.
func (*OpenStackClusterTemplate) ConvertFrom ¶ added in v0.6.4
func (r *OpenStackClusterTemplate) ConvertFrom(srcRaw ctrlconversion.Hub) error
func (*OpenStackClusterTemplate) ConvertTo ¶ added in v0.6.4
func (r *OpenStackClusterTemplate) ConvertTo(dstRaw ctrlconversion.Hub) error
func (*OpenStackClusterTemplate) DeepCopy ¶ added in v0.4.0
func (in *OpenStackClusterTemplate) DeepCopy() *OpenStackClusterTemplate
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OpenStackClusterTemplate.
func (*OpenStackClusterTemplate) DeepCopyInto ¶ added in v0.4.0
func (in *OpenStackClusterTemplate) DeepCopyInto(out *OpenStackClusterTemplate)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*OpenStackClusterTemplate) DeepCopyObject ¶ added in v0.4.0
func (in *OpenStackClusterTemplate) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
type OpenStackClusterTemplateList ¶ added in v0.4.0
type OpenStackClusterTemplateList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []OpenStackClusterTemplate `json:"items"` }
OpenStackClusterTemplateList contains a list of OpenStackClusterTemplate.
func (*OpenStackClusterTemplateList) ConvertFrom ¶ added in v0.6.4
func (r *OpenStackClusterTemplateList) ConvertFrom(srcRaw ctrlconversion.Hub) error
func (*OpenStackClusterTemplateList) ConvertTo ¶ added in v0.6.4
func (r *OpenStackClusterTemplateList) ConvertTo(dstRaw ctrlconversion.Hub) error
func (*OpenStackClusterTemplateList) DeepCopy ¶ added in v0.4.0
func (in *OpenStackClusterTemplateList) DeepCopy() *OpenStackClusterTemplateList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OpenStackClusterTemplateList.
func (*OpenStackClusterTemplateList) DeepCopyInto ¶ added in v0.4.0
func (in *OpenStackClusterTemplateList) DeepCopyInto(out *OpenStackClusterTemplateList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*OpenStackClusterTemplateList) DeepCopyObject ¶ added in v0.4.0
func (in *OpenStackClusterTemplateList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
type OpenStackClusterTemplateResource ¶ added in v0.4.0
type OpenStackClusterTemplateResource struct {
Spec OpenStackClusterSpec `json:"spec"`
}
OpenStackClusterTemplateResource describes the data needed to create a OpenStackCluster from a template.
func (*OpenStackClusterTemplateResource) DeepCopy ¶ added in v0.4.0
func (in *OpenStackClusterTemplateResource) DeepCopy() *OpenStackClusterTemplateResource
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OpenStackClusterTemplateResource.
func (*OpenStackClusterTemplateResource) DeepCopyInto ¶ added in v0.4.0
func (in *OpenStackClusterTemplateResource) DeepCopyInto(out *OpenStackClusterTemplateResource)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type OpenStackClusterTemplateSpec ¶ added in v0.4.0
type OpenStackClusterTemplateSpec struct {
Template OpenStackClusterTemplateResource `json:"template"`
}
OpenStackClusterTemplateSpec defines the desired state of OpenStackClusterTemplate.
func (*OpenStackClusterTemplateSpec) DeepCopy ¶ added in v0.4.0
func (in *OpenStackClusterTemplateSpec) DeepCopy() *OpenStackClusterTemplateSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OpenStackClusterTemplateSpec.
func (*OpenStackClusterTemplateSpec) DeepCopyInto ¶ added in v0.4.0
func (in *OpenStackClusterTemplateSpec) DeepCopyInto(out *OpenStackClusterTemplateSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type OpenStackIdentityReference ¶ added in v0.4.0
type OpenStackIdentityReference struct { // Kind of the identity. Must be supported by the infrastructure // provider and may be either cluster or namespace-scoped. // +kubebuilder:validation:MinLength=1 Kind string `json:"kind"` // Name of the infrastructure identity to be used. // Must be either a cluster-scoped resource, or namespaced-scoped // resource the same namespace as the resource(s) being provisioned. Name string `json:"name"` }
OpenStackIdentityReference is a reference to an infrastructure provider identity to be used to provision cluster resources.
func (*OpenStackIdentityReference) DeepCopy ¶ added in v0.4.0
func (in *OpenStackIdentityReference) DeepCopy() *OpenStackIdentityReference
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OpenStackIdentityReference.
func (*OpenStackIdentityReference) DeepCopyInto ¶ added in v0.4.0
func (in *OpenStackIdentityReference) DeepCopyInto(out *OpenStackIdentityReference)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type OpenStackMachine ¶
type OpenStackMachine struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec OpenStackMachineSpec `json:"spec,omitempty"` Status OpenStackMachineStatus `json:"status,omitempty"` }
OpenStackMachine is the Schema for the openstackmachines API.
func (*OpenStackMachine) ConvertFrom ¶ added in v0.5.1
func (r *OpenStackMachine) ConvertFrom(srcRaw ctrlconversion.Hub) error
func (*OpenStackMachine) ConvertTo ¶ added in v0.5.1
func (r *OpenStackMachine) ConvertTo(dstRaw ctrlconversion.Hub) error
func (*OpenStackMachine) DeepCopy ¶
func (in *OpenStackMachine) DeepCopy() *OpenStackMachine
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OpenStackMachine.
func (*OpenStackMachine) DeepCopyInto ¶
func (in *OpenStackMachine) DeepCopyInto(out *OpenStackMachine)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*OpenStackMachine) DeepCopyObject ¶
func (in *OpenStackMachine) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
type OpenStackMachineList ¶
type OpenStackMachineList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []OpenStackMachine `json:"items"` }
OpenStackMachineList contains a list of OpenStackMachine.
func (*OpenStackMachineList) ConvertFrom ¶ added in v0.5.1
func (r *OpenStackMachineList) ConvertFrom(srcRaw ctrlconversion.Hub) error
func (*OpenStackMachineList) ConvertTo ¶ added in v0.5.1
func (r *OpenStackMachineList) ConvertTo(dstRaw ctrlconversion.Hub) error
func (*OpenStackMachineList) DeepCopy ¶
func (in *OpenStackMachineList) DeepCopy() *OpenStackMachineList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OpenStackMachineList.
func (*OpenStackMachineList) DeepCopyInto ¶
func (in *OpenStackMachineList) DeepCopyInto(out *OpenStackMachineList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*OpenStackMachineList) DeepCopyObject ¶
func (in *OpenStackMachineList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
type OpenStackMachineSpec ¶
type OpenStackMachineSpec struct { // ProviderID is the unique identifier as specified by the cloud provider. ProviderID *string `json:"providerID,omitempty"` // InstanceID is the OpenStack instance ID for this machine. InstanceID *string `json:"instanceID,omitempty"` // The name of the cloud to use from the clouds secret // +optional CloudName string `json:"cloudName"` // The flavor reference for the flavor for your server instance. Flavor string `json:"flavor"` // The name of the image to use for your server instance. // If the RootVolume is specified, this will be ignored and use rootVolume directly. Image string `json:"image,omitempty"` // The ssh key to inject in the instance SSHKeyName string `json:"sshKeyName,omitempty"` // A networks object. Required parameter when there are multiple networks defined for the tenant. // When you do not specify both networks and ports parameters, the server attaches to the only network created for the current tenant. Networks []NetworkParam `json:"networks,omitempty"` // Ports to be attached to the server instance. They are created if a port with the given name does not already exist. // When you do not specify both networks and ports parameters, the server attaches to the only network created for the current tenant. Ports []PortOpts `json:"ports,omitempty"` // UUID, IP address of a port from this subnet will be marked as AccessIPv4 on the created compute instance Subnet string `json:"subnet,omitempty"` // The floatingIP which will be associated to the machine, only used for master. // The floatingIP should have been created and haven't been associated. FloatingIP string `json:"floatingIP,omitempty"` // The names of the security groups to assign to the instance SecurityGroups []SecurityGroupParam `json:"securityGroups,omitempty"` // Whether the server instance is created on a trunk port or not. Trunk bool `json:"trunk,omitempty"` // Machine tags // Requires Nova api 2.52 minimum! Tags []string `json:"tags,omitempty"` // Metadata mapping. Allows you to create a map of key value pairs to add to the server instance. ServerMetadata map[string]string `json:"serverMetadata,omitempty"` // Config Drive support ConfigDrive *bool `json:"configDrive,omitempty"` // The volume metadata to boot from RootVolume *RootVolume `json:"rootVolume,omitempty"` // The server group to assign the machine to ServerGroupID string `json:"serverGroupID,omitempty"` // IdentityRef is a reference to a identity to be used when reconciling this cluster // +optional IdentityRef *OpenStackIdentityReference `json:"identityRef,omitempty"` }
OpenStackMachineSpec defines the desired state of OpenStackMachine.
func (*OpenStackMachineSpec) DeepCopy ¶
func (in *OpenStackMachineSpec) DeepCopy() *OpenStackMachineSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OpenStackMachineSpec.
func (*OpenStackMachineSpec) DeepCopyInto ¶
func (in *OpenStackMachineSpec) DeepCopyInto(out *OpenStackMachineSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type OpenStackMachineStatus ¶
type OpenStackMachineStatus struct { // Ready is true when the provider resource is ready. // +optional Ready bool `json:"ready"` // Addresses contains the OpenStack instance associated addresses. Addresses []corev1.NodeAddress `json:"addresses,omitempty"` // InstanceState is the state of the OpenStack instance for this machine. // +optional InstanceState *InstanceState `json:"instanceState,omitempty"` FailureReason *errors.MachineStatusError `json:"errorReason,omitempty"` // FailureMessage will be set in the event that there is a terminal problem // reconciling the Machine and will contain a more verbose string suitable // for logging and human consumption. // // This field should not be set for transitive errors that a controller // faces that are expected to be fixed automatically over // time (like service outages), but instead indicate that something is // fundamentally wrong with the Machine's spec or the configuration of // the controller, and that manual intervention is required. Examples // of terminal errors would be invalid combinations of settings in the // spec, values that are unsupported by the controller, or the // responsible controller itself being critically misconfigured. // // Any transient errors that occur during the reconciliation of Machines // can be added as events to the Machine object and/or logged in the // controller's output. // +optional FailureMessage *string `json:"errorMessage,omitempty"` Conditions clusterv1.Conditions `json:"conditions,omitempty"` }
OpenStackMachineStatus defines the observed state of OpenStackMachine.
func (*OpenStackMachineStatus) DeepCopy ¶
func (in *OpenStackMachineStatus) DeepCopy() *OpenStackMachineStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OpenStackMachineStatus.
func (*OpenStackMachineStatus) DeepCopyInto ¶
func (in *OpenStackMachineStatus) DeepCopyInto(out *OpenStackMachineStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type OpenStackMachineTemplate ¶
type OpenStackMachineTemplate struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec OpenStackMachineTemplateSpec `json:"spec,omitempty"` }
OpenStackMachineTemplate is the Schema for the openstackmachinetemplates API.
func (*OpenStackMachineTemplate) ConvertFrom ¶ added in v0.5.1
func (r *OpenStackMachineTemplate) ConvertFrom(srcRaw ctrlconversion.Hub) error
func (*OpenStackMachineTemplate) ConvertTo ¶ added in v0.5.1
func (r *OpenStackMachineTemplate) ConvertTo(dstRaw ctrlconversion.Hub) error
func (*OpenStackMachineTemplate) DeepCopy ¶
func (in *OpenStackMachineTemplate) DeepCopy() *OpenStackMachineTemplate
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OpenStackMachineTemplate.
func (*OpenStackMachineTemplate) DeepCopyInto ¶
func (in *OpenStackMachineTemplate) DeepCopyInto(out *OpenStackMachineTemplate)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*OpenStackMachineTemplate) DeepCopyObject ¶
func (in *OpenStackMachineTemplate) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
type OpenStackMachineTemplateList ¶
type OpenStackMachineTemplateList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []OpenStackMachineTemplate `json:"items"` }
OpenStackMachineTemplateList contains a list of OpenStackMachineTemplate.
func (*OpenStackMachineTemplateList) ConvertFrom ¶ added in v0.5.1
func (r *OpenStackMachineTemplateList) ConvertFrom(srcRaw ctrlconversion.Hub) error
func (*OpenStackMachineTemplateList) ConvertTo ¶ added in v0.5.1
func (r *OpenStackMachineTemplateList) ConvertTo(dstRaw ctrlconversion.Hub) error
func (*OpenStackMachineTemplateList) DeepCopy ¶
func (in *OpenStackMachineTemplateList) DeepCopy() *OpenStackMachineTemplateList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OpenStackMachineTemplateList.
func (*OpenStackMachineTemplateList) DeepCopyInto ¶
func (in *OpenStackMachineTemplateList) DeepCopyInto(out *OpenStackMachineTemplateList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*OpenStackMachineTemplateList) DeepCopyObject ¶
func (in *OpenStackMachineTemplateList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
type OpenStackMachineTemplateResource ¶
type OpenStackMachineTemplateResource struct { // Spec is the specification of the desired behavior of the machine. Spec OpenStackMachineSpec `json:"spec"` }
OpenStackMachineTemplateResource describes the data needed to create a OpenStackMachine from a template.
func (*OpenStackMachineTemplateResource) DeepCopy ¶
func (in *OpenStackMachineTemplateResource) DeepCopy() *OpenStackMachineTemplateResource
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OpenStackMachineTemplateResource.
func (*OpenStackMachineTemplateResource) DeepCopyInto ¶
func (in *OpenStackMachineTemplateResource) DeepCopyInto(out *OpenStackMachineTemplateResource)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type OpenStackMachineTemplateSpec ¶
type OpenStackMachineTemplateSpec struct {
Template OpenStackMachineTemplateResource `json:"template"`
}
OpenStackMachineTemplateSpec defines the desired state of OpenStackMachineTemplate.
func (*OpenStackMachineTemplateSpec) DeepCopy ¶
func (in *OpenStackMachineTemplateSpec) DeepCopy() *OpenStackMachineTemplateSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OpenStackMachineTemplateSpec.
func (*OpenStackMachineTemplateSpec) DeepCopyInto ¶
func (in *OpenStackMachineTemplateSpec) DeepCopyInto(out *OpenStackMachineTemplateSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PortOpts ¶ added in v0.4.0
type PortOpts struct { // ID of the OpenStack network on which to create the port. If unspecified, create the port on the default cluster network. NetworkID string `json:"networkId,omitempty"` // Used to make the name of the port unique. If unspecified, instead the 0-based index of the port in the list is used. NameSuffix string `json:"nameSuffix,omitempty"` Description string `json:"description,omitempty"` AdminStateUp *bool `json:"adminStateUp,omitempty"` MACAddress string `json:"macAddress,omitempty"` // Specify pairs of subnet and/or IP address. These should be subnets of the network with the given NetworkID. FixedIPs []FixedIP `json:"fixedIPs,omitempty"` TenantID string `json:"tenantId,omitempty"` ProjectID string `json:"projectId,omitempty"` SecurityGroups *[]string `json:"securityGroups,omitempty"` AllowedAddressPairs []AddressPair `json:"allowedAddressPairs,omitempty"` // Enables and disables trunk at port level. If not provided, openStackMachine.Spec.Trunk is inherited. Trunk *bool `json:"trunk,omitempty"` // The ID of the host where the port is allocated HostID string `json:"hostId,omitempty"` // The virtual network interface card (vNIC) type that is bound to the neutron port. VNICType string `json:"vnicType,omitempty"` // A dictionary that enables the application running on the specified // host to pass and receive virtual network interface (VIF) port-specific // information to the plug-in. Profile map[string]string `json:"profile,omitempty"` // DisablePortSecurity enables or disables the port security when set. // When not set, it takes the value of the corresponding field at the network level. DisablePortSecurity *bool `json:"disablePortSecurity,omitempty"` // Tags applied to the port (and corresponding trunk, if a trunk is configured.) // These tags are applied in addition to the instance's tags, which will also be applied to the port. Tags []string `json:"tags,omitempty"` }
func (*PortOpts) DeepCopy ¶ added in v0.4.0
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PortOpts.
func (*PortOpts) DeepCopyInto ¶ added in v0.4.0
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type RootVolume ¶
type RootVolume struct { SourceType string `json:"sourceType,omitempty"` SourceUUID string `json:"sourceUUID,omitempty"` DeviceType string `json:"deviceType,omitempty"` Size int `json:"diskSize,omitempty"` }
func (*RootVolume) DeepCopy ¶
func (in *RootVolume) DeepCopy() *RootVolume
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RootVolume.
func (*RootVolume) DeepCopyInto ¶
func (in *RootVolume) DeepCopyInto(out *RootVolume)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Router ¶
type Router struct { Name string `json:"name"` ID string `json:"id"` //+optional Tags []string `json:"tags,omitempty"` }
Router represents basic information about the associated OpenStack Neutron Router.
func (*Router) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Router.
func (*Router) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type SecurityGroup ¶
type SecurityGroup struct { Name string `json:"name"` ID string `json:"id"` Rules []SecurityGroupRule `json:"rules"` }
SecurityGroup represents the basic information of the associated OpenStack Neutron Security Group.
func (*SecurityGroup) DeepCopy ¶
func (in *SecurityGroup) DeepCopy() *SecurityGroup
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecurityGroup.
func (*SecurityGroup) DeepCopyInto ¶
func (in *SecurityGroup) DeepCopyInto(out *SecurityGroup)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type SecurityGroupFilter ¶
type SecurityGroupFilter struct { ID string `json:"id,omitempty"` Name string `json:"name,omitempty"` Description string `json:"description,omitempty"` TenantID string `json:"tenantId,omitempty"` ProjectID string `json:"projectId,omitempty"` Limit int `json:"limit,omitempty"` Marker string `json:"marker,omitempty"` SortKey string `json:"sortKey,omitempty"` SortDir string `json:"sortDir,omitempty"` Tags string `json:"tags,omitempty"` TagsAny string `json:"tagsAny,omitempty"` NotTags string `json:"notTags,omitempty"` NotTagsAny string `json:"notTagsAny,omitempty"` }
func (*SecurityGroupFilter) DeepCopy ¶
func (in *SecurityGroupFilter) DeepCopy() *SecurityGroupFilter
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecurityGroupFilter.
func (*SecurityGroupFilter) DeepCopyInto ¶
func (in *SecurityGroupFilter) DeepCopyInto(out *SecurityGroupFilter)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type SecurityGroupParam ¶
type SecurityGroupParam struct { // Security Group UID UUID string `json:"uuid,omitempty"` // Security Group name Name string `json:"name,omitempty"` // Filters used to query security groups in openstack Filter SecurityGroupFilter `json:"filter,omitempty"` }
func (*SecurityGroupParam) DeepCopy ¶
func (in *SecurityGroupParam) DeepCopy() *SecurityGroupParam
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecurityGroupParam.
func (*SecurityGroupParam) DeepCopyInto ¶
func (in *SecurityGroupParam) DeepCopyInto(out *SecurityGroupParam)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type SecurityGroupRule ¶
type SecurityGroupRule struct { Description string `json:"description"` ID string `json:"name"` Direction string `json:"direction"` EtherType string `json:"etherType"` SecurityGroupID string `json:"securityGroupID"` PortRangeMin int `json:"portRangeMin"` PortRangeMax int `json:"portRangeMax"` Protocol string `json:"protocol"` RemoteGroupID string `json:"remoteGroupID"` RemoteIPPrefix string `json:"remoteIPPrefix"` }
SecurityGroupRule represent the basic information of the associated OpenStack Security Group Role.
func (*SecurityGroupRule) DeepCopy ¶
func (in *SecurityGroupRule) DeepCopy() *SecurityGroupRule
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SecurityGroupRule.
func (*SecurityGroupRule) DeepCopyInto ¶
func (in *SecurityGroupRule) DeepCopyInto(out *SecurityGroupRule)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (SecurityGroupRule) Equal ¶
func (r SecurityGroupRule) Equal(x SecurityGroupRule) bool
Equal checks if two SecurityGroupRules are the same.
type Subnet ¶
type Subnet struct { Name string `json:"name"` ID string `json:"id"` CIDR string `json:"cidr"` //+optional Tags []string `json:"tags,omitempty"` }
Subnet represents basic information about the associated OpenStack Neutron Subnet.
func (*Subnet) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Subnet.
func (*Subnet) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type SubnetFilter ¶
type SubnetFilter struct { Name string `json:"name,omitempty"` Description string `json:"description,omitempty"` EnableDHCP *bool `json:"enableDhcp,omitempty"` NetworkID string `json:"networkId,omitempty"` TenantID string `json:"tenantId,omitempty"` ProjectID string `json:"projectId,omitempty"` IPVersion int `json:"ipVersion,omitempty"` GatewayIP string `json:"gateway_ip,omitempty"` CIDR string `json:"cidr,omitempty"` IPv6AddressMode string `json:"ipv6AddressMode,omitempty"` IPv6RAMode string `json:"ipv6RaMode,omitempty"` ID string `json:"id,omitempty"` SubnetPoolID string `json:"subnetpoolId,omitempty"` Limit int `json:"limit,omitempty"` Marker string `json:"marker,omitempty"` SortKey string `json:"sortKey,omitempty"` SortDir string `json:"sortDir,omitempty"` Tags string `json:"tags,omitempty"` TagsAny string `json:"tagsAny,omitempty"` NotTags string `json:"notTags,omitempty"` NotTagsAny string `json:"notTagsAny,omitempty"` }
func (*SubnetFilter) DeepCopy ¶
func (in *SubnetFilter) DeepCopy() *SubnetFilter
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SubnetFilter.
func (*SubnetFilter) DeepCopyInto ¶
func (in *SubnetFilter) DeepCopyInto(out *SubnetFilter)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type SubnetParam ¶
type SubnetParam struct { // Optional UUID of the subnet. // If specified this will not be validated prior to server creation. // If specified, the enclosing `NetworkParam` must also be specified by UUID. UUID string `json:"uuid,omitempty"` // Filters for optional subnet query Filter SubnetFilter `json:"filter,omitempty"` }
func (*SubnetParam) DeepCopy ¶
func (in *SubnetParam) DeepCopy() *SubnetParam
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SubnetParam.
func (*SubnetParam) DeepCopyInto ¶
func (in *SubnetParam) DeepCopyInto(out *SubnetParam)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.