Documentation ¶
Overview ¶
+kubebuilder:object:generate=true +groupName=network.ovh.edixos.io +versionName=v1alpha1
Index ¶
- Constants
- Variables
- type AllocationPoolInitParameters
- type AllocationPoolObservation
- type AllocationPoolParameters
- type HostRouteInitParameters
- type HostRouteObservation
- type HostRouteParameters
- type IPPoolsInitParameters
- type IPPoolsObservation
- type IPPoolsParameters
- type PrivateNetwork
- func (in *PrivateNetwork) DeepCopy() *PrivateNetwork
- func (in *PrivateNetwork) DeepCopyInto(out *PrivateNetwork)
- func (in *PrivateNetwork) DeepCopyObject() runtime.Object
- func (mg *PrivateNetwork) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *PrivateNetwork) GetConnectionDetailsMapping() map[string]string
- func (mg *PrivateNetwork) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *PrivateNetwork) GetID() string
- func (tr *PrivateNetwork) GetInitParameters() (map[string]any, error)
- func (mg *PrivateNetwork) GetManagementPolicies() xpv1.ManagementPolicies
- func (tr *PrivateNetwork) GetMergedParameters(shouldMergeInitProvider bool) (map[string]any, error)
- func (tr *PrivateNetwork) GetObservation() (map[string]any, error)
- func (tr *PrivateNetwork) GetParameters() (map[string]any, error)
- func (mg *PrivateNetwork) GetProviderConfigReference() *xpv1.Reference
- func (mg *PrivateNetwork) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *PrivateNetwork) GetTerraformResourceType() string
- func (tr *PrivateNetwork) GetTerraformSchemaVersion() int
- func (mg *PrivateNetwork) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *PrivateNetwork) Hub()
- func (tr *PrivateNetwork) LateInitialize(attrs []byte) (bool, error)
- func (mg *PrivateNetwork) SetConditions(c ...xpv1.Condition)
- func (mg *PrivateNetwork) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (mg *PrivateNetwork) SetManagementPolicies(r xpv1.ManagementPolicies)
- func (tr *PrivateNetwork) SetObservation(obs map[string]any) error
- func (tr *PrivateNetwork) SetParameters(params map[string]any) error
- func (mg *PrivateNetwork) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *PrivateNetwork) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *PrivateNetwork) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type PrivateNetworkInitParameters
- type PrivateNetworkList
- type PrivateNetworkObservation
- type PrivateNetworkParameters
- type PrivateNetworkSpec
- type PrivateNetworkStatus
- type RegionsAttributesInitParameters
- type RegionsAttributesObservation
- type RegionsAttributesParameters
- type RegionsStatusInitParameters
- type RegionsStatusObservation
- type RegionsStatusParameters
- type Subnet
- func (in *Subnet) DeepCopy() *Subnet
- func (in *Subnet) DeepCopyInto(out *Subnet)
- func (in *Subnet) DeepCopyObject() runtime.Object
- func (mg *Subnet) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *Subnet) GetConnectionDetailsMapping() map[string]string
- func (mg *Subnet) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *Subnet) GetID() string
- func (tr *Subnet) GetInitParameters() (map[string]any, error)
- func (mg *Subnet) GetManagementPolicies() xpv1.ManagementPolicies
- func (tr *Subnet) GetMergedParameters(shouldMergeInitProvider bool) (map[string]any, error)
- func (tr *Subnet) GetObservation() (map[string]any, error)
- func (tr *Subnet) GetParameters() (map[string]any, error)
- func (mg *Subnet) GetProviderConfigReference() *xpv1.Reference
- func (mg *Subnet) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *Subnet) GetTerraformResourceType() string
- func (tr *Subnet) GetTerraformSchemaVersion() int
- func (mg *Subnet) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *Subnet) Hub()
- func (tr *Subnet) LateInitialize(attrs []byte) (bool, error)
- func (mg *Subnet) ResolveReferences(ctx context.Context, c client.Reader) error
- func (mg *Subnet) SetConditions(c ...xpv1.Condition)
- func (mg *Subnet) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (mg *Subnet) SetManagementPolicies(r xpv1.ManagementPolicies)
- func (tr *Subnet) SetObservation(obs map[string]any) error
- func (tr *Subnet) SetParameters(params map[string]any) error
- func (mg *Subnet) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *Subnet) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *Subnet) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type SubnetInitParameters
- type SubnetList
- type SubnetObservation
- type SubnetParameters
- type SubnetSpec
- type SubnetStatus
- type SubnetV2
- func (in *SubnetV2) DeepCopy() *SubnetV2
- func (in *SubnetV2) DeepCopyInto(out *SubnetV2)
- func (in *SubnetV2) DeepCopyObject() runtime.Object
- func (mg *SubnetV2) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *SubnetV2) GetConnectionDetailsMapping() map[string]string
- func (mg *SubnetV2) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *SubnetV2) GetID() string
- func (tr *SubnetV2) GetInitParameters() (map[string]any, error)
- func (mg *SubnetV2) GetManagementPolicies() xpv1.ManagementPolicies
- func (tr *SubnetV2) GetMergedParameters(shouldMergeInitProvider bool) (map[string]any, error)
- func (tr *SubnetV2) GetObservation() (map[string]any, error)
- func (tr *SubnetV2) GetParameters() (map[string]any, error)
- func (mg *SubnetV2) GetProviderConfigReference() *xpv1.Reference
- func (mg *SubnetV2) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *SubnetV2) GetTerraformResourceType() string
- func (tr *SubnetV2) GetTerraformSchemaVersion() int
- func (mg *SubnetV2) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *SubnetV2) Hub()
- func (tr *SubnetV2) LateInitialize(attrs []byte) (bool, error)
- func (mg *SubnetV2) ResolveReferences(ctx context.Context, c client.Reader) error
- func (mg *SubnetV2) SetConditions(c ...xpv1.Condition)
- func (mg *SubnetV2) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (mg *SubnetV2) SetManagementPolicies(r xpv1.ManagementPolicies)
- func (tr *SubnetV2) SetObservation(obs map[string]any) error
- func (tr *SubnetV2) SetParameters(params map[string]any) error
- func (mg *SubnetV2) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *SubnetV2) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *SubnetV2) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type SubnetV2InitParameters
- type SubnetV2List
- type SubnetV2Observation
- type SubnetV2Parameters
- type SubnetV2Spec
- type SubnetV2Status
Constants ¶
const ( CRDGroup = "network.ovh.edixos.io" CRDVersion = "v1alpha1" )
Package type metadata.
Variables ¶
var ( // CRDGroupVersion is the API Group Version used to register the objects CRDGroupVersion = schema.GroupVersion{Group: CRDGroup, Version: CRDVersion} // SchemeBuilder is used to add go types to the GroupVersionKind scheme SchemeBuilder = &scheme.Builder{GroupVersion: CRDGroupVersion} // AddToScheme adds the types in this group-version to the given scheme. AddToScheme = SchemeBuilder.AddToScheme )
var ( PrivateNetwork_Kind = "PrivateNetwork" PrivateNetwork_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: PrivateNetwork_Kind}.String() PrivateNetwork_KindAPIVersion = PrivateNetwork_Kind + "." + CRDGroupVersion.String() PrivateNetwork_GroupVersionKind = CRDGroupVersion.WithKind(PrivateNetwork_Kind) )
Repository type metadata.
var ( Subnet_Kind = "Subnet" Subnet_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: Subnet_Kind}.String() Subnet_KindAPIVersion = Subnet_Kind + "." + CRDGroupVersion.String() Subnet_GroupVersionKind = CRDGroupVersion.WithKind(Subnet_Kind) )
Repository type metadata.
var ( SubnetV2_Kind = "SubnetV2" SubnetV2_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: SubnetV2_Kind}.String() SubnetV2_KindAPIVersion = SubnetV2_Kind + "." + CRDGroupVersion.String() SubnetV2_GroupVersionKind = CRDGroupVersion.WithKind(SubnetV2_Kind) )
Repository type metadata.
Functions ¶
This section is empty.
Types ¶
type AllocationPoolInitParameters ¶ added in v1.1.0
type AllocationPoolInitParameters struct { End *string `json:"end,omitempty" tf:"end,omitempty"` Start *string `json:"start,omitempty" tf:"start,omitempty"` }
func (*AllocationPoolInitParameters) DeepCopy ¶ added in v1.1.0
func (in *AllocationPoolInitParameters) DeepCopy() *AllocationPoolInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AllocationPoolInitParameters.
func (*AllocationPoolInitParameters) DeepCopyInto ¶ added in v1.1.0
func (in *AllocationPoolInitParameters) DeepCopyInto(out *AllocationPoolInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type AllocationPoolObservation ¶ added in v1.1.0
type AllocationPoolObservation struct { End *string `json:"end,omitempty" tf:"end,omitempty"` Start *string `json:"start,omitempty" tf:"start,omitempty"` }
func (*AllocationPoolObservation) DeepCopy ¶ added in v1.1.0
func (in *AllocationPoolObservation) DeepCopy() *AllocationPoolObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AllocationPoolObservation.
func (*AllocationPoolObservation) DeepCopyInto ¶ added in v1.1.0
func (in *AllocationPoolObservation) DeepCopyInto(out *AllocationPoolObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type AllocationPoolParameters ¶ added in v1.1.0
type AllocationPoolParameters struct { // +kubebuilder:validation:Optional End *string `json:"end" tf:"end,omitempty"` // +kubebuilder:validation:Optional Start *string `json:"start" tf:"start,omitempty"` }
func (*AllocationPoolParameters) DeepCopy ¶ added in v1.1.0
func (in *AllocationPoolParameters) DeepCopy() *AllocationPoolParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AllocationPoolParameters.
func (*AllocationPoolParameters) DeepCopyInto ¶ added in v1.1.0
func (in *AllocationPoolParameters) DeepCopyInto(out *AllocationPoolParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type HostRouteInitParameters ¶ added in v1.1.0
type HostRouteInitParameters struct { Destination *string `json:"destination,omitempty" tf:"destination,omitempty"` Nexthop *string `json:"nexthop,omitempty" tf:"nexthop,omitempty"` }
func (*HostRouteInitParameters) DeepCopy ¶ added in v1.1.0
func (in *HostRouteInitParameters) DeepCopy() *HostRouteInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new HostRouteInitParameters.
func (*HostRouteInitParameters) DeepCopyInto ¶ added in v1.1.0
func (in *HostRouteInitParameters) DeepCopyInto(out *HostRouteInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type HostRouteObservation ¶ added in v1.1.0
type HostRouteObservation struct { Destination *string `json:"destination,omitempty" tf:"destination,omitempty"` Nexthop *string `json:"nexthop,omitempty" tf:"nexthop,omitempty"` }
func (*HostRouteObservation) DeepCopy ¶ added in v1.1.0
func (in *HostRouteObservation) DeepCopy() *HostRouteObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new HostRouteObservation.
func (*HostRouteObservation) DeepCopyInto ¶ added in v1.1.0
func (in *HostRouteObservation) DeepCopyInto(out *HostRouteObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type HostRouteParameters ¶ added in v1.1.0
type HostRouteParameters struct { // +kubebuilder:validation:Optional Destination *string `json:"destination" tf:"destination,omitempty"` // +kubebuilder:validation:Optional Nexthop *string `json:"nexthop" tf:"nexthop,omitempty"` }
func (*HostRouteParameters) DeepCopy ¶ added in v1.1.0
func (in *HostRouteParameters) DeepCopy() *HostRouteParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new HostRouteParameters.
func (*HostRouteParameters) DeepCopyInto ¶ added in v1.1.0
func (in *HostRouteParameters) DeepCopyInto(out *HostRouteParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type IPPoolsInitParameters ¶
type IPPoolsInitParameters struct { }
func (*IPPoolsInitParameters) DeepCopy ¶
func (in *IPPoolsInitParameters) DeepCopy() *IPPoolsInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IPPoolsInitParameters.
func (*IPPoolsInitParameters) DeepCopyInto ¶
func (in *IPPoolsInitParameters) DeepCopyInto(out *IPPoolsInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type IPPoolsObservation ¶
type IPPoolsObservation struct { DHCP *bool `json:"dhcp,omitempty" tf:"dhcp,omitempty"` End *string `json:"end,omitempty" tf:"end,omitempty"` Network *string `json:"network,omitempty" tf:"network,omitempty"` Region *string `json:"region,omitempty" tf:"region,omitempty"` Start *string `json:"start,omitempty" tf:"start,omitempty"` }
func (*IPPoolsObservation) DeepCopy ¶
func (in *IPPoolsObservation) DeepCopy() *IPPoolsObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IPPoolsObservation.
func (*IPPoolsObservation) DeepCopyInto ¶
func (in *IPPoolsObservation) DeepCopyInto(out *IPPoolsObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type IPPoolsParameters ¶
type IPPoolsParameters struct { }
func (*IPPoolsParameters) DeepCopy ¶
func (in *IPPoolsParameters) DeepCopy() *IPPoolsParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IPPoolsParameters.
func (*IPPoolsParameters) DeepCopyInto ¶
func (in *IPPoolsParameters) DeepCopyInto(out *IPPoolsParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PrivateNetwork ¶
type PrivateNetwork struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` // +kubebuilder:validation:XValidation:rule="!('*' in self.managementPolicies || 'Create' in self.managementPolicies || 'Update' in self.managementPolicies) || has(self.forProvider.name) || (has(self.initProvider) && has(self.initProvider.name))",message="spec.forProvider.name is a required parameter" // +kubebuilder:validation:XValidation:rule="!('*' in self.managementPolicies || 'Create' in self.managementPolicies || 'Update' in self.managementPolicies) || has(self.forProvider.serviceName) || (has(self.initProvider) && has(self.initProvider.serviceName))",message="spec.forProvider.serviceName is a required parameter" Spec PrivateNetworkSpec `json:"spec"` Status PrivateNetworkStatus `json:"status,omitempty"` }
PrivateNetwork is the Schema for the PrivateNetworks API. <no value> +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].status" +kubebuilder:printcolumn:name="EXTERNAL-NAME",type="string",JSONPath=".metadata.annotations.crossplane\\.io/external-name" +kubebuilder:printcolumn:name="AGE",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,ovh}
func (*PrivateNetwork) DeepCopy ¶
func (in *PrivateNetwork) DeepCopy() *PrivateNetwork
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PrivateNetwork.
func (*PrivateNetwork) DeepCopyInto ¶
func (in *PrivateNetwork) DeepCopyInto(out *PrivateNetwork)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*PrivateNetwork) DeepCopyObject ¶
func (in *PrivateNetwork) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*PrivateNetwork) GetCondition ¶
func (mg *PrivateNetwork) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this PrivateNetwork.
func (*PrivateNetwork) GetConnectionDetailsMapping ¶
func (tr *PrivateNetwork) GetConnectionDetailsMapping() map[string]string
GetConnectionDetailsMapping for this PrivateNetwork
func (*PrivateNetwork) GetDeletionPolicy ¶
func (mg *PrivateNetwork) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this PrivateNetwork.
func (*PrivateNetwork) GetID ¶
func (tr *PrivateNetwork) GetID() string
GetID returns ID of underlying Terraform resource of this PrivateNetwork
func (*PrivateNetwork) GetInitParameters ¶
func (tr *PrivateNetwork) GetInitParameters() (map[string]any, error)
GetInitParameters of this PrivateNetwork
func (*PrivateNetwork) GetManagementPolicies ¶
func (mg *PrivateNetwork) GetManagementPolicies() xpv1.ManagementPolicies
GetManagementPolicies of this PrivateNetwork.
func (*PrivateNetwork) GetMergedParameters ¶ added in v0.39.0
func (tr *PrivateNetwork) GetMergedParameters(shouldMergeInitProvider bool) (map[string]any, error)
GetInitParameters of this PrivateNetwork
func (*PrivateNetwork) GetObservation ¶
func (tr *PrivateNetwork) GetObservation() (map[string]any, error)
GetObservation of this PrivateNetwork
func (*PrivateNetwork) GetParameters ¶
func (tr *PrivateNetwork) GetParameters() (map[string]any, error)
GetParameters of this PrivateNetwork
func (*PrivateNetwork) GetProviderConfigReference ¶
func (mg *PrivateNetwork) GetProviderConfigReference() *xpv1.Reference
GetProviderConfigReference of this PrivateNetwork.
func (*PrivateNetwork) GetPublishConnectionDetailsTo ¶
func (mg *PrivateNetwork) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this PrivateNetwork.
func (*PrivateNetwork) GetTerraformResourceType ¶
func (mg *PrivateNetwork) GetTerraformResourceType() string
GetTerraformResourceType returns Terraform resource type for this PrivateNetwork
func (*PrivateNetwork) GetTerraformSchemaVersion ¶
func (tr *PrivateNetwork) GetTerraformSchemaVersion() int
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*PrivateNetwork) GetWriteConnectionSecretToReference ¶
func (mg *PrivateNetwork) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this PrivateNetwork.
func (*PrivateNetwork) Hub ¶ added in v0.39.0
func (tr *PrivateNetwork) Hub()
Hub marks this type as a conversion hub.
func (*PrivateNetwork) LateInitialize ¶
func (tr *PrivateNetwork) LateInitialize(attrs []byte) (bool, error)
LateInitialize this PrivateNetwork using its observed tfState. returns True if there are any spec changes for the resource.
func (*PrivateNetwork) SetConditions ¶
func (mg *PrivateNetwork) SetConditions(c ...xpv1.Condition)
SetConditions of this PrivateNetwork.
func (*PrivateNetwork) SetDeletionPolicy ¶
func (mg *PrivateNetwork) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this PrivateNetwork.
func (*PrivateNetwork) SetManagementPolicies ¶
func (mg *PrivateNetwork) SetManagementPolicies(r xpv1.ManagementPolicies)
SetManagementPolicies of this PrivateNetwork.
func (*PrivateNetwork) SetObservation ¶
func (tr *PrivateNetwork) SetObservation(obs map[string]any) error
SetObservation for this PrivateNetwork
func (*PrivateNetwork) SetParameters ¶
func (tr *PrivateNetwork) SetParameters(params map[string]any) error
SetParameters for this PrivateNetwork
func (*PrivateNetwork) SetProviderConfigReference ¶
func (mg *PrivateNetwork) SetProviderConfigReference(r *xpv1.Reference)
SetProviderConfigReference of this PrivateNetwork.
func (*PrivateNetwork) SetPublishConnectionDetailsTo ¶
func (mg *PrivateNetwork) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this PrivateNetwork.
func (*PrivateNetwork) SetWriteConnectionSecretToReference ¶
func (mg *PrivateNetwork) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this PrivateNetwork.
type PrivateNetworkInitParameters ¶
type PrivateNetworkInitParameters struct { Name *string `json:"name,omitempty" tf:"name,omitempty"` // +listType=set Regions []*string `json:"regions,omitempty" tf:"regions,omitempty"` // Service name of the resource representing the id of the cloud project. ServiceName *string `json:"serviceName,omitempty" tf:"service_name,omitempty"` VlanID *float64 `json:"vlanId,omitempty" tf:"vlan_id,omitempty"` }
func (*PrivateNetworkInitParameters) DeepCopy ¶
func (in *PrivateNetworkInitParameters) DeepCopy() *PrivateNetworkInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PrivateNetworkInitParameters.
func (*PrivateNetworkInitParameters) DeepCopyInto ¶
func (in *PrivateNetworkInitParameters) DeepCopyInto(out *PrivateNetworkInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PrivateNetworkList ¶
type PrivateNetworkList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []PrivateNetwork `json:"items"` }
PrivateNetworkList contains a list of PrivateNetworks
func (*PrivateNetworkList) DeepCopy ¶
func (in *PrivateNetworkList) DeepCopy() *PrivateNetworkList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PrivateNetworkList.
func (*PrivateNetworkList) DeepCopyInto ¶
func (in *PrivateNetworkList) DeepCopyInto(out *PrivateNetworkList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*PrivateNetworkList) DeepCopyObject ¶
func (in *PrivateNetworkList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*PrivateNetworkList) GetItems ¶
func (l *PrivateNetworkList) GetItems() []resource.Managed
GetItems of this PrivateNetworkList.
type PrivateNetworkObservation ¶
type PrivateNetworkObservation struct { ID *string `json:"id,omitempty" tf:"id,omitempty"` Name *string `json:"name,omitempty" tf:"name,omitempty"` // +listType=set Regions []*string `json:"regions,omitempty" tf:"regions,omitempty"` RegionsAttributes []RegionsAttributesObservation `json:"regionsAttributes,omitempty" tf:"regions_attributes,omitempty"` RegionsStatus []RegionsStatusObservation `json:"regionsStatus,omitempty" tf:"regions_status,omitempty"` // Service name of the resource representing the id of the cloud project. ServiceName *string `json:"serviceName,omitempty" tf:"service_name,omitempty"` Status *string `json:"status,omitempty" tf:"status,omitempty"` Type *string `json:"type,omitempty" tf:"type,omitempty"` VlanID *float64 `json:"vlanId,omitempty" tf:"vlan_id,omitempty"` }
func (*PrivateNetworkObservation) DeepCopy ¶
func (in *PrivateNetworkObservation) DeepCopy() *PrivateNetworkObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PrivateNetworkObservation.
func (*PrivateNetworkObservation) DeepCopyInto ¶
func (in *PrivateNetworkObservation) DeepCopyInto(out *PrivateNetworkObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PrivateNetworkParameters ¶
type PrivateNetworkParameters struct { // +kubebuilder:validation:Optional Name *string `json:"name,omitempty" tf:"name,omitempty"` // +kubebuilder:validation:Optional // +listType=set Regions []*string `json:"regions,omitempty" tf:"regions,omitempty"` // Service name of the resource representing the id of the cloud project. // +kubebuilder:validation:Optional ServiceName *string `json:"serviceName,omitempty" tf:"service_name,omitempty"` // +kubebuilder:validation:Optional VlanID *float64 `json:"vlanId,omitempty" tf:"vlan_id,omitempty"` }
func (*PrivateNetworkParameters) DeepCopy ¶
func (in *PrivateNetworkParameters) DeepCopy() *PrivateNetworkParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PrivateNetworkParameters.
func (*PrivateNetworkParameters) DeepCopyInto ¶
func (in *PrivateNetworkParameters) DeepCopyInto(out *PrivateNetworkParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PrivateNetworkSpec ¶
type PrivateNetworkSpec struct { v1.ResourceSpec `json:",inline"` ForProvider PrivateNetworkParameters `json:"forProvider"` // THIS IS A BETA FIELD. It will be honored // unless the Management Policies feature flag is disabled. // InitProvider holds the same fields as ForProvider, with the exception // of Identifier and other resource reference fields. The fields that are // in InitProvider are merged into ForProvider when the resource is created. // The same fields are also added to the terraform ignore_changes hook, to // avoid updating them after creation. This is useful for fields that are // required on creation, but we do not desire to update them after creation, // for example because of an external controller is managing them, like an // autoscaler. InitProvider PrivateNetworkInitParameters `json:"initProvider,omitempty"` }
PrivateNetworkSpec defines the desired state of PrivateNetwork
func (*PrivateNetworkSpec) DeepCopy ¶
func (in *PrivateNetworkSpec) DeepCopy() *PrivateNetworkSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PrivateNetworkSpec.
func (*PrivateNetworkSpec) DeepCopyInto ¶
func (in *PrivateNetworkSpec) DeepCopyInto(out *PrivateNetworkSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PrivateNetworkStatus ¶
type PrivateNetworkStatus struct { v1.ResourceStatus `json:",inline"` AtProvider PrivateNetworkObservation `json:"atProvider,omitempty"` }
PrivateNetworkStatus defines the observed state of PrivateNetwork.
func (*PrivateNetworkStatus) DeepCopy ¶
func (in *PrivateNetworkStatus) DeepCopy() *PrivateNetworkStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PrivateNetworkStatus.
func (*PrivateNetworkStatus) DeepCopyInto ¶
func (in *PrivateNetworkStatus) DeepCopyInto(out *PrivateNetworkStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type RegionsAttributesInitParameters ¶
type RegionsAttributesInitParameters struct { }
func (*RegionsAttributesInitParameters) DeepCopy ¶
func (in *RegionsAttributesInitParameters) DeepCopy() *RegionsAttributesInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RegionsAttributesInitParameters.
func (*RegionsAttributesInitParameters) DeepCopyInto ¶
func (in *RegionsAttributesInitParameters) DeepCopyInto(out *RegionsAttributesInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type RegionsAttributesObservation ¶
type RegionsAttributesObservation struct { Openstackid *string `json:"openstackid,omitempty" tf:"openstackid,omitempty"` Region *string `json:"region,omitempty" tf:"region,omitempty"` Status *string `json:"status,omitempty" tf:"status,omitempty"` }
func (*RegionsAttributesObservation) DeepCopy ¶
func (in *RegionsAttributesObservation) DeepCopy() *RegionsAttributesObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RegionsAttributesObservation.
func (*RegionsAttributesObservation) DeepCopyInto ¶
func (in *RegionsAttributesObservation) DeepCopyInto(out *RegionsAttributesObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type RegionsAttributesParameters ¶
type RegionsAttributesParameters struct { }
func (*RegionsAttributesParameters) DeepCopy ¶
func (in *RegionsAttributesParameters) DeepCopy() *RegionsAttributesParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RegionsAttributesParameters.
func (*RegionsAttributesParameters) DeepCopyInto ¶
func (in *RegionsAttributesParameters) DeepCopyInto(out *RegionsAttributesParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type RegionsStatusInitParameters ¶
type RegionsStatusInitParameters struct { }
func (*RegionsStatusInitParameters) DeepCopy ¶
func (in *RegionsStatusInitParameters) DeepCopy() *RegionsStatusInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RegionsStatusInitParameters.
func (*RegionsStatusInitParameters) DeepCopyInto ¶
func (in *RegionsStatusInitParameters) DeepCopyInto(out *RegionsStatusInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type RegionsStatusObservation ¶
type RegionsStatusObservation struct { Region *string `json:"region,omitempty" tf:"region,omitempty"` Status *string `json:"status,omitempty" tf:"status,omitempty"` }
func (*RegionsStatusObservation) DeepCopy ¶
func (in *RegionsStatusObservation) DeepCopy() *RegionsStatusObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RegionsStatusObservation.
func (*RegionsStatusObservation) DeepCopyInto ¶
func (in *RegionsStatusObservation) DeepCopyInto(out *RegionsStatusObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type RegionsStatusParameters ¶
type RegionsStatusParameters struct { }
func (*RegionsStatusParameters) DeepCopy ¶
func (in *RegionsStatusParameters) DeepCopy() *RegionsStatusParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RegionsStatusParameters.
func (*RegionsStatusParameters) DeepCopyInto ¶
func (in *RegionsStatusParameters) DeepCopyInto(out *RegionsStatusParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Subnet ¶
type Subnet struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` // +kubebuilder:validation:XValidation:rule="!('*' in self.managementPolicies || 'Create' in self.managementPolicies || 'Update' in self.managementPolicies) || has(self.forProvider.end) || (has(self.initProvider) && has(self.initProvider.end))",message="spec.forProvider.end is a required parameter" // +kubebuilder:validation:XValidation:rule="!('*' in self.managementPolicies || 'Create' in self.managementPolicies || 'Update' in self.managementPolicies) || has(self.forProvider.network) || (has(self.initProvider) && has(self.initProvider.network))",message="spec.forProvider.network is a required parameter" // +kubebuilder:validation:XValidation:rule="!('*' in self.managementPolicies || 'Create' in self.managementPolicies || 'Update' in self.managementPolicies) || has(self.forProvider.region) || (has(self.initProvider) && has(self.initProvider.region))",message="spec.forProvider.region is a required parameter" // +kubebuilder:validation:XValidation:rule="!('*' in self.managementPolicies || 'Create' in self.managementPolicies || 'Update' in self.managementPolicies) || has(self.forProvider.serviceName) || (has(self.initProvider) && has(self.initProvider.serviceName))",message="spec.forProvider.serviceName is a required parameter" // +kubebuilder:validation:XValidation:rule="!('*' in self.managementPolicies || 'Create' in self.managementPolicies || 'Update' in self.managementPolicies) || has(self.forProvider.start) || (has(self.initProvider) && has(self.initProvider.start))",message="spec.forProvider.start is a required parameter" Spec SubnetSpec `json:"spec"` Status SubnetStatus `json:"status,omitempty"` }
Subnet is the Schema for the Subnets API. <no value> +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].status" +kubebuilder:printcolumn:name="EXTERNAL-NAME",type="string",JSONPath=".metadata.annotations.crossplane\\.io/external-name" +kubebuilder:printcolumn:name="AGE",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,ovh}
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.
func (*Subnet) DeepCopyObject ¶
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*Subnet) GetCondition ¶
func (mg *Subnet) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this Subnet.
func (*Subnet) GetConnectionDetailsMapping ¶
GetConnectionDetailsMapping for this Subnet
func (*Subnet) GetDeletionPolicy ¶
func (mg *Subnet) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this Subnet.
func (*Subnet) GetInitParameters ¶
GetInitParameters of this Subnet
func (*Subnet) GetManagementPolicies ¶
func (mg *Subnet) GetManagementPolicies() xpv1.ManagementPolicies
GetManagementPolicies of this Subnet.
func (*Subnet) GetMergedParameters ¶ added in v0.39.0
GetInitParameters of this Subnet
func (*Subnet) GetObservation ¶
GetObservation of this Subnet
func (*Subnet) GetParameters ¶
GetParameters of this Subnet
func (*Subnet) GetProviderConfigReference ¶
GetProviderConfigReference of this Subnet.
func (*Subnet) GetPublishConnectionDetailsTo ¶
func (mg *Subnet) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this Subnet.
func (*Subnet) GetTerraformResourceType ¶
GetTerraformResourceType returns Terraform resource type for this Subnet
func (*Subnet) GetTerraformSchemaVersion ¶
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*Subnet) GetWriteConnectionSecretToReference ¶
func (mg *Subnet) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this Subnet.
func (*Subnet) Hub ¶ added in v0.39.0
func (tr *Subnet) Hub()
Hub marks this type as a conversion hub.
func (*Subnet) LateInitialize ¶
LateInitialize this Subnet using its observed tfState. returns True if there are any spec changes for the resource.
func (*Subnet) ResolveReferences ¶
ResolveReferences of this Subnet.
func (*Subnet) SetConditions ¶
SetConditions of this Subnet.
func (*Subnet) SetDeletionPolicy ¶
func (mg *Subnet) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this Subnet.
func (*Subnet) SetManagementPolicies ¶
func (mg *Subnet) SetManagementPolicies(r xpv1.ManagementPolicies)
SetManagementPolicies of this Subnet.
func (*Subnet) SetObservation ¶
SetObservation for this Subnet
func (*Subnet) SetParameters ¶
SetParameters for this Subnet
func (*Subnet) SetProviderConfigReference ¶
SetProviderConfigReference of this Subnet.
func (*Subnet) SetPublishConnectionDetailsTo ¶
func (mg *Subnet) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this Subnet.
func (*Subnet) SetWriteConnectionSecretToReference ¶
func (mg *Subnet) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this Subnet.
type SubnetInitParameters ¶
type SubnetInitParameters struct { DHCP *bool `json:"dhcp,omitempty" tf:"dhcp,omitempty"` End *string `json:"end,omitempty" tf:"end,omitempty"` Network *string `json:"network,omitempty" tf:"network,omitempty"` // +crossplane:generate:reference:type=github.com/edixos/provider-ovh/apis/network/v1alpha1.PrivateNetwork NetworkID *string `json:"networkId,omitempty" tf:"network_id,omitempty"` // Reference to a PrivateNetwork in network to populate networkId. // +kubebuilder:validation:Optional NetworkIDRef *v1.Reference `json:"networkIdRef,omitempty" tf:"-"` // Selector for a PrivateNetwork in network to populate networkId. // +kubebuilder:validation:Optional NetworkIDSelector *v1.Selector `json:"networkIdSelector,omitempty" tf:"-"` NoGateway *bool `json:"noGateway,omitempty" tf:"no_gateway,omitempty"` Region *string `json:"region,omitempty" tf:"region,omitempty"` // Service name of the resource representing the id of the cloud project. ServiceName *string `json:"serviceName,omitempty" tf:"service_name,omitempty"` Start *string `json:"start,omitempty" tf:"start,omitempty"` }
func (*SubnetInitParameters) DeepCopy ¶
func (in *SubnetInitParameters) DeepCopy() *SubnetInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SubnetInitParameters.
func (*SubnetInitParameters) DeepCopyInto ¶
func (in *SubnetInitParameters) DeepCopyInto(out *SubnetInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type SubnetList ¶
type SubnetList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []Subnet `json:"items"` }
SubnetList contains a list of Subnets
func (*SubnetList) DeepCopy ¶
func (in *SubnetList) DeepCopy() *SubnetList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SubnetList.
func (*SubnetList) DeepCopyInto ¶
func (in *SubnetList) DeepCopyInto(out *SubnetList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*SubnetList) DeepCopyObject ¶
func (in *SubnetList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*SubnetList) GetItems ¶
func (l *SubnetList) GetItems() []resource.Managed
GetItems of this SubnetList.
type SubnetObservation ¶
type SubnetObservation struct { Cidr *string `json:"cidr,omitempty" tf:"cidr,omitempty"` DHCP *bool `json:"dhcp,omitempty" tf:"dhcp,omitempty"` End *string `json:"end,omitempty" tf:"end,omitempty"` GatewayIP *string `json:"gatewayIp,omitempty" tf:"gateway_ip,omitempty"` ID *string `json:"id,omitempty" tf:"id,omitempty"` IPPools []IPPoolsObservation `json:"ipPools,omitempty" tf:"ip_pools,omitempty"` Network *string `json:"network,omitempty" tf:"network,omitempty"` NetworkID *string `json:"networkId,omitempty" tf:"network_id,omitempty"` NoGateway *bool `json:"noGateway,omitempty" tf:"no_gateway,omitempty"` Region *string `json:"region,omitempty" tf:"region,omitempty"` // Service name of the resource representing the id of the cloud project. ServiceName *string `json:"serviceName,omitempty" tf:"service_name,omitempty"` Start *string `json:"start,omitempty" tf:"start,omitempty"` }
func (*SubnetObservation) DeepCopy ¶
func (in *SubnetObservation) DeepCopy() *SubnetObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SubnetObservation.
func (*SubnetObservation) DeepCopyInto ¶
func (in *SubnetObservation) DeepCopyInto(out *SubnetObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type SubnetParameters ¶
type SubnetParameters struct { // +kubebuilder:validation:Optional DHCP *bool `json:"dhcp,omitempty" tf:"dhcp,omitempty"` // +kubebuilder:validation:Optional End *string `json:"end,omitempty" tf:"end,omitempty"` // +kubebuilder:validation:Optional Network *string `json:"network,omitempty" tf:"network,omitempty"` // +crossplane:generate:reference:type=github.com/edixos/provider-ovh/apis/network/v1alpha1.PrivateNetwork // +kubebuilder:validation:Optional NetworkID *string `json:"networkId,omitempty" tf:"network_id,omitempty"` // Reference to a PrivateNetwork in network to populate networkId. // +kubebuilder:validation:Optional NetworkIDRef *v1.Reference `json:"networkIdRef,omitempty" tf:"-"` // Selector for a PrivateNetwork in network to populate networkId. // +kubebuilder:validation:Optional NetworkIDSelector *v1.Selector `json:"networkIdSelector,omitempty" tf:"-"` // +kubebuilder:validation:Optional NoGateway *bool `json:"noGateway,omitempty" tf:"no_gateway,omitempty"` // +kubebuilder:validation:Optional Region *string `json:"region,omitempty" tf:"region,omitempty"` // Service name of the resource representing the id of the cloud project. // +kubebuilder:validation:Optional ServiceName *string `json:"serviceName,omitempty" tf:"service_name,omitempty"` // +kubebuilder:validation:Optional Start *string `json:"start,omitempty" tf:"start,omitempty"` }
func (*SubnetParameters) DeepCopy ¶
func (in *SubnetParameters) DeepCopy() *SubnetParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SubnetParameters.
func (*SubnetParameters) DeepCopyInto ¶
func (in *SubnetParameters) DeepCopyInto(out *SubnetParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type SubnetSpec ¶
type SubnetSpec struct { v1.ResourceSpec `json:",inline"` ForProvider SubnetParameters `json:"forProvider"` // THIS IS A BETA FIELD. It will be honored // unless the Management Policies feature flag is disabled. // InitProvider holds the same fields as ForProvider, with the exception // of Identifier and other resource reference fields. The fields that are // in InitProvider are merged into ForProvider when the resource is created. // The same fields are also added to the terraform ignore_changes hook, to // avoid updating them after creation. This is useful for fields that are // required on creation, but we do not desire to update them after creation, // for example because of an external controller is managing them, like an // autoscaler. InitProvider SubnetInitParameters `json:"initProvider,omitempty"` }
SubnetSpec defines the desired state of Subnet
func (*SubnetSpec) DeepCopy ¶
func (in *SubnetSpec) DeepCopy() *SubnetSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SubnetSpec.
func (*SubnetSpec) DeepCopyInto ¶
func (in *SubnetSpec) DeepCopyInto(out *SubnetSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type SubnetStatus ¶
type SubnetStatus struct { v1.ResourceStatus `json:",inline"` AtProvider SubnetObservation `json:"atProvider,omitempty"` }
SubnetStatus defines the observed state of Subnet.
func (*SubnetStatus) DeepCopy ¶
func (in *SubnetStatus) DeepCopy() *SubnetStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SubnetStatus.
func (*SubnetStatus) DeepCopyInto ¶
func (in *SubnetStatus) DeepCopyInto(out *SubnetStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type SubnetV2 ¶ added in v1.1.0
type SubnetV2 struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` // +kubebuilder:validation:XValidation:rule="!('*' in self.managementPolicies || 'Create' in self.managementPolicies || 'Update' in self.managementPolicies) || has(self.forProvider.cidr) || (has(self.initProvider) && has(self.initProvider.cidr))",message="spec.forProvider.cidr is a required parameter" // +kubebuilder:validation:XValidation:rule="!('*' in self.managementPolicies || 'Create' in self.managementPolicies || 'Update' in self.managementPolicies) || has(self.forProvider.name) || (has(self.initProvider) && has(self.initProvider.name))",message="spec.forProvider.name is a required parameter" // +kubebuilder:validation:XValidation:rule="!('*' in self.managementPolicies || 'Create' in self.managementPolicies || 'Update' in self.managementPolicies) || has(self.forProvider.region) || (has(self.initProvider) && has(self.initProvider.region))",message="spec.forProvider.region is a required parameter" // +kubebuilder:validation:XValidation:rule="!('*' in self.managementPolicies || 'Create' in self.managementPolicies || 'Update' in self.managementPolicies) || has(self.forProvider.serviceName) || (has(self.initProvider) && has(self.initProvider.serviceName))",message="spec.forProvider.serviceName is a required parameter" Spec SubnetV2Spec `json:"spec"` Status SubnetV2Status `json:"status,omitempty"` }
SubnetV2 is the Schema for the SubnetV2s API. <no value> +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].status" +kubebuilder:printcolumn:name="EXTERNAL-NAME",type="string",JSONPath=".metadata.annotations.crossplane\\.io/external-name" +kubebuilder:printcolumn:name="AGE",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,ovh}
func (*SubnetV2) DeepCopy ¶ added in v1.1.0
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SubnetV2.
func (*SubnetV2) DeepCopyInto ¶ added in v1.1.0
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*SubnetV2) DeepCopyObject ¶ added in v1.1.0
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*SubnetV2) GetCondition ¶ added in v1.1.0
func (mg *SubnetV2) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this SubnetV2.
func (*SubnetV2) GetConnectionDetailsMapping ¶ added in v1.1.0
GetConnectionDetailsMapping for this SubnetV2
func (*SubnetV2) GetDeletionPolicy ¶ added in v1.1.0
func (mg *SubnetV2) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this SubnetV2.
func (*SubnetV2) GetID ¶ added in v1.1.0
GetID returns ID of underlying Terraform resource of this SubnetV2
func (*SubnetV2) GetInitParameters ¶ added in v1.1.0
GetInitParameters of this SubnetV2
func (*SubnetV2) GetManagementPolicies ¶ added in v1.1.0
func (mg *SubnetV2) GetManagementPolicies() xpv1.ManagementPolicies
GetManagementPolicies of this SubnetV2.
func (*SubnetV2) GetMergedParameters ¶ added in v1.1.0
GetInitParameters of this SubnetV2
func (*SubnetV2) GetObservation ¶ added in v1.1.0
GetObservation of this SubnetV2
func (*SubnetV2) GetParameters ¶ added in v1.1.0
GetParameters of this SubnetV2
func (*SubnetV2) GetProviderConfigReference ¶ added in v1.1.0
GetProviderConfigReference of this SubnetV2.
func (*SubnetV2) GetPublishConnectionDetailsTo ¶ added in v1.1.0
func (mg *SubnetV2) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this SubnetV2.
func (*SubnetV2) GetTerraformResourceType ¶ added in v1.1.0
GetTerraformResourceType returns Terraform resource type for this SubnetV2
func (*SubnetV2) GetTerraformSchemaVersion ¶ added in v1.1.0
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*SubnetV2) GetWriteConnectionSecretToReference ¶ added in v1.1.0
func (mg *SubnetV2) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this SubnetV2.
func (*SubnetV2) Hub ¶ added in v1.1.0
func (tr *SubnetV2) Hub()
Hub marks this type as a conversion hub.
func (*SubnetV2) LateInitialize ¶ added in v1.1.0
LateInitialize this SubnetV2 using its observed tfState. returns True if there are any spec changes for the resource.
func (*SubnetV2) ResolveReferences ¶ added in v1.1.0
ResolveReferences of this SubnetV2.
func (*SubnetV2) SetConditions ¶ added in v1.1.0
SetConditions of this SubnetV2.
func (*SubnetV2) SetDeletionPolicy ¶ added in v1.1.0
func (mg *SubnetV2) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this SubnetV2.
func (*SubnetV2) SetManagementPolicies ¶ added in v1.1.0
func (mg *SubnetV2) SetManagementPolicies(r xpv1.ManagementPolicies)
SetManagementPolicies of this SubnetV2.
func (*SubnetV2) SetObservation ¶ added in v1.1.0
SetObservation for this SubnetV2
func (*SubnetV2) SetParameters ¶ added in v1.1.0
SetParameters for this SubnetV2
func (*SubnetV2) SetProviderConfigReference ¶ added in v1.1.0
SetProviderConfigReference of this SubnetV2.
func (*SubnetV2) SetPublishConnectionDetailsTo ¶ added in v1.1.0
func (mg *SubnetV2) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this SubnetV2.
func (*SubnetV2) SetWriteConnectionSecretToReference ¶ added in v1.1.0
func (mg *SubnetV2) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this SubnetV2.
type SubnetV2InitParameters ¶ added in v1.1.0
type SubnetV2InitParameters struct { // DHCP allocation pools of subnet AllocationPool []AllocationPoolInitParameters `json:"allocationPool,omitempty" tf:"allocation_pool,omitempty"` // CIDR of subnet Cidr *string `json:"cidr,omitempty" tf:"cidr,omitempty"` // Enable DHCP in subnet DHCP *bool `json:"dhcp,omitempty" tf:"dhcp,omitempty"` // List of DNS nameservers, default: 213.186.33.99 DNSNameservers []*string `json:"dnsNameservers,omitempty" tf:"dns_nameservers,omitempty"` // Enable gateway IP in subnet EnableGatewayIP *bool `json:"enableGatewayIp,omitempty" tf:"enable_gateway_ip,omitempty"` // Gateway IP of subnet GatewayIP *string `json:"gatewayIp,omitempty" tf:"gateway_ip,omitempty"` // Static host routes of subnet HostRoute []HostRouteInitParameters `json:"hostRoute,omitempty" tf:"host_route,omitempty"` // Name of subnet Name *string `json:"name,omitempty" tf:"name,omitempty"` // Network ID of subnet // +crossplane:generate:reference:type=github.com/edixos/provider-ovh/apis/network/v1alpha1.PrivateNetwork NetworkID *string `json:"networkId,omitempty" tf:"network_id,omitempty"` // Reference to a PrivateNetwork in network to populate networkId. // +kubebuilder:validation:Optional NetworkIDRef *v1.Reference `json:"networkIdRef,omitempty" tf:"-"` // Selector for a PrivateNetwork in network to populate networkId. // +kubebuilder:validation:Optional NetworkIDSelector *v1.Selector `json:"networkIdSelector,omitempty" tf:"-"` // Region of network/subnet Region *string `json:"region,omitempty" tf:"region,omitempty"` // Service name of the resource representing the id of the cloud project. ServiceName *string `json:"serviceName,omitempty" tf:"service_name,omitempty"` }
func (*SubnetV2InitParameters) DeepCopy ¶ added in v1.1.0
func (in *SubnetV2InitParameters) DeepCopy() *SubnetV2InitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SubnetV2InitParameters.
func (*SubnetV2InitParameters) DeepCopyInto ¶ added in v1.1.0
func (in *SubnetV2InitParameters) DeepCopyInto(out *SubnetV2InitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type SubnetV2List ¶ added in v1.1.0
type SubnetV2List struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []SubnetV2 `json:"items"` }
SubnetV2List contains a list of SubnetV2s
func (*SubnetV2List) DeepCopy ¶ added in v1.1.0
func (in *SubnetV2List) DeepCopy() *SubnetV2List
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SubnetV2List.
func (*SubnetV2List) DeepCopyInto ¶ added in v1.1.0
func (in *SubnetV2List) DeepCopyInto(out *SubnetV2List)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*SubnetV2List) DeepCopyObject ¶ added in v1.1.0
func (in *SubnetV2List) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*SubnetV2List) GetItems ¶ added in v1.1.0
func (l *SubnetV2List) GetItems() []resource.Managed
GetItems of this SubnetV2List.
type SubnetV2Observation ¶ added in v1.1.0
type SubnetV2Observation struct { // DHCP allocation pools of subnet AllocationPool []AllocationPoolObservation `json:"allocationPool,omitempty" tf:"allocation_pool,omitempty"` // CIDR of subnet Cidr *string `json:"cidr,omitempty" tf:"cidr,omitempty"` // Enable DHCP in subnet DHCP *bool `json:"dhcp,omitempty" tf:"dhcp,omitempty"` // List of DNS nameservers, default: 213.186.33.99 DNSNameservers []*string `json:"dnsNameservers,omitempty" tf:"dns_nameservers,omitempty"` // Enable gateway IP in subnet EnableGatewayIP *bool `json:"enableGatewayIp,omitempty" tf:"enable_gateway_ip,omitempty"` // Gateway IP of subnet GatewayIP *string `json:"gatewayIp,omitempty" tf:"gateway_ip,omitempty"` // Static host routes of subnet HostRoute []HostRouteObservation `json:"hostRoute,omitempty" tf:"host_route,omitempty"` ID *string `json:"id,omitempty" tf:"id,omitempty"` // Name of subnet Name *string `json:"name,omitempty" tf:"name,omitempty"` // Network ID of subnet NetworkID *string `json:"networkId,omitempty" tf:"network_id,omitempty"` // Region of network/subnet Region *string `json:"region,omitempty" tf:"region,omitempty"` // Service name of the resource representing the id of the cloud project. ServiceName *string `json:"serviceName,omitempty" tf:"service_name,omitempty"` }
func (*SubnetV2Observation) DeepCopy ¶ added in v1.1.0
func (in *SubnetV2Observation) DeepCopy() *SubnetV2Observation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SubnetV2Observation.
func (*SubnetV2Observation) DeepCopyInto ¶ added in v1.1.0
func (in *SubnetV2Observation) DeepCopyInto(out *SubnetV2Observation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type SubnetV2Parameters ¶ added in v1.1.0
type SubnetV2Parameters struct { // DHCP allocation pools of subnet // +kubebuilder:validation:Optional AllocationPool []AllocationPoolParameters `json:"allocationPool,omitempty" tf:"allocation_pool,omitempty"` // CIDR of subnet // +kubebuilder:validation:Optional Cidr *string `json:"cidr,omitempty" tf:"cidr,omitempty"` // Enable DHCP in subnet // +kubebuilder:validation:Optional DHCP *bool `json:"dhcp,omitempty" tf:"dhcp,omitempty"` // List of DNS nameservers, default: 213.186.33.99 // +kubebuilder:validation:Optional DNSNameservers []*string `json:"dnsNameservers,omitempty" tf:"dns_nameservers,omitempty"` // Enable gateway IP in subnet // +kubebuilder:validation:Optional EnableGatewayIP *bool `json:"enableGatewayIp,omitempty" tf:"enable_gateway_ip,omitempty"` // Gateway IP of subnet // +kubebuilder:validation:Optional GatewayIP *string `json:"gatewayIp,omitempty" tf:"gateway_ip,omitempty"` // Static host routes of subnet // +kubebuilder:validation:Optional HostRoute []HostRouteParameters `json:"hostRoute,omitempty" tf:"host_route,omitempty"` // Name of subnet // +kubebuilder:validation:Optional Name *string `json:"name,omitempty" tf:"name,omitempty"` // Network ID of subnet // +crossplane:generate:reference:type=github.com/edixos/provider-ovh/apis/network/v1alpha1.PrivateNetwork // +kubebuilder:validation:Optional NetworkID *string `json:"networkId,omitempty" tf:"network_id,omitempty"` // Reference to a PrivateNetwork in network to populate networkId. // +kubebuilder:validation:Optional NetworkIDRef *v1.Reference `json:"networkIdRef,omitempty" tf:"-"` // Selector for a PrivateNetwork in network to populate networkId. // +kubebuilder:validation:Optional NetworkIDSelector *v1.Selector `json:"networkIdSelector,omitempty" tf:"-"` // Region of network/subnet // +kubebuilder:validation:Optional Region *string `json:"region,omitempty" tf:"region,omitempty"` // Service name of the resource representing the id of the cloud project. // +kubebuilder:validation:Optional ServiceName *string `json:"serviceName,omitempty" tf:"service_name,omitempty"` }
func (*SubnetV2Parameters) DeepCopy ¶ added in v1.1.0
func (in *SubnetV2Parameters) DeepCopy() *SubnetV2Parameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SubnetV2Parameters.
func (*SubnetV2Parameters) DeepCopyInto ¶ added in v1.1.0
func (in *SubnetV2Parameters) DeepCopyInto(out *SubnetV2Parameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type SubnetV2Spec ¶ added in v1.1.0
type SubnetV2Spec struct { v1.ResourceSpec `json:",inline"` ForProvider SubnetV2Parameters `json:"forProvider"` // THIS IS A BETA FIELD. It will be honored // unless the Management Policies feature flag is disabled. // InitProvider holds the same fields as ForProvider, with the exception // of Identifier and other resource reference fields. The fields that are // in InitProvider are merged into ForProvider when the resource is created. // The same fields are also added to the terraform ignore_changes hook, to // avoid updating them after creation. This is useful for fields that are // required on creation, but we do not desire to update them after creation, // for example because of an external controller is managing them, like an // autoscaler. InitProvider SubnetV2InitParameters `json:"initProvider,omitempty"` }
SubnetV2Spec defines the desired state of SubnetV2
func (*SubnetV2Spec) DeepCopy ¶ added in v1.1.0
func (in *SubnetV2Spec) DeepCopy() *SubnetV2Spec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SubnetV2Spec.
func (*SubnetV2Spec) DeepCopyInto ¶ added in v1.1.0
func (in *SubnetV2Spec) DeepCopyInto(out *SubnetV2Spec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type SubnetV2Status ¶ added in v1.1.0
type SubnetV2Status struct { v1.ResourceStatus `json:",inline"` AtProvider SubnetV2Observation `json:"atProvider,omitempty"` }
SubnetV2Status defines the observed state of SubnetV2.
func (*SubnetV2Status) DeepCopy ¶ added in v1.1.0
func (in *SubnetV2Status) DeepCopy() *SubnetV2Status
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SubnetV2Status.
func (*SubnetV2Status) DeepCopyInto ¶ added in v1.1.0
func (in *SubnetV2Status) DeepCopyInto(out *SubnetV2Status)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
Source Files ¶
- zz_generated.conversion_hubs.go
- zz_generated.deepcopy.go
- zz_generated.managed.go
- zz_generated.managedlist.go
- zz_generated.resolvers.go
- zz_groupversion_info.go
- zz_privatenetwork_terraformed.go
- zz_privatenetwork_types.go
- zz_subnet_terraformed.go
- zz_subnet_types.go
- zz_subnetv2_terraformed.go
- zz_subnetv2_types.go