Documentation ¶
Overview ¶
+kubebuilder:object:generate=true +groupName=dns.ovh.edixos.io +versionName=v1alpha1
Index ¶
- Constants
- Variables
- type ConfigurationInitParameters
- type ConfigurationObservation
- type ConfigurationParameters
- type DetailsInitParameters
- type DetailsObservation
- type DetailsParameters
- type OrderInitParameters
- type OrderObservation
- type OrderParameters
- type PlanInitParameters
- type PlanObservation
- type PlanOptionConfigurationInitParameters
- type PlanOptionConfigurationObservation
- type PlanOptionConfigurationParameters
- type PlanOptionInitParameters
- type PlanOptionObservation
- type PlanOptionParameters
- type PlanParameters
- type Zone
- func (in *Zone) DeepCopy() *Zone
- func (in *Zone) DeepCopyInto(out *Zone)
- func (in *Zone) DeepCopyObject() runtime.Object
- func (mg *Zone) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *Zone) GetConnectionDetailsMapping() map[string]string
- func (mg *Zone) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *Zone) GetID() string
- func (tr *Zone) GetInitParameters() (map[string]any, error)
- func (mg *Zone) GetManagementPolicies() xpv1.ManagementPolicies
- func (tr *Zone) GetMergedParameters(shouldMergeInitProvider bool) (map[string]any, error)
- func (tr *Zone) GetObservation() (map[string]any, error)
- func (tr *Zone) GetParameters() (map[string]any, error)
- func (mg *Zone) GetProviderConfigReference() *xpv1.Reference
- func (mg *Zone) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *Zone) GetTerraformResourceType() string
- func (tr *Zone) GetTerraformSchemaVersion() int
- func (mg *Zone) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *Zone) Hub()
- func (tr *Zone) LateInitialize(attrs []byte) (bool, error)
- func (mg *Zone) SetConditions(c ...xpv1.Condition)
- func (mg *Zone) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (mg *Zone) SetManagementPolicies(r xpv1.ManagementPolicies)
- func (tr *Zone) SetObservation(obs map[string]any) error
- func (tr *Zone) SetParameters(params map[string]any) error
- func (mg *Zone) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *Zone) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *Zone) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type ZoneDNSSEC
- func (in *ZoneDNSSEC) DeepCopy() *ZoneDNSSEC
- func (in *ZoneDNSSEC) DeepCopyInto(out *ZoneDNSSEC)
- func (in *ZoneDNSSEC) DeepCopyObject() runtime.Object
- func (mg *ZoneDNSSEC) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *ZoneDNSSEC) GetConnectionDetailsMapping() map[string]string
- func (mg *ZoneDNSSEC) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *ZoneDNSSEC) GetID() string
- func (tr *ZoneDNSSEC) GetInitParameters() (map[string]any, error)
- func (mg *ZoneDNSSEC) GetManagementPolicies() xpv1.ManagementPolicies
- func (tr *ZoneDNSSEC) GetMergedParameters(shouldMergeInitProvider bool) (map[string]any, error)
- func (tr *ZoneDNSSEC) GetObservation() (map[string]any, error)
- func (tr *ZoneDNSSEC) GetParameters() (map[string]any, error)
- func (mg *ZoneDNSSEC) GetProviderConfigReference() *xpv1.Reference
- func (mg *ZoneDNSSEC) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *ZoneDNSSEC) GetTerraformResourceType() string
- func (tr *ZoneDNSSEC) GetTerraformSchemaVersion() int
- func (mg *ZoneDNSSEC) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *ZoneDNSSEC) Hub()
- func (tr *ZoneDNSSEC) LateInitialize(attrs []byte) (bool, error)
- func (mg *ZoneDNSSEC) SetConditions(c ...xpv1.Condition)
- func (mg *ZoneDNSSEC) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (mg *ZoneDNSSEC) SetManagementPolicies(r xpv1.ManagementPolicies)
- func (tr *ZoneDNSSEC) SetObservation(obs map[string]any) error
- func (tr *ZoneDNSSEC) SetParameters(params map[string]any) error
- func (mg *ZoneDNSSEC) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *ZoneDNSSEC) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *ZoneDNSSEC) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type ZoneDNSSECInitParameters
- type ZoneDNSSECList
- type ZoneDNSSECObservation
- type ZoneDNSSECParameters
- type ZoneDNSSECSpec
- type ZoneDNSSECStatus
- type ZoneInitParameters
- type ZoneList
- type ZoneObservation
- type ZoneParameters
- type ZoneRecord
- func (in *ZoneRecord) DeepCopy() *ZoneRecord
- func (in *ZoneRecord) DeepCopyInto(out *ZoneRecord)
- func (in *ZoneRecord) DeepCopyObject() runtime.Object
- func (mg *ZoneRecord) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *ZoneRecord) GetConnectionDetailsMapping() map[string]string
- func (mg *ZoneRecord) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *ZoneRecord) GetID() string
- func (tr *ZoneRecord) GetInitParameters() (map[string]any, error)
- func (mg *ZoneRecord) GetManagementPolicies() xpv1.ManagementPolicies
- func (tr *ZoneRecord) GetMergedParameters(shouldMergeInitProvider bool) (map[string]any, error)
- func (tr *ZoneRecord) GetObservation() (map[string]any, error)
- func (tr *ZoneRecord) GetParameters() (map[string]any, error)
- func (mg *ZoneRecord) GetProviderConfigReference() *xpv1.Reference
- func (mg *ZoneRecord) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *ZoneRecord) GetTerraformResourceType() string
- func (tr *ZoneRecord) GetTerraformSchemaVersion() int
- func (mg *ZoneRecord) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *ZoneRecord) Hub()
- func (tr *ZoneRecord) LateInitialize(attrs []byte) (bool, error)
- func (mg *ZoneRecord) SetConditions(c ...xpv1.Condition)
- func (mg *ZoneRecord) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (mg *ZoneRecord) SetManagementPolicies(r xpv1.ManagementPolicies)
- func (tr *ZoneRecord) SetObservation(obs map[string]any) error
- func (tr *ZoneRecord) SetParameters(params map[string]any) error
- func (mg *ZoneRecord) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *ZoneRecord) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *ZoneRecord) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type ZoneRecordInitParameters
- type ZoneRecordList
- type ZoneRecordObservation
- type ZoneRecordParameters
- type ZoneRecordSpec
- type ZoneRecordStatus
- type ZoneRedirection
- func (in *ZoneRedirection) DeepCopy() *ZoneRedirection
- func (in *ZoneRedirection) DeepCopyInto(out *ZoneRedirection)
- func (in *ZoneRedirection) DeepCopyObject() runtime.Object
- func (mg *ZoneRedirection) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *ZoneRedirection) GetConnectionDetailsMapping() map[string]string
- func (mg *ZoneRedirection) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *ZoneRedirection) GetID() string
- func (tr *ZoneRedirection) GetInitParameters() (map[string]any, error)
- func (mg *ZoneRedirection) GetManagementPolicies() xpv1.ManagementPolicies
- func (tr *ZoneRedirection) GetMergedParameters(shouldMergeInitProvider bool) (map[string]any, error)
- func (tr *ZoneRedirection) GetObservation() (map[string]any, error)
- func (tr *ZoneRedirection) GetParameters() (map[string]any, error)
- func (mg *ZoneRedirection) GetProviderConfigReference() *xpv1.Reference
- func (mg *ZoneRedirection) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *ZoneRedirection) GetTerraformResourceType() string
- func (tr *ZoneRedirection) GetTerraformSchemaVersion() int
- func (mg *ZoneRedirection) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *ZoneRedirection) Hub()
- func (tr *ZoneRedirection) LateInitialize(attrs []byte) (bool, error)
- func (mg *ZoneRedirection) SetConditions(c ...xpv1.Condition)
- func (mg *ZoneRedirection) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (mg *ZoneRedirection) SetManagementPolicies(r xpv1.ManagementPolicies)
- func (tr *ZoneRedirection) SetObservation(obs map[string]any) error
- func (tr *ZoneRedirection) SetParameters(params map[string]any) error
- func (mg *ZoneRedirection) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *ZoneRedirection) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *ZoneRedirection) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type ZoneRedirectionInitParameters
- type ZoneRedirectionList
- type ZoneRedirectionObservation
- type ZoneRedirectionParameters
- type ZoneRedirectionSpec
- type ZoneRedirectionStatus
- type ZoneSpec
- type ZoneStatus
Constants ¶
const ( CRDGroup = "dns.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 ( Zone_Kind = "Zone" Zone_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: Zone_Kind}.String() Zone_KindAPIVersion = Zone_Kind + "." + CRDGroupVersion.String() Zone_GroupVersionKind = CRDGroupVersion.WithKind(Zone_Kind) )
Repository type metadata.
var ( ZoneDNSSEC_Kind = "ZoneDNSSEC" ZoneDNSSEC_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: ZoneDNSSEC_Kind}.String() ZoneDNSSEC_KindAPIVersion = ZoneDNSSEC_Kind + "." + CRDGroupVersion.String() ZoneDNSSEC_GroupVersionKind = CRDGroupVersion.WithKind(ZoneDNSSEC_Kind) )
Repository type metadata.
var ( ZoneRecord_Kind = "ZoneRecord" ZoneRecord_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: ZoneRecord_Kind}.String() ZoneRecord_KindAPIVersion = ZoneRecord_Kind + "." + CRDGroupVersion.String() ZoneRecord_GroupVersionKind = CRDGroupVersion.WithKind(ZoneRecord_Kind) )
Repository type metadata.
var ( ZoneRedirection_Kind = "ZoneRedirection" ZoneRedirection_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: ZoneRedirection_Kind}.String() ZoneRedirection_KindAPIVersion = ZoneRedirection_Kind + "." + CRDGroupVersion.String() ZoneRedirection_GroupVersionKind = CRDGroupVersion.WithKind(ZoneRedirection_Kind) )
Repository type metadata.
Functions ¶
This section is empty.
Types ¶
type ConfigurationInitParameters ¶
type ConfigurationInitParameters struct { // Identifier of the resource Label *string `json:"label,omitempty" tf:"label,omitempty"` // Path to the resource in API.OVH.COM Value *string `json:"value,omitempty" tf:"value,omitempty"` }
func (*ConfigurationInitParameters) DeepCopy ¶
func (in *ConfigurationInitParameters) DeepCopy() *ConfigurationInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ConfigurationInitParameters.
func (*ConfigurationInitParameters) DeepCopyInto ¶
func (in *ConfigurationInitParameters) DeepCopyInto(out *ConfigurationInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ConfigurationObservation ¶
type ConfigurationObservation struct { // Identifier of the resource Label *string `json:"label,omitempty" tf:"label,omitempty"` // Path to the resource in API.OVH.COM Value *string `json:"value,omitempty" tf:"value,omitempty"` }
func (*ConfigurationObservation) DeepCopy ¶
func (in *ConfigurationObservation) DeepCopy() *ConfigurationObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ConfigurationObservation.
func (*ConfigurationObservation) DeepCopyInto ¶
func (in *ConfigurationObservation) DeepCopyInto(out *ConfigurationObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ConfigurationParameters ¶
type ConfigurationParameters struct { // Identifier of the resource // +kubebuilder:validation:Optional Label *string `json:"label" tf:"label,omitempty"` // Path to the resource in API.OVH.COM // +kubebuilder:validation:Optional Value *string `json:"value" tf:"value,omitempty"` }
func (*ConfigurationParameters) DeepCopy ¶
func (in *ConfigurationParameters) DeepCopy() *ConfigurationParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ConfigurationParameters.
func (*ConfigurationParameters) DeepCopyInto ¶
func (in *ConfigurationParameters) DeepCopyInto(out *ConfigurationParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type DetailsInitParameters ¶
type DetailsInitParameters struct { }
func (*DetailsInitParameters) DeepCopy ¶
func (in *DetailsInitParameters) DeepCopy() *DetailsInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DetailsInitParameters.
func (*DetailsInitParameters) DeepCopyInto ¶
func (in *DetailsInitParameters) DeepCopyInto(out *DetailsInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type DetailsObservation ¶
type DetailsObservation struct { Description *string `json:"description,omitempty" tf:"description,omitempty"` Domain *string `json:"domain,omitempty" tf:"domain,omitempty"` OrderDetailID *float64 `json:"orderDetailId,omitempty" tf:"order_detail_id,omitempty"` Quantity *string `json:"quantity,omitempty" tf:"quantity,omitempty"` }
func (*DetailsObservation) DeepCopy ¶
func (in *DetailsObservation) DeepCopy() *DetailsObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DetailsObservation.
func (*DetailsObservation) DeepCopyInto ¶
func (in *DetailsObservation) DeepCopyInto(out *DetailsObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type DetailsParameters ¶
type DetailsParameters struct { }
func (*DetailsParameters) DeepCopy ¶
func (in *DetailsParameters) DeepCopy() *DetailsParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DetailsParameters.
func (*DetailsParameters) DeepCopyInto ¶
func (in *DetailsParameters) DeepCopyInto(out *DetailsParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type OrderInitParameters ¶
type OrderInitParameters struct { }
func (*OrderInitParameters) DeepCopy ¶
func (in *OrderInitParameters) DeepCopy() *OrderInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OrderInitParameters.
func (*OrderInitParameters) DeepCopyInto ¶
func (in *OrderInitParameters) DeepCopyInto(out *OrderInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type OrderObservation ¶
type OrderObservation struct { // date Date *string `json:"date,omitempty" tf:"date,omitempty"` // Information about a Bill entry Details []DetailsObservation `json:"details,omitempty" tf:"details,omitempty"` // expiration date ExpirationDate *string `json:"expirationDate,omitempty" tf:"expiration_date,omitempty"` // order id OrderID *float64 `json:"orderId,omitempty" tf:"order_id,omitempty"` }
func (*OrderObservation) DeepCopy ¶
func (in *OrderObservation) DeepCopy() *OrderObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OrderObservation.
func (*OrderObservation) DeepCopyInto ¶
func (in *OrderObservation) DeepCopyInto(out *OrderObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type OrderParameters ¶
type OrderParameters struct { }
func (*OrderParameters) DeepCopy ¶
func (in *OrderParameters) DeepCopy() *OrderParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OrderParameters.
func (*OrderParameters) DeepCopyInto ¶
func (in *OrderParameters) DeepCopyInto(out *OrderParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PlanInitParameters ¶
type PlanInitParameters struct { // Catalog name CatalogName *string `json:"catalogName,omitempty" tf:"catalog_name,omitempty"` // Representation of a configuration item for personalizing product Configuration []ConfigurationInitParameters `json:"configuration,omitempty" tf:"configuration,omitempty"` // duration Duration *string `json:"duration,omitempty" tf:"duration,omitempty"` // Plan code PlanCode *string `json:"planCode,omitempty" tf:"plan_code,omitempty"` // Pricing model identifier PricingMode *string `json:"pricingMode,omitempty" tf:"pricing_mode,omitempty"` }
func (*PlanInitParameters) DeepCopy ¶
func (in *PlanInitParameters) DeepCopy() *PlanInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PlanInitParameters.
func (*PlanInitParameters) DeepCopyInto ¶
func (in *PlanInitParameters) DeepCopyInto(out *PlanInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PlanObservation ¶
type PlanObservation struct { // Catalog name CatalogName *string `json:"catalogName,omitempty" tf:"catalog_name,omitempty"` // Representation of a configuration item for personalizing product Configuration []ConfigurationObservation `json:"configuration,omitempty" tf:"configuration,omitempty"` // duration Duration *string `json:"duration,omitempty" tf:"duration,omitempty"` // Plan code PlanCode *string `json:"planCode,omitempty" tf:"plan_code,omitempty"` // Pricing model identifier PricingMode *string `json:"pricingMode,omitempty" tf:"pricing_mode,omitempty"` }
func (*PlanObservation) DeepCopy ¶
func (in *PlanObservation) DeepCopy() *PlanObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PlanObservation.
func (*PlanObservation) DeepCopyInto ¶
func (in *PlanObservation) DeepCopyInto(out *PlanObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PlanOptionConfigurationInitParameters ¶
type PlanOptionConfigurationInitParameters struct { // Identifier of the resource Label *string `json:"label,omitempty" tf:"label,omitempty"` // Path to the resource in API.OVH.COM Value *string `json:"value,omitempty" tf:"value,omitempty"` }
func (*PlanOptionConfigurationInitParameters) DeepCopy ¶
func (in *PlanOptionConfigurationInitParameters) DeepCopy() *PlanOptionConfigurationInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PlanOptionConfigurationInitParameters.
func (*PlanOptionConfigurationInitParameters) DeepCopyInto ¶
func (in *PlanOptionConfigurationInitParameters) DeepCopyInto(out *PlanOptionConfigurationInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PlanOptionConfigurationObservation ¶
type PlanOptionConfigurationObservation struct { // Identifier of the resource Label *string `json:"label,omitempty" tf:"label,omitempty"` // Path to the resource in API.OVH.COM Value *string `json:"value,omitempty" tf:"value,omitempty"` }
func (*PlanOptionConfigurationObservation) DeepCopy ¶
func (in *PlanOptionConfigurationObservation) DeepCopy() *PlanOptionConfigurationObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PlanOptionConfigurationObservation.
func (*PlanOptionConfigurationObservation) DeepCopyInto ¶
func (in *PlanOptionConfigurationObservation) DeepCopyInto(out *PlanOptionConfigurationObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PlanOptionConfigurationParameters ¶
type PlanOptionConfigurationParameters struct { // Identifier of the resource // +kubebuilder:validation:Optional Label *string `json:"label" tf:"label,omitempty"` // Path to the resource in API.OVH.COM // +kubebuilder:validation:Optional Value *string `json:"value" tf:"value,omitempty"` }
func (*PlanOptionConfigurationParameters) DeepCopy ¶
func (in *PlanOptionConfigurationParameters) DeepCopy() *PlanOptionConfigurationParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PlanOptionConfigurationParameters.
func (*PlanOptionConfigurationParameters) DeepCopyInto ¶
func (in *PlanOptionConfigurationParameters) DeepCopyInto(out *PlanOptionConfigurationParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PlanOptionInitParameters ¶
type PlanOptionInitParameters struct { // Catalog name CatalogName *string `json:"catalogName,omitempty" tf:"catalog_name,omitempty"` // Representation of a configuration item for personalizing product Configuration []PlanOptionConfigurationInitParameters `json:"configuration,omitempty" tf:"configuration,omitempty"` // duration Duration *string `json:"duration,omitempty" tf:"duration,omitempty"` // Plan code PlanCode *string `json:"planCode,omitempty" tf:"plan_code,omitempty"` // Pricing model identifier PricingMode *string `json:"pricingMode,omitempty" tf:"pricing_mode,omitempty"` }
func (*PlanOptionInitParameters) DeepCopy ¶
func (in *PlanOptionInitParameters) DeepCopy() *PlanOptionInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PlanOptionInitParameters.
func (*PlanOptionInitParameters) DeepCopyInto ¶
func (in *PlanOptionInitParameters) DeepCopyInto(out *PlanOptionInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PlanOptionObservation ¶
type PlanOptionObservation struct { // Catalog name CatalogName *string `json:"catalogName,omitempty" tf:"catalog_name,omitempty"` // Representation of a configuration item for personalizing product Configuration []PlanOptionConfigurationObservation `json:"configuration,omitempty" tf:"configuration,omitempty"` // duration Duration *string `json:"duration,omitempty" tf:"duration,omitempty"` // Plan code PlanCode *string `json:"planCode,omitempty" tf:"plan_code,omitempty"` // Pricing model identifier PricingMode *string `json:"pricingMode,omitempty" tf:"pricing_mode,omitempty"` }
func (*PlanOptionObservation) DeepCopy ¶
func (in *PlanOptionObservation) DeepCopy() *PlanOptionObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PlanOptionObservation.
func (*PlanOptionObservation) DeepCopyInto ¶
func (in *PlanOptionObservation) DeepCopyInto(out *PlanOptionObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PlanOptionParameters ¶
type PlanOptionParameters struct { // Catalog name // +kubebuilder:validation:Optional CatalogName *string `json:"catalogName,omitempty" tf:"catalog_name,omitempty"` // Representation of a configuration item for personalizing product // +kubebuilder:validation:Optional Configuration []PlanOptionConfigurationParameters `json:"configuration,omitempty" tf:"configuration,omitempty"` // duration // +kubebuilder:validation:Optional Duration *string `json:"duration" tf:"duration,omitempty"` // Plan code // +kubebuilder:validation:Optional PlanCode *string `json:"planCode" tf:"plan_code,omitempty"` // Pricing model identifier // +kubebuilder:validation:Optional PricingMode *string `json:"pricingMode" tf:"pricing_mode,omitempty"` }
func (*PlanOptionParameters) DeepCopy ¶
func (in *PlanOptionParameters) DeepCopy() *PlanOptionParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PlanOptionParameters.
func (*PlanOptionParameters) DeepCopyInto ¶
func (in *PlanOptionParameters) DeepCopyInto(out *PlanOptionParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PlanParameters ¶
type PlanParameters struct { // Catalog name // +kubebuilder:validation:Optional CatalogName *string `json:"catalogName,omitempty" tf:"catalog_name,omitempty"` // Representation of a configuration item for personalizing product // +kubebuilder:validation:Optional Configuration []ConfigurationParameters `json:"configuration,omitempty" tf:"configuration,omitempty"` // duration // +kubebuilder:validation:Optional Duration *string `json:"duration" tf:"duration,omitempty"` // Plan code // +kubebuilder:validation:Optional PlanCode *string `json:"planCode" tf:"plan_code,omitempty"` // Pricing model identifier // +kubebuilder:validation:Optional PricingMode *string `json:"pricingMode" tf:"pricing_mode,omitempty"` }
func (*PlanParameters) DeepCopy ¶
func (in *PlanParameters) DeepCopy() *PlanParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PlanParameters.
func (*PlanParameters) DeepCopyInto ¶
func (in *PlanParameters) DeepCopyInto(out *PlanParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Zone ¶
type Zone struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec ZoneSpec `json:"spec"` Status ZoneStatus `json:"status,omitempty"` }
Zone is the Schema for the Zones 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 (*Zone) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Zone.
func (*Zone) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Zone) DeepCopyObject ¶
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*Zone) GetCondition ¶
func (mg *Zone) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this Zone.
func (*Zone) GetConnectionDetailsMapping ¶
GetConnectionDetailsMapping for this Zone
func (*Zone) GetDeletionPolicy ¶
func (mg *Zone) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this Zone.
func (*Zone) GetInitParameters ¶
GetInitParameters of this Zone
func (*Zone) GetManagementPolicies ¶
func (mg *Zone) GetManagementPolicies() xpv1.ManagementPolicies
GetManagementPolicies of this Zone.
func (*Zone) GetMergedParameters ¶ added in v0.39.0
GetInitParameters of this Zone
func (*Zone) GetObservation ¶
GetObservation of this Zone
func (*Zone) GetParameters ¶
GetParameters of this Zone
func (*Zone) GetProviderConfigReference ¶
GetProviderConfigReference of this Zone.
func (*Zone) GetPublishConnectionDetailsTo ¶
func (mg *Zone) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this Zone.
func (*Zone) GetTerraformResourceType ¶
GetTerraformResourceType returns Terraform resource type for this Zone
func (*Zone) GetTerraformSchemaVersion ¶
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*Zone) GetWriteConnectionSecretToReference ¶
func (mg *Zone) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this Zone.
func (*Zone) LateInitialize ¶
LateInitialize this Zone using its observed tfState. returns True if there are any spec changes for the resource.
func (*Zone) SetConditions ¶
SetConditions of this Zone.
func (*Zone) SetDeletionPolicy ¶
func (mg *Zone) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this Zone.
func (*Zone) SetManagementPolicies ¶
func (mg *Zone) SetManagementPolicies(r xpv1.ManagementPolicies)
SetManagementPolicies of this Zone.
func (*Zone) SetObservation ¶
SetObservation for this Zone
func (*Zone) SetParameters ¶
SetParameters for this Zone
func (*Zone) SetProviderConfigReference ¶
SetProviderConfigReference of this Zone.
func (*Zone) SetPublishConnectionDetailsTo ¶
func (mg *Zone) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this Zone.
func (*Zone) SetWriteConnectionSecretToReference ¶
func (mg *Zone) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this Zone.
type ZoneDNSSEC ¶ added in v0.49.0
type ZoneDNSSEC 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.zoneName) || (has(self.initProvider) && has(self.initProvider.zoneName))",message="spec.forProvider.zoneName is a required parameter" Spec ZoneDNSSECSpec `json:"spec"` Status ZoneDNSSECStatus `json:"status,omitempty"` }
ZoneDNSSEC is the Schema for the ZoneDNSSECs 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 (*ZoneDNSSEC) DeepCopy ¶ added in v0.49.0
func (in *ZoneDNSSEC) DeepCopy() *ZoneDNSSEC
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ZoneDNSSEC.
func (*ZoneDNSSEC) DeepCopyInto ¶ added in v0.49.0
func (in *ZoneDNSSEC) DeepCopyInto(out *ZoneDNSSEC)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*ZoneDNSSEC) DeepCopyObject ¶ added in v0.49.0
func (in *ZoneDNSSEC) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*ZoneDNSSEC) GetCondition ¶ added in v0.49.0
func (mg *ZoneDNSSEC) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this ZoneDNSSEC.
func (*ZoneDNSSEC) GetConnectionDetailsMapping ¶ added in v0.49.0
func (tr *ZoneDNSSEC) GetConnectionDetailsMapping() map[string]string
GetConnectionDetailsMapping for this ZoneDNSSEC
func (*ZoneDNSSEC) GetDeletionPolicy ¶ added in v0.49.0
func (mg *ZoneDNSSEC) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this ZoneDNSSEC.
func (*ZoneDNSSEC) GetID ¶ added in v0.49.0
func (tr *ZoneDNSSEC) GetID() string
GetID returns ID of underlying Terraform resource of this ZoneDNSSEC
func (*ZoneDNSSEC) GetInitParameters ¶ added in v0.49.0
func (tr *ZoneDNSSEC) GetInitParameters() (map[string]any, error)
GetInitParameters of this ZoneDNSSEC
func (*ZoneDNSSEC) GetManagementPolicies ¶ added in v0.49.0
func (mg *ZoneDNSSEC) GetManagementPolicies() xpv1.ManagementPolicies
GetManagementPolicies of this ZoneDNSSEC.
func (*ZoneDNSSEC) GetMergedParameters ¶ added in v0.49.0
func (tr *ZoneDNSSEC) GetMergedParameters(shouldMergeInitProvider bool) (map[string]any, error)
GetInitParameters of this ZoneDNSSEC
func (*ZoneDNSSEC) GetObservation ¶ added in v0.49.0
func (tr *ZoneDNSSEC) GetObservation() (map[string]any, error)
GetObservation of this ZoneDNSSEC
func (*ZoneDNSSEC) GetParameters ¶ added in v0.49.0
func (tr *ZoneDNSSEC) GetParameters() (map[string]any, error)
GetParameters of this ZoneDNSSEC
func (*ZoneDNSSEC) GetProviderConfigReference ¶ added in v0.49.0
func (mg *ZoneDNSSEC) GetProviderConfigReference() *xpv1.Reference
GetProviderConfigReference of this ZoneDNSSEC.
func (*ZoneDNSSEC) GetPublishConnectionDetailsTo ¶ added in v0.49.0
func (mg *ZoneDNSSEC) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this ZoneDNSSEC.
func (*ZoneDNSSEC) GetTerraformResourceType ¶ added in v0.49.0
func (mg *ZoneDNSSEC) GetTerraformResourceType() string
GetTerraformResourceType returns Terraform resource type for this ZoneDNSSEC
func (*ZoneDNSSEC) GetTerraformSchemaVersion ¶ added in v0.49.0
func (tr *ZoneDNSSEC) GetTerraformSchemaVersion() int
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*ZoneDNSSEC) GetWriteConnectionSecretToReference ¶ added in v0.49.0
func (mg *ZoneDNSSEC) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this ZoneDNSSEC.
func (*ZoneDNSSEC) Hub ¶ added in v0.49.0
func (tr *ZoneDNSSEC) Hub()
Hub marks this type as a conversion hub.
func (*ZoneDNSSEC) LateInitialize ¶ added in v0.49.0
func (tr *ZoneDNSSEC) LateInitialize(attrs []byte) (bool, error)
LateInitialize this ZoneDNSSEC using its observed tfState. returns True if there are any spec changes for the resource.
func (*ZoneDNSSEC) SetConditions ¶ added in v0.49.0
func (mg *ZoneDNSSEC) SetConditions(c ...xpv1.Condition)
SetConditions of this ZoneDNSSEC.
func (*ZoneDNSSEC) SetDeletionPolicy ¶ added in v0.49.0
func (mg *ZoneDNSSEC) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this ZoneDNSSEC.
func (*ZoneDNSSEC) SetManagementPolicies ¶ added in v0.49.0
func (mg *ZoneDNSSEC) SetManagementPolicies(r xpv1.ManagementPolicies)
SetManagementPolicies of this ZoneDNSSEC.
func (*ZoneDNSSEC) SetObservation ¶ added in v0.49.0
func (tr *ZoneDNSSEC) SetObservation(obs map[string]any) error
SetObservation for this ZoneDNSSEC
func (*ZoneDNSSEC) SetParameters ¶ added in v0.49.0
func (tr *ZoneDNSSEC) SetParameters(params map[string]any) error
SetParameters for this ZoneDNSSEC
func (*ZoneDNSSEC) SetProviderConfigReference ¶ added in v0.49.0
func (mg *ZoneDNSSEC) SetProviderConfigReference(r *xpv1.Reference)
SetProviderConfigReference of this ZoneDNSSEC.
func (*ZoneDNSSEC) SetPublishConnectionDetailsTo ¶ added in v0.49.0
func (mg *ZoneDNSSEC) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this ZoneDNSSEC.
func (*ZoneDNSSEC) SetWriteConnectionSecretToReference ¶ added in v0.49.0
func (mg *ZoneDNSSEC) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this ZoneDNSSEC.
type ZoneDNSSECInitParameters ¶ added in v0.49.0
type ZoneDNSSECInitParameters struct { // The internal name of your zone ZoneName *string `json:"zoneName,omitempty" tf:"zone_name,omitempty"` }
func (*ZoneDNSSECInitParameters) DeepCopy ¶ added in v0.49.0
func (in *ZoneDNSSECInitParameters) DeepCopy() *ZoneDNSSECInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ZoneDNSSECInitParameters.
func (*ZoneDNSSECInitParameters) DeepCopyInto ¶ added in v0.49.0
func (in *ZoneDNSSECInitParameters) DeepCopyInto(out *ZoneDNSSECInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ZoneDNSSECList ¶ added in v0.49.0
type ZoneDNSSECList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []ZoneDNSSEC `json:"items"` }
ZoneDNSSECList contains a list of ZoneDNSSECs
func (*ZoneDNSSECList) DeepCopy ¶ added in v0.49.0
func (in *ZoneDNSSECList) DeepCopy() *ZoneDNSSECList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ZoneDNSSECList.
func (*ZoneDNSSECList) DeepCopyInto ¶ added in v0.49.0
func (in *ZoneDNSSECList) DeepCopyInto(out *ZoneDNSSECList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*ZoneDNSSECList) DeepCopyObject ¶ added in v0.49.0
func (in *ZoneDNSSECList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*ZoneDNSSECList) GetItems ¶ added in v0.49.0
func (l *ZoneDNSSECList) GetItems() []resource.Managed
GetItems of this ZoneDNSSECList.
type ZoneDNSSECObservation ¶ added in v0.49.0
type ZoneDNSSECObservation struct { ID *string `json:"id,omitempty" tf:"id,omitempty"` // DNSSEC Status Status *string `json:"status,omitempty" tf:"status,omitempty"` // The internal name of your zone ZoneName *string `json:"zoneName,omitempty" tf:"zone_name,omitempty"` }
func (*ZoneDNSSECObservation) DeepCopy ¶ added in v0.49.0
func (in *ZoneDNSSECObservation) DeepCopy() *ZoneDNSSECObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ZoneDNSSECObservation.
func (*ZoneDNSSECObservation) DeepCopyInto ¶ added in v0.49.0
func (in *ZoneDNSSECObservation) DeepCopyInto(out *ZoneDNSSECObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ZoneDNSSECParameters ¶ added in v0.49.0
type ZoneDNSSECParameters struct { // The internal name of your zone // +kubebuilder:validation:Optional ZoneName *string `json:"zoneName,omitempty" tf:"zone_name,omitempty"` }
func (*ZoneDNSSECParameters) DeepCopy ¶ added in v0.49.0
func (in *ZoneDNSSECParameters) DeepCopy() *ZoneDNSSECParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ZoneDNSSECParameters.
func (*ZoneDNSSECParameters) DeepCopyInto ¶ added in v0.49.0
func (in *ZoneDNSSECParameters) DeepCopyInto(out *ZoneDNSSECParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ZoneDNSSECSpec ¶ added in v0.49.0
type ZoneDNSSECSpec struct { v1.ResourceSpec `json:",inline"` ForProvider ZoneDNSSECParameters `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 ZoneDNSSECInitParameters `json:"initProvider,omitempty"` }
ZoneDNSSECSpec defines the desired state of ZoneDNSSEC
func (*ZoneDNSSECSpec) DeepCopy ¶ added in v0.49.0
func (in *ZoneDNSSECSpec) DeepCopy() *ZoneDNSSECSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ZoneDNSSECSpec.
func (*ZoneDNSSECSpec) DeepCopyInto ¶ added in v0.49.0
func (in *ZoneDNSSECSpec) DeepCopyInto(out *ZoneDNSSECSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ZoneDNSSECStatus ¶ added in v0.49.0
type ZoneDNSSECStatus struct { v1.ResourceStatus `json:",inline"` AtProvider ZoneDNSSECObservation `json:"atProvider,omitempty"` }
ZoneDNSSECStatus defines the observed state of ZoneDNSSEC.
func (*ZoneDNSSECStatus) DeepCopy ¶ added in v0.49.0
func (in *ZoneDNSSECStatus) DeepCopy() *ZoneDNSSECStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ZoneDNSSECStatus.
func (*ZoneDNSSECStatus) DeepCopyInto ¶ added in v0.49.0
func (in *ZoneDNSSECStatus) DeepCopyInto(out *ZoneDNSSECStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ZoneInitParameters ¶
type ZoneInitParameters struct { // Details about an Order Order []OrderInitParameters `json:"order,omitempty" tf:"order,omitempty"` // Ovh Subsidiary OvhSubsidiary *string `json:"ovhSubsidiary,omitempty" tf:"ovh_subsidiary,omitempty"` // Ovh payment mode PaymentMean *string `json:"paymentMean,omitempty" tf:"payment_mean,omitempty"` // Product Plan to order Plan []PlanInitParameters `json:"plan,omitempty" tf:"plan,omitempty"` // Product Plan to order PlanOption []PlanOptionInitParameters `json:"planOption,omitempty" tf:"plan_option,omitempty"` }
func (*ZoneInitParameters) DeepCopy ¶
func (in *ZoneInitParameters) DeepCopy() *ZoneInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ZoneInitParameters.
func (*ZoneInitParameters) DeepCopyInto ¶
func (in *ZoneInitParameters) DeepCopyInto(out *ZoneInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ZoneList ¶
type ZoneList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []Zone `json:"items"` }
ZoneList contains a list of Zones
func (*ZoneList) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ZoneList.
func (*ZoneList) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*ZoneList) DeepCopyObject ¶
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
type ZoneObservation ¶
type ZoneObservation struct { // Is DNSSEC supported by this zone DNSSECSupported *bool `json:"dnssecSupported,omitempty" tf:"dnssec_supported,omitempty"` // hasDnsAnycast flag of the DNS zone HasDNSAnycast *bool `json:"hasDnsAnycast,omitempty" tf:"has_dns_anycast,omitempty"` ID *string `json:"id,omitempty" tf:"id,omitempty"` // Last update date of the DNS zone LastUpdate *string `json:"lastUpdate,omitempty" tf:"last_update,omitempty"` // Zone name Name *string `json:"name,omitempty" tf:"name,omitempty"` // Name servers that host the DNS zone NameServers []*string `json:"nameServers,omitempty" tf:"name_servers,omitempty"` // Details about an Order Order []OrderObservation `json:"order,omitempty" tf:"order,omitempty"` // Ovh Subsidiary OvhSubsidiary *string `json:"ovhSubsidiary,omitempty" tf:"ovh_subsidiary,omitempty"` // Ovh payment mode PaymentMean *string `json:"paymentMean,omitempty" tf:"payment_mean,omitempty"` // Product Plan to order Plan []PlanObservation `json:"plan,omitempty" tf:"plan,omitempty"` // Product Plan to order PlanOption []PlanOptionObservation `json:"planOption,omitempty" tf:"plan_option,omitempty"` Urn *string `json:"urn,omitempty" tf:"urn,omitempty"` }
func (*ZoneObservation) DeepCopy ¶
func (in *ZoneObservation) DeepCopy() *ZoneObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ZoneObservation.
func (*ZoneObservation) DeepCopyInto ¶
func (in *ZoneObservation) DeepCopyInto(out *ZoneObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ZoneParameters ¶
type ZoneParameters struct { // Details about an Order // +kubebuilder:validation:Optional Order []OrderParameters `json:"order,omitempty" tf:"order,omitempty"` // Ovh Subsidiary // +kubebuilder:validation:Optional OvhSubsidiary *string `json:"ovhSubsidiary,omitempty" tf:"ovh_subsidiary,omitempty"` // Ovh payment mode // +kubebuilder:validation:Optional PaymentMean *string `json:"paymentMean,omitempty" tf:"payment_mean,omitempty"` // Product Plan to order // +kubebuilder:validation:Optional Plan []PlanParameters `json:"plan,omitempty" tf:"plan,omitempty"` // Product Plan to order // +kubebuilder:validation:Optional PlanOption []PlanOptionParameters `json:"planOption,omitempty" tf:"plan_option,omitempty"` }
func (*ZoneParameters) DeepCopy ¶
func (in *ZoneParameters) DeepCopy() *ZoneParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ZoneParameters.
func (*ZoneParameters) DeepCopyInto ¶
func (in *ZoneParameters) DeepCopyInto(out *ZoneParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ZoneRecord ¶
type ZoneRecord 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.fieldtype) || (has(self.initProvider) && has(self.initProvider.fieldtype))",message="spec.forProvider.fieldtype is a required parameter" // +kubebuilder:validation:XValidation:rule="!('*' in self.managementPolicies || 'Create' in self.managementPolicies || 'Update' in self.managementPolicies) || has(self.forProvider.target) || (has(self.initProvider) && has(self.initProvider.target))",message="spec.forProvider.target is a required parameter" // +kubebuilder:validation:XValidation:rule="!('*' in self.managementPolicies || 'Create' in self.managementPolicies || 'Update' in self.managementPolicies) || has(self.forProvider.zone) || (has(self.initProvider) && has(self.initProvider.zone))",message="spec.forProvider.zone is a required parameter" Spec ZoneRecordSpec `json:"spec"` Status ZoneRecordStatus `json:"status,omitempty"` }
ZoneRecord is the Schema for the ZoneRecords 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 (*ZoneRecord) DeepCopy ¶
func (in *ZoneRecord) DeepCopy() *ZoneRecord
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ZoneRecord.
func (*ZoneRecord) DeepCopyInto ¶
func (in *ZoneRecord) DeepCopyInto(out *ZoneRecord)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*ZoneRecord) DeepCopyObject ¶
func (in *ZoneRecord) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*ZoneRecord) GetCondition ¶
func (mg *ZoneRecord) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this ZoneRecord.
func (*ZoneRecord) GetConnectionDetailsMapping ¶
func (tr *ZoneRecord) GetConnectionDetailsMapping() map[string]string
GetConnectionDetailsMapping for this ZoneRecord
func (*ZoneRecord) GetDeletionPolicy ¶
func (mg *ZoneRecord) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this ZoneRecord.
func (*ZoneRecord) GetID ¶
func (tr *ZoneRecord) GetID() string
GetID returns ID of underlying Terraform resource of this ZoneRecord
func (*ZoneRecord) GetInitParameters ¶
func (tr *ZoneRecord) GetInitParameters() (map[string]any, error)
GetInitParameters of this ZoneRecord
func (*ZoneRecord) GetManagementPolicies ¶
func (mg *ZoneRecord) GetManagementPolicies() xpv1.ManagementPolicies
GetManagementPolicies of this ZoneRecord.
func (*ZoneRecord) GetMergedParameters ¶ added in v0.39.0
func (tr *ZoneRecord) GetMergedParameters(shouldMergeInitProvider bool) (map[string]any, error)
GetInitParameters of this ZoneRecord
func (*ZoneRecord) GetObservation ¶
func (tr *ZoneRecord) GetObservation() (map[string]any, error)
GetObservation of this ZoneRecord
func (*ZoneRecord) GetParameters ¶
func (tr *ZoneRecord) GetParameters() (map[string]any, error)
GetParameters of this ZoneRecord
func (*ZoneRecord) GetProviderConfigReference ¶
func (mg *ZoneRecord) GetProviderConfigReference() *xpv1.Reference
GetProviderConfigReference of this ZoneRecord.
func (*ZoneRecord) GetPublishConnectionDetailsTo ¶
func (mg *ZoneRecord) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this ZoneRecord.
func (*ZoneRecord) GetTerraformResourceType ¶
func (mg *ZoneRecord) GetTerraformResourceType() string
GetTerraformResourceType returns Terraform resource type for this ZoneRecord
func (*ZoneRecord) GetTerraformSchemaVersion ¶
func (tr *ZoneRecord) GetTerraformSchemaVersion() int
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*ZoneRecord) GetWriteConnectionSecretToReference ¶
func (mg *ZoneRecord) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this ZoneRecord.
func (*ZoneRecord) Hub ¶ added in v0.39.0
func (tr *ZoneRecord) Hub()
Hub marks this type as a conversion hub.
func (*ZoneRecord) LateInitialize ¶
func (tr *ZoneRecord) LateInitialize(attrs []byte) (bool, error)
LateInitialize this ZoneRecord using its observed tfState. returns True if there are any spec changes for the resource.
func (*ZoneRecord) SetConditions ¶
func (mg *ZoneRecord) SetConditions(c ...xpv1.Condition)
SetConditions of this ZoneRecord.
func (*ZoneRecord) SetDeletionPolicy ¶
func (mg *ZoneRecord) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this ZoneRecord.
func (*ZoneRecord) SetManagementPolicies ¶
func (mg *ZoneRecord) SetManagementPolicies(r xpv1.ManagementPolicies)
SetManagementPolicies of this ZoneRecord.
func (*ZoneRecord) SetObservation ¶
func (tr *ZoneRecord) SetObservation(obs map[string]any) error
SetObservation for this ZoneRecord
func (*ZoneRecord) SetParameters ¶
func (tr *ZoneRecord) SetParameters(params map[string]any) error
SetParameters for this ZoneRecord
func (*ZoneRecord) SetProviderConfigReference ¶
func (mg *ZoneRecord) SetProviderConfigReference(r *xpv1.Reference)
SetProviderConfigReference of this ZoneRecord.
func (*ZoneRecord) SetPublishConnectionDetailsTo ¶
func (mg *ZoneRecord) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this ZoneRecord.
func (*ZoneRecord) SetWriteConnectionSecretToReference ¶
func (mg *ZoneRecord) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this ZoneRecord.
type ZoneRecordInitParameters ¶
type ZoneRecordInitParameters struct { Fieldtype *string `json:"fieldtype,omitempty" tf:"fieldtype,omitempty"` Subdomain *string `json:"subdomain,omitempty" tf:"subdomain,omitempty"` TTL *float64 `json:"ttl,omitempty" tf:"ttl,omitempty"` Target *string `json:"target,omitempty" tf:"target,omitempty"` Zone *string `json:"zone,omitempty" tf:"zone,omitempty"` }
func (*ZoneRecordInitParameters) DeepCopy ¶
func (in *ZoneRecordInitParameters) DeepCopy() *ZoneRecordInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ZoneRecordInitParameters.
func (*ZoneRecordInitParameters) DeepCopyInto ¶
func (in *ZoneRecordInitParameters) DeepCopyInto(out *ZoneRecordInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ZoneRecordList ¶
type ZoneRecordList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []ZoneRecord `json:"items"` }
ZoneRecordList contains a list of ZoneRecords
func (*ZoneRecordList) DeepCopy ¶
func (in *ZoneRecordList) DeepCopy() *ZoneRecordList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ZoneRecordList.
func (*ZoneRecordList) DeepCopyInto ¶
func (in *ZoneRecordList) DeepCopyInto(out *ZoneRecordList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*ZoneRecordList) DeepCopyObject ¶
func (in *ZoneRecordList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*ZoneRecordList) GetItems ¶
func (l *ZoneRecordList) GetItems() []resource.Managed
GetItems of this ZoneRecordList.
type ZoneRecordObservation ¶
type ZoneRecordObservation struct { Fieldtype *string `json:"fieldtype,omitempty" tf:"fieldtype,omitempty"` ID *string `json:"id,omitempty" tf:"id,omitempty"` Subdomain *string `json:"subdomain,omitempty" tf:"subdomain,omitempty"` TTL *float64 `json:"ttl,omitempty" tf:"ttl,omitempty"` Target *string `json:"target,omitempty" tf:"target,omitempty"` Zone *string `json:"zone,omitempty" tf:"zone,omitempty"` }
func (*ZoneRecordObservation) DeepCopy ¶
func (in *ZoneRecordObservation) DeepCopy() *ZoneRecordObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ZoneRecordObservation.
func (*ZoneRecordObservation) DeepCopyInto ¶
func (in *ZoneRecordObservation) DeepCopyInto(out *ZoneRecordObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ZoneRecordParameters ¶
type ZoneRecordParameters struct { // +kubebuilder:validation:Optional Fieldtype *string `json:"fieldtype,omitempty" tf:"fieldtype,omitempty"` // +kubebuilder:validation:Optional Subdomain *string `json:"subdomain,omitempty" tf:"subdomain,omitempty"` // +kubebuilder:validation:Optional TTL *float64 `json:"ttl,omitempty" tf:"ttl,omitempty"` // +kubebuilder:validation:Optional Target *string `json:"target,omitempty" tf:"target,omitempty"` // +kubebuilder:validation:Optional Zone *string `json:"zone,omitempty" tf:"zone,omitempty"` }
func (*ZoneRecordParameters) DeepCopy ¶
func (in *ZoneRecordParameters) DeepCopy() *ZoneRecordParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ZoneRecordParameters.
func (*ZoneRecordParameters) DeepCopyInto ¶
func (in *ZoneRecordParameters) DeepCopyInto(out *ZoneRecordParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ZoneRecordSpec ¶
type ZoneRecordSpec struct { v1.ResourceSpec `json:",inline"` ForProvider ZoneRecordParameters `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 ZoneRecordInitParameters `json:"initProvider,omitempty"` }
ZoneRecordSpec defines the desired state of ZoneRecord
func (*ZoneRecordSpec) DeepCopy ¶
func (in *ZoneRecordSpec) DeepCopy() *ZoneRecordSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ZoneRecordSpec.
func (*ZoneRecordSpec) DeepCopyInto ¶
func (in *ZoneRecordSpec) DeepCopyInto(out *ZoneRecordSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ZoneRecordStatus ¶
type ZoneRecordStatus struct { v1.ResourceStatus `json:",inline"` AtProvider ZoneRecordObservation `json:"atProvider,omitempty"` }
ZoneRecordStatus defines the observed state of ZoneRecord.
func (*ZoneRecordStatus) DeepCopy ¶
func (in *ZoneRecordStatus) DeepCopy() *ZoneRecordStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ZoneRecordStatus.
func (*ZoneRecordStatus) DeepCopyInto ¶
func (in *ZoneRecordStatus) DeepCopyInto(out *ZoneRecordStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ZoneRedirection ¶
type ZoneRedirection 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.target) || (has(self.initProvider) && has(self.initProvider.target))",message="spec.forProvider.target is a required parameter" // +kubebuilder:validation:XValidation:rule="!('*' in self.managementPolicies || 'Create' in self.managementPolicies || 'Update' in self.managementPolicies) || has(self.forProvider.type) || (has(self.initProvider) && has(self.initProvider.type))",message="spec.forProvider.type is a required parameter" // +kubebuilder:validation:XValidation:rule="!('*' in self.managementPolicies || 'Create' in self.managementPolicies || 'Update' in self.managementPolicies) || has(self.forProvider.zone) || (has(self.initProvider) && has(self.initProvider.zone))",message="spec.forProvider.zone is a required parameter" Spec ZoneRedirectionSpec `json:"spec"` Status ZoneRedirectionStatus `json:"status,omitempty"` }
ZoneRedirection is the Schema for the ZoneRedirections 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 (*ZoneRedirection) DeepCopy ¶
func (in *ZoneRedirection) DeepCopy() *ZoneRedirection
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ZoneRedirection.
func (*ZoneRedirection) DeepCopyInto ¶
func (in *ZoneRedirection) DeepCopyInto(out *ZoneRedirection)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*ZoneRedirection) DeepCopyObject ¶
func (in *ZoneRedirection) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*ZoneRedirection) GetCondition ¶
func (mg *ZoneRedirection) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this ZoneRedirection.
func (*ZoneRedirection) GetConnectionDetailsMapping ¶
func (tr *ZoneRedirection) GetConnectionDetailsMapping() map[string]string
GetConnectionDetailsMapping for this ZoneRedirection
func (*ZoneRedirection) GetDeletionPolicy ¶
func (mg *ZoneRedirection) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this ZoneRedirection.
func (*ZoneRedirection) GetID ¶
func (tr *ZoneRedirection) GetID() string
GetID returns ID of underlying Terraform resource of this ZoneRedirection
func (*ZoneRedirection) GetInitParameters ¶
func (tr *ZoneRedirection) GetInitParameters() (map[string]any, error)
GetInitParameters of this ZoneRedirection
func (*ZoneRedirection) GetManagementPolicies ¶
func (mg *ZoneRedirection) GetManagementPolicies() xpv1.ManagementPolicies
GetManagementPolicies of this ZoneRedirection.
func (*ZoneRedirection) GetMergedParameters ¶ added in v0.39.0
func (tr *ZoneRedirection) GetMergedParameters(shouldMergeInitProvider bool) (map[string]any, error)
GetInitParameters of this ZoneRedirection
func (*ZoneRedirection) GetObservation ¶
func (tr *ZoneRedirection) GetObservation() (map[string]any, error)
GetObservation of this ZoneRedirection
func (*ZoneRedirection) GetParameters ¶
func (tr *ZoneRedirection) GetParameters() (map[string]any, error)
GetParameters of this ZoneRedirection
func (*ZoneRedirection) GetProviderConfigReference ¶
func (mg *ZoneRedirection) GetProviderConfigReference() *xpv1.Reference
GetProviderConfigReference of this ZoneRedirection.
func (*ZoneRedirection) GetPublishConnectionDetailsTo ¶
func (mg *ZoneRedirection) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this ZoneRedirection.
func (*ZoneRedirection) GetTerraformResourceType ¶
func (mg *ZoneRedirection) GetTerraformResourceType() string
GetTerraformResourceType returns Terraform resource type for this ZoneRedirection
func (*ZoneRedirection) GetTerraformSchemaVersion ¶
func (tr *ZoneRedirection) GetTerraformSchemaVersion() int
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*ZoneRedirection) GetWriteConnectionSecretToReference ¶
func (mg *ZoneRedirection) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this ZoneRedirection.
func (*ZoneRedirection) Hub ¶ added in v0.39.0
func (tr *ZoneRedirection) Hub()
Hub marks this type as a conversion hub.
func (*ZoneRedirection) LateInitialize ¶
func (tr *ZoneRedirection) LateInitialize(attrs []byte) (bool, error)
LateInitialize this ZoneRedirection using its observed tfState. returns True if there are any spec changes for the resource.
func (*ZoneRedirection) SetConditions ¶
func (mg *ZoneRedirection) SetConditions(c ...xpv1.Condition)
SetConditions of this ZoneRedirection.
func (*ZoneRedirection) SetDeletionPolicy ¶
func (mg *ZoneRedirection) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this ZoneRedirection.
func (*ZoneRedirection) SetManagementPolicies ¶
func (mg *ZoneRedirection) SetManagementPolicies(r xpv1.ManagementPolicies)
SetManagementPolicies of this ZoneRedirection.
func (*ZoneRedirection) SetObservation ¶
func (tr *ZoneRedirection) SetObservation(obs map[string]any) error
SetObservation for this ZoneRedirection
func (*ZoneRedirection) SetParameters ¶
func (tr *ZoneRedirection) SetParameters(params map[string]any) error
SetParameters for this ZoneRedirection
func (*ZoneRedirection) SetProviderConfigReference ¶
func (mg *ZoneRedirection) SetProviderConfigReference(r *xpv1.Reference)
SetProviderConfigReference of this ZoneRedirection.
func (*ZoneRedirection) SetPublishConnectionDetailsTo ¶
func (mg *ZoneRedirection) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this ZoneRedirection.
func (*ZoneRedirection) SetWriteConnectionSecretToReference ¶
func (mg *ZoneRedirection) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this ZoneRedirection.
type ZoneRedirectionInitParameters ¶
type ZoneRedirectionInitParameters struct { Description *string `json:"description,omitempty" tf:"description,omitempty"` Keywords *string `json:"keywords,omitempty" tf:"keywords,omitempty"` Subdomain *string `json:"subdomain,omitempty" tf:"subdomain,omitempty"` Target *string `json:"target,omitempty" tf:"target,omitempty"` Title *string `json:"title,omitempty" tf:"title,omitempty"` Type *string `json:"type,omitempty" tf:"type,omitempty"` Zone *string `json:"zone,omitempty" tf:"zone,omitempty"` }
func (*ZoneRedirectionInitParameters) DeepCopy ¶
func (in *ZoneRedirectionInitParameters) DeepCopy() *ZoneRedirectionInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ZoneRedirectionInitParameters.
func (*ZoneRedirectionInitParameters) DeepCopyInto ¶
func (in *ZoneRedirectionInitParameters) DeepCopyInto(out *ZoneRedirectionInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ZoneRedirectionList ¶
type ZoneRedirectionList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []ZoneRedirection `json:"items"` }
ZoneRedirectionList contains a list of ZoneRedirections
func (*ZoneRedirectionList) DeepCopy ¶
func (in *ZoneRedirectionList) DeepCopy() *ZoneRedirectionList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ZoneRedirectionList.
func (*ZoneRedirectionList) DeepCopyInto ¶
func (in *ZoneRedirectionList) DeepCopyInto(out *ZoneRedirectionList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*ZoneRedirectionList) DeepCopyObject ¶
func (in *ZoneRedirectionList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*ZoneRedirectionList) GetItems ¶
func (l *ZoneRedirectionList) GetItems() []resource.Managed
GetItems of this ZoneRedirectionList.
type ZoneRedirectionObservation ¶
type ZoneRedirectionObservation struct { Description *string `json:"description,omitempty" tf:"description,omitempty"` ID *string `json:"id,omitempty" tf:"id,omitempty"` Keywords *string `json:"keywords,omitempty" tf:"keywords,omitempty"` Subdomain *string `json:"subdomain,omitempty" tf:"subdomain,omitempty"` Target *string `json:"target,omitempty" tf:"target,omitempty"` Title *string `json:"title,omitempty" tf:"title,omitempty"` Type *string `json:"type,omitempty" tf:"type,omitempty"` Zone *string `json:"zone,omitempty" tf:"zone,omitempty"` }
func (*ZoneRedirectionObservation) DeepCopy ¶
func (in *ZoneRedirectionObservation) DeepCopy() *ZoneRedirectionObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ZoneRedirectionObservation.
func (*ZoneRedirectionObservation) DeepCopyInto ¶
func (in *ZoneRedirectionObservation) DeepCopyInto(out *ZoneRedirectionObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ZoneRedirectionParameters ¶
type ZoneRedirectionParameters struct { // +kubebuilder:validation:Optional Description *string `json:"description,omitempty" tf:"description,omitempty"` // +kubebuilder:validation:Optional Keywords *string `json:"keywords,omitempty" tf:"keywords,omitempty"` // +kubebuilder:validation:Optional Subdomain *string `json:"subdomain,omitempty" tf:"subdomain,omitempty"` // +kubebuilder:validation:Optional Target *string `json:"target,omitempty" tf:"target,omitempty"` // +kubebuilder:validation:Optional Title *string `json:"title,omitempty" tf:"title,omitempty"` // +kubebuilder:validation:Optional Type *string `json:"type,omitempty" tf:"type,omitempty"` // +kubebuilder:validation:Optional Zone *string `json:"zone,omitempty" tf:"zone,omitempty"` }
func (*ZoneRedirectionParameters) DeepCopy ¶
func (in *ZoneRedirectionParameters) DeepCopy() *ZoneRedirectionParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ZoneRedirectionParameters.
func (*ZoneRedirectionParameters) DeepCopyInto ¶
func (in *ZoneRedirectionParameters) DeepCopyInto(out *ZoneRedirectionParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ZoneRedirectionSpec ¶
type ZoneRedirectionSpec struct { v1.ResourceSpec `json:",inline"` ForProvider ZoneRedirectionParameters `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 ZoneRedirectionInitParameters `json:"initProvider,omitempty"` }
ZoneRedirectionSpec defines the desired state of ZoneRedirection
func (*ZoneRedirectionSpec) DeepCopy ¶
func (in *ZoneRedirectionSpec) DeepCopy() *ZoneRedirectionSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ZoneRedirectionSpec.
func (*ZoneRedirectionSpec) DeepCopyInto ¶
func (in *ZoneRedirectionSpec) DeepCopyInto(out *ZoneRedirectionSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ZoneRedirectionStatus ¶
type ZoneRedirectionStatus struct { v1.ResourceStatus `json:",inline"` AtProvider ZoneRedirectionObservation `json:"atProvider,omitempty"` }
ZoneRedirectionStatus defines the observed state of ZoneRedirection.
func (*ZoneRedirectionStatus) DeepCopy ¶
func (in *ZoneRedirectionStatus) DeepCopy() *ZoneRedirectionStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ZoneRedirectionStatus.
func (*ZoneRedirectionStatus) DeepCopyInto ¶
func (in *ZoneRedirectionStatus) DeepCopyInto(out *ZoneRedirectionStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ZoneSpec ¶
type ZoneSpec struct { v1.ResourceSpec `json:",inline"` ForProvider ZoneParameters `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 ZoneInitParameters `json:"initProvider,omitempty"` }
ZoneSpec defines the desired state of Zone
func (*ZoneSpec) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ZoneSpec.
func (*ZoneSpec) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ZoneStatus ¶
type ZoneStatus struct { v1.ResourceStatus `json:",inline"` AtProvider ZoneObservation `json:"atProvider,omitempty"` }
ZoneStatus defines the observed state of Zone.
func (*ZoneStatus) DeepCopy ¶
func (in *ZoneStatus) DeepCopy() *ZoneStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ZoneStatus.
func (*ZoneStatus) DeepCopyInto ¶
func (in *ZoneStatus) DeepCopyInto(out *ZoneStatus)
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_groupversion_info.go
- zz_zone_terraformed.go
- zz_zone_types.go
- zz_zonednssec_terraformed.go
- zz_zonednssec_types.go
- zz_zonerecord_terraformed.go
- zz_zonerecord_types.go
- zz_zoneredirection_terraformed.go
- zz_zoneredirection_types.go