Documentation ¶
Overview ¶
+kubebuilder:object:generate=true +groupName=nas.ovh.edixos.io +versionName=v1alpha1
Index ¶
- Constants
- Variables
- type NashaPartition
- func (in *NashaPartition) DeepCopy() *NashaPartition
- func (in *NashaPartition) DeepCopyInto(out *NashaPartition)
- func (in *NashaPartition) DeepCopyObject() runtime.Object
- func (mg *NashaPartition) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *NashaPartition) GetConnectionDetailsMapping() map[string]string
- func (mg *NashaPartition) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *NashaPartition) GetID() string
- func (tr *NashaPartition) GetInitParameters() (map[string]any, error)
- func (mg *NashaPartition) GetManagementPolicies() xpv1.ManagementPolicies
- func (tr *NashaPartition) GetObservation() (map[string]any, error)
- func (tr *NashaPartition) GetParameters() (map[string]any, error)
- func (mg *NashaPartition) GetProviderConfigReference() *xpv1.Reference
- func (mg *NashaPartition) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *NashaPartition) GetTerraformResourceType() string
- func (tr *NashaPartition) GetTerraformSchemaVersion() int
- func (mg *NashaPartition) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *NashaPartition) LateInitialize(attrs []byte) (bool, error)
- func (mg *NashaPartition) SetConditions(c ...xpv1.Condition)
- func (mg *NashaPartition) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (mg *NashaPartition) SetManagementPolicies(r xpv1.ManagementPolicies)
- func (tr *NashaPartition) SetObservation(obs map[string]any) error
- func (tr *NashaPartition) SetParameters(params map[string]any) error
- func (mg *NashaPartition) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *NashaPartition) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *NashaPartition) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type NashaPartitionAccess
- func (in *NashaPartitionAccess) DeepCopy() *NashaPartitionAccess
- func (in *NashaPartitionAccess) DeepCopyInto(out *NashaPartitionAccess)
- func (in *NashaPartitionAccess) DeepCopyObject() runtime.Object
- func (mg *NashaPartitionAccess) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *NashaPartitionAccess) GetConnectionDetailsMapping() map[string]string
- func (mg *NashaPartitionAccess) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *NashaPartitionAccess) GetID() string
- func (tr *NashaPartitionAccess) GetInitParameters() (map[string]any, error)
- func (mg *NashaPartitionAccess) GetManagementPolicies() xpv1.ManagementPolicies
- func (tr *NashaPartitionAccess) GetObservation() (map[string]any, error)
- func (tr *NashaPartitionAccess) GetParameters() (map[string]any, error)
- func (mg *NashaPartitionAccess) GetProviderConfigReference() *xpv1.Reference
- func (mg *NashaPartitionAccess) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *NashaPartitionAccess) GetTerraformResourceType() string
- func (tr *NashaPartitionAccess) GetTerraformSchemaVersion() int
- func (mg *NashaPartitionAccess) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *NashaPartitionAccess) LateInitialize(attrs []byte) (bool, error)
- func (mg *NashaPartitionAccess) SetConditions(c ...xpv1.Condition)
- func (mg *NashaPartitionAccess) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (mg *NashaPartitionAccess) SetManagementPolicies(r xpv1.ManagementPolicies)
- func (tr *NashaPartitionAccess) SetObservation(obs map[string]any) error
- func (tr *NashaPartitionAccess) SetParameters(params map[string]any) error
- func (mg *NashaPartitionAccess) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *NashaPartitionAccess) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *NashaPartitionAccess) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type NashaPartitionAccessInitParameters
- type NashaPartitionAccessList
- type NashaPartitionAccessObservation
- type NashaPartitionAccessParameters
- type NashaPartitionAccessSpec
- type NashaPartitionAccessStatus
- type NashaPartitionInitParameters
- type NashaPartitionList
- type NashaPartitionObservation
- type NashaPartitionParameters
- type NashaPartitionSnapshot
- func (in *NashaPartitionSnapshot) DeepCopy() *NashaPartitionSnapshot
- func (in *NashaPartitionSnapshot) DeepCopyInto(out *NashaPartitionSnapshot)
- func (in *NashaPartitionSnapshot) DeepCopyObject() runtime.Object
- func (mg *NashaPartitionSnapshot) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *NashaPartitionSnapshot) GetConnectionDetailsMapping() map[string]string
- func (mg *NashaPartitionSnapshot) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *NashaPartitionSnapshot) GetID() string
- func (tr *NashaPartitionSnapshot) GetInitParameters() (map[string]any, error)
- func (mg *NashaPartitionSnapshot) GetManagementPolicies() xpv1.ManagementPolicies
- func (tr *NashaPartitionSnapshot) GetObservation() (map[string]any, error)
- func (tr *NashaPartitionSnapshot) GetParameters() (map[string]any, error)
- func (mg *NashaPartitionSnapshot) GetProviderConfigReference() *xpv1.Reference
- func (mg *NashaPartitionSnapshot) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *NashaPartitionSnapshot) GetTerraformResourceType() string
- func (tr *NashaPartitionSnapshot) GetTerraformSchemaVersion() int
- func (mg *NashaPartitionSnapshot) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *NashaPartitionSnapshot) LateInitialize(attrs []byte) (bool, error)
- func (mg *NashaPartitionSnapshot) SetConditions(c ...xpv1.Condition)
- func (mg *NashaPartitionSnapshot) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (mg *NashaPartitionSnapshot) SetManagementPolicies(r xpv1.ManagementPolicies)
- func (tr *NashaPartitionSnapshot) SetObservation(obs map[string]any) error
- func (tr *NashaPartitionSnapshot) SetParameters(params map[string]any) error
- func (mg *NashaPartitionSnapshot) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *NashaPartitionSnapshot) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *NashaPartitionSnapshot) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type NashaPartitionSnapshotInitParameters
- type NashaPartitionSnapshotList
- type NashaPartitionSnapshotObservation
- type NashaPartitionSnapshotParameters
- type NashaPartitionSnapshotSpec
- type NashaPartitionSnapshotStatus
- type NashaPartitionSpec
- type NashaPartitionStatus
Constants ¶
const ( CRDGroup = "nas.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 ( NashaPartition_Kind = "NashaPartition" NashaPartition_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: NashaPartition_Kind}.String() NashaPartition_KindAPIVersion = NashaPartition_Kind + "." + CRDGroupVersion.String() NashaPartition_GroupVersionKind = CRDGroupVersion.WithKind(NashaPartition_Kind) )
Repository type metadata.
var ( NashaPartitionAccess_Kind = "NashaPartitionAccess" NashaPartitionAccess_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: NashaPartitionAccess_Kind}.String() NashaPartitionAccess_KindAPIVersion = NashaPartitionAccess_Kind + "." + CRDGroupVersion.String() NashaPartitionAccess_GroupVersionKind = CRDGroupVersion.WithKind(NashaPartitionAccess_Kind) )
Repository type metadata.
var ( NashaPartitionSnapshot_Kind = "NashaPartitionSnapshot" NashaPartitionSnapshot_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: NashaPartitionSnapshot_Kind}.String() NashaPartitionSnapshot_KindAPIVersion = NashaPartitionSnapshot_Kind + "." + CRDGroupVersion.String() NashaPartitionSnapshot_GroupVersionKind = CRDGroupVersion.WithKind(NashaPartitionSnapshot_Kind) )
Repository type metadata.
Functions ¶
This section is empty.
Types ¶
type NashaPartition ¶
type NashaPartition 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.protocol) || (has(self.initProvider) && has(self.initProvider.protocol))",message="spec.forProvider.protocol 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.size) || (has(self.initProvider) && has(self.initProvider.size))",message="spec.forProvider.size is a required parameter" Spec NashaPartitionSpec `json:"spec"` Status NashaPartitionStatus `json:"status,omitempty"` }
NashaPartition is the Schema for the NashaPartitions 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:subresource:status +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,ovh}
func (*NashaPartition) DeepCopy ¶
func (in *NashaPartition) DeepCopy() *NashaPartition
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NashaPartition.
func (*NashaPartition) DeepCopyInto ¶
func (in *NashaPartition) DeepCopyInto(out *NashaPartition)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*NashaPartition) DeepCopyObject ¶
func (in *NashaPartition) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*NashaPartition) GetCondition ¶
func (mg *NashaPartition) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this NashaPartition.
func (*NashaPartition) GetConnectionDetailsMapping ¶
func (tr *NashaPartition) GetConnectionDetailsMapping() map[string]string
GetConnectionDetailsMapping for this NashaPartition
func (*NashaPartition) GetDeletionPolicy ¶
func (mg *NashaPartition) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this NashaPartition.
func (*NashaPartition) GetID ¶
func (tr *NashaPartition) GetID() string
GetID returns ID of underlying Terraform resource of this NashaPartition
func (*NashaPartition) GetInitParameters ¶
func (tr *NashaPartition) GetInitParameters() (map[string]any, error)
GetInitParameters of this NashaPartition
func (*NashaPartition) GetManagementPolicies ¶
func (mg *NashaPartition) GetManagementPolicies() xpv1.ManagementPolicies
GetManagementPolicies of this NashaPartition.
func (*NashaPartition) GetObservation ¶
func (tr *NashaPartition) GetObservation() (map[string]any, error)
GetObservation of this NashaPartition
func (*NashaPartition) GetParameters ¶
func (tr *NashaPartition) GetParameters() (map[string]any, error)
GetParameters of this NashaPartition
func (*NashaPartition) GetProviderConfigReference ¶
func (mg *NashaPartition) GetProviderConfigReference() *xpv1.Reference
GetProviderConfigReference of this NashaPartition.
func (*NashaPartition) GetPublishConnectionDetailsTo ¶
func (mg *NashaPartition) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this NashaPartition.
func (*NashaPartition) GetTerraformResourceType ¶
func (mg *NashaPartition) GetTerraformResourceType() string
GetTerraformResourceType returns Terraform resource type for this NashaPartition
func (*NashaPartition) GetTerraformSchemaVersion ¶
func (tr *NashaPartition) GetTerraformSchemaVersion() int
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*NashaPartition) GetWriteConnectionSecretToReference ¶
func (mg *NashaPartition) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this NashaPartition.
func (*NashaPartition) LateInitialize ¶
func (tr *NashaPartition) LateInitialize(attrs []byte) (bool, error)
LateInitialize this NashaPartition using its observed tfState. returns True if there are any spec changes for the resource.
func (*NashaPartition) SetConditions ¶
func (mg *NashaPartition) SetConditions(c ...xpv1.Condition)
SetConditions of this NashaPartition.
func (*NashaPartition) SetDeletionPolicy ¶
func (mg *NashaPartition) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this NashaPartition.
func (*NashaPartition) SetManagementPolicies ¶
func (mg *NashaPartition) SetManagementPolicies(r xpv1.ManagementPolicies)
SetManagementPolicies of this NashaPartition.
func (*NashaPartition) SetObservation ¶
func (tr *NashaPartition) SetObservation(obs map[string]any) error
SetObservation for this NashaPartition
func (*NashaPartition) SetParameters ¶
func (tr *NashaPartition) SetParameters(params map[string]any) error
SetParameters for this NashaPartition
func (*NashaPartition) SetProviderConfigReference ¶
func (mg *NashaPartition) SetProviderConfigReference(r *xpv1.Reference)
SetProviderConfigReference of this NashaPartition.
func (*NashaPartition) SetPublishConnectionDetailsTo ¶
func (mg *NashaPartition) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this NashaPartition.
func (*NashaPartition) SetWriteConnectionSecretToReference ¶
func (mg *NashaPartition) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this NashaPartition.
type NashaPartitionAccess ¶
type NashaPartitionAccess 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.ip) || (has(self.initProvider) && has(self.initProvider.ip))",message="spec.forProvider.ip is a required parameter" // +kubebuilder:validation:XValidation:rule="!('*' in self.managementPolicies || 'Create' in self.managementPolicies || 'Update' in self.managementPolicies) || has(self.forProvider.partitionName) || (has(self.initProvider) && has(self.initProvider.partitionName))",message="spec.forProvider.partitionName 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 NashaPartitionAccessSpec `json:"spec"` Status NashaPartitionAccessStatus `json:"status,omitempty"` }
NashaPartitionAccess is the Schema for the NashaPartitionAccesss 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:subresource:status +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,ovh}
func (*NashaPartitionAccess) DeepCopy ¶
func (in *NashaPartitionAccess) DeepCopy() *NashaPartitionAccess
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NashaPartitionAccess.
func (*NashaPartitionAccess) DeepCopyInto ¶
func (in *NashaPartitionAccess) DeepCopyInto(out *NashaPartitionAccess)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*NashaPartitionAccess) DeepCopyObject ¶
func (in *NashaPartitionAccess) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*NashaPartitionAccess) GetCondition ¶
func (mg *NashaPartitionAccess) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this NashaPartitionAccess.
func (*NashaPartitionAccess) GetConnectionDetailsMapping ¶
func (tr *NashaPartitionAccess) GetConnectionDetailsMapping() map[string]string
GetConnectionDetailsMapping for this NashaPartitionAccess
func (*NashaPartitionAccess) GetDeletionPolicy ¶
func (mg *NashaPartitionAccess) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this NashaPartitionAccess.
func (*NashaPartitionAccess) GetID ¶
func (tr *NashaPartitionAccess) GetID() string
GetID returns ID of underlying Terraform resource of this NashaPartitionAccess
func (*NashaPartitionAccess) GetInitParameters ¶
func (tr *NashaPartitionAccess) GetInitParameters() (map[string]any, error)
GetInitParameters of this NashaPartitionAccess
func (*NashaPartitionAccess) GetManagementPolicies ¶
func (mg *NashaPartitionAccess) GetManagementPolicies() xpv1.ManagementPolicies
GetManagementPolicies of this NashaPartitionAccess.
func (*NashaPartitionAccess) GetObservation ¶
func (tr *NashaPartitionAccess) GetObservation() (map[string]any, error)
GetObservation of this NashaPartitionAccess
func (*NashaPartitionAccess) GetParameters ¶
func (tr *NashaPartitionAccess) GetParameters() (map[string]any, error)
GetParameters of this NashaPartitionAccess
func (*NashaPartitionAccess) GetProviderConfigReference ¶
func (mg *NashaPartitionAccess) GetProviderConfigReference() *xpv1.Reference
GetProviderConfigReference of this NashaPartitionAccess.
func (*NashaPartitionAccess) GetPublishConnectionDetailsTo ¶
func (mg *NashaPartitionAccess) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this NashaPartitionAccess.
func (*NashaPartitionAccess) GetTerraformResourceType ¶
func (mg *NashaPartitionAccess) GetTerraformResourceType() string
GetTerraformResourceType returns Terraform resource type for this NashaPartitionAccess
func (*NashaPartitionAccess) GetTerraformSchemaVersion ¶
func (tr *NashaPartitionAccess) GetTerraformSchemaVersion() int
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*NashaPartitionAccess) GetWriteConnectionSecretToReference ¶
func (mg *NashaPartitionAccess) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this NashaPartitionAccess.
func (*NashaPartitionAccess) LateInitialize ¶
func (tr *NashaPartitionAccess) LateInitialize(attrs []byte) (bool, error)
LateInitialize this NashaPartitionAccess using its observed tfState. returns True if there are any spec changes for the resource.
func (*NashaPartitionAccess) SetConditions ¶
func (mg *NashaPartitionAccess) SetConditions(c ...xpv1.Condition)
SetConditions of this NashaPartitionAccess.
func (*NashaPartitionAccess) SetDeletionPolicy ¶
func (mg *NashaPartitionAccess) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this NashaPartitionAccess.
func (*NashaPartitionAccess) SetManagementPolicies ¶
func (mg *NashaPartitionAccess) SetManagementPolicies(r xpv1.ManagementPolicies)
SetManagementPolicies of this NashaPartitionAccess.
func (*NashaPartitionAccess) SetObservation ¶
func (tr *NashaPartitionAccess) SetObservation(obs map[string]any) error
SetObservation for this NashaPartitionAccess
func (*NashaPartitionAccess) SetParameters ¶
func (tr *NashaPartitionAccess) SetParameters(params map[string]any) error
SetParameters for this NashaPartitionAccess
func (*NashaPartitionAccess) SetProviderConfigReference ¶
func (mg *NashaPartitionAccess) SetProviderConfigReference(r *xpv1.Reference)
SetProviderConfigReference of this NashaPartitionAccess.
func (*NashaPartitionAccess) SetPublishConnectionDetailsTo ¶
func (mg *NashaPartitionAccess) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this NashaPartitionAccess.
func (*NashaPartitionAccess) SetWriteConnectionSecretToReference ¶
func (mg *NashaPartitionAccess) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this NashaPartitionAccess.
type NashaPartitionAccessInitParameters ¶
type NashaPartitionAccessInitParameters struct { IP *string `json:"ip,omitempty" tf:"ip,omitempty"` PartitionName *string `json:"partitionName,omitempty" tf:"partition_name,omitempty"` ServiceName *string `json:"serviceName,omitempty" tf:"service_name,omitempty"` Type *string `json:"type,omitempty" tf:"type,omitempty"` }
func (*NashaPartitionAccessInitParameters) DeepCopy ¶
func (in *NashaPartitionAccessInitParameters) DeepCopy() *NashaPartitionAccessInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NashaPartitionAccessInitParameters.
func (*NashaPartitionAccessInitParameters) DeepCopyInto ¶
func (in *NashaPartitionAccessInitParameters) DeepCopyInto(out *NashaPartitionAccessInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type NashaPartitionAccessList ¶
type NashaPartitionAccessList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []NashaPartitionAccess `json:"items"` }
NashaPartitionAccessList contains a list of NashaPartitionAccesss
func (*NashaPartitionAccessList) DeepCopy ¶
func (in *NashaPartitionAccessList) DeepCopy() *NashaPartitionAccessList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NashaPartitionAccessList.
func (*NashaPartitionAccessList) DeepCopyInto ¶
func (in *NashaPartitionAccessList) DeepCopyInto(out *NashaPartitionAccessList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*NashaPartitionAccessList) DeepCopyObject ¶
func (in *NashaPartitionAccessList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*NashaPartitionAccessList) GetItems ¶
func (l *NashaPartitionAccessList) GetItems() []resource.Managed
GetItems of this NashaPartitionAccessList.
type NashaPartitionAccessObservation ¶
type NashaPartitionAccessObservation struct { ID *string `json:"id,omitempty" tf:"id,omitempty"` IP *string `json:"ip,omitempty" tf:"ip,omitempty"` PartitionName *string `json:"partitionName,omitempty" tf:"partition_name,omitempty"` ServiceName *string `json:"serviceName,omitempty" tf:"service_name,omitempty"` Type *string `json:"type,omitempty" tf:"type,omitempty"` }
func (*NashaPartitionAccessObservation) DeepCopy ¶
func (in *NashaPartitionAccessObservation) DeepCopy() *NashaPartitionAccessObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NashaPartitionAccessObservation.
func (*NashaPartitionAccessObservation) DeepCopyInto ¶
func (in *NashaPartitionAccessObservation) DeepCopyInto(out *NashaPartitionAccessObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type NashaPartitionAccessParameters ¶
type NashaPartitionAccessParameters struct { // +kubebuilder:validation:Optional IP *string `json:"ip,omitempty" tf:"ip,omitempty"` // +kubebuilder:validation:Optional PartitionName *string `json:"partitionName,omitempty" tf:"partition_name,omitempty"` // +kubebuilder:validation:Optional ServiceName *string `json:"serviceName,omitempty" tf:"service_name,omitempty"` // +kubebuilder:validation:Optional Type *string `json:"type,omitempty" tf:"type,omitempty"` }
func (*NashaPartitionAccessParameters) DeepCopy ¶
func (in *NashaPartitionAccessParameters) DeepCopy() *NashaPartitionAccessParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NashaPartitionAccessParameters.
func (*NashaPartitionAccessParameters) DeepCopyInto ¶
func (in *NashaPartitionAccessParameters) DeepCopyInto(out *NashaPartitionAccessParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type NashaPartitionAccessSpec ¶
type NashaPartitionAccessSpec struct { v1.ResourceSpec `json:",inline"` ForProvider NashaPartitionAccessParameters `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 NashaPartitionAccessInitParameters `json:"initProvider,omitempty"` }
NashaPartitionAccessSpec defines the desired state of NashaPartitionAccess
func (*NashaPartitionAccessSpec) DeepCopy ¶
func (in *NashaPartitionAccessSpec) DeepCopy() *NashaPartitionAccessSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NashaPartitionAccessSpec.
func (*NashaPartitionAccessSpec) DeepCopyInto ¶
func (in *NashaPartitionAccessSpec) DeepCopyInto(out *NashaPartitionAccessSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type NashaPartitionAccessStatus ¶
type NashaPartitionAccessStatus struct { v1.ResourceStatus `json:",inline"` AtProvider NashaPartitionAccessObservation `json:"atProvider,omitempty"` }
NashaPartitionAccessStatus defines the observed state of NashaPartitionAccess.
func (*NashaPartitionAccessStatus) DeepCopy ¶
func (in *NashaPartitionAccessStatus) DeepCopy() *NashaPartitionAccessStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NashaPartitionAccessStatus.
func (*NashaPartitionAccessStatus) DeepCopyInto ¶
func (in *NashaPartitionAccessStatus) DeepCopyInto(out *NashaPartitionAccessStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type NashaPartitionInitParameters ¶
type NashaPartitionInitParameters struct { Description *string `json:"description,omitempty" tf:"description,omitempty"` Protocol *string `json:"protocol,omitempty" tf:"protocol,omitempty"` ServiceName *string `json:"serviceName,omitempty" tf:"service_name,omitempty"` Size *float64 `json:"size,omitempty" tf:"size,omitempty"` }
func (*NashaPartitionInitParameters) DeepCopy ¶
func (in *NashaPartitionInitParameters) DeepCopy() *NashaPartitionInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NashaPartitionInitParameters.
func (*NashaPartitionInitParameters) DeepCopyInto ¶
func (in *NashaPartitionInitParameters) DeepCopyInto(out *NashaPartitionInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type NashaPartitionList ¶
type NashaPartitionList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []NashaPartition `json:"items"` }
NashaPartitionList contains a list of NashaPartitions
func (*NashaPartitionList) DeepCopy ¶
func (in *NashaPartitionList) DeepCopy() *NashaPartitionList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NashaPartitionList.
func (*NashaPartitionList) DeepCopyInto ¶
func (in *NashaPartitionList) DeepCopyInto(out *NashaPartitionList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*NashaPartitionList) DeepCopyObject ¶
func (in *NashaPartitionList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*NashaPartitionList) GetItems ¶
func (l *NashaPartitionList) GetItems() []resource.Managed
GetItems of this NashaPartitionList.
type NashaPartitionObservation ¶
type NashaPartitionObservation struct { Capacity *float64 `json:"capacity,omitempty" tf:"capacity,omitempty"` Description *string `json:"description,omitempty" tf:"description,omitempty"` ID *string `json:"id,omitempty" tf:"id,omitempty"` Protocol *string `json:"protocol,omitempty" tf:"protocol,omitempty"` ServiceName *string `json:"serviceName,omitempty" tf:"service_name,omitempty"` Size *float64 `json:"size,omitempty" tf:"size,omitempty"` UsedBySnapshots *float64 `json:"usedBySnapshots,omitempty" tf:"used_by_snapshots,omitempty"` }
func (*NashaPartitionObservation) DeepCopy ¶
func (in *NashaPartitionObservation) DeepCopy() *NashaPartitionObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NashaPartitionObservation.
func (*NashaPartitionObservation) DeepCopyInto ¶
func (in *NashaPartitionObservation) DeepCopyInto(out *NashaPartitionObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type NashaPartitionParameters ¶
type NashaPartitionParameters struct { // +kubebuilder:validation:Optional Description *string `json:"description,omitempty" tf:"description,omitempty"` // +kubebuilder:validation:Optional Protocol *string `json:"protocol,omitempty" tf:"protocol,omitempty"` // +kubebuilder:validation:Optional ServiceName *string `json:"serviceName,omitempty" tf:"service_name,omitempty"` // +kubebuilder:validation:Optional Size *float64 `json:"size,omitempty" tf:"size,omitempty"` }
func (*NashaPartitionParameters) DeepCopy ¶
func (in *NashaPartitionParameters) DeepCopy() *NashaPartitionParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NashaPartitionParameters.
func (*NashaPartitionParameters) DeepCopyInto ¶
func (in *NashaPartitionParameters) DeepCopyInto(out *NashaPartitionParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type NashaPartitionSnapshot ¶
type NashaPartitionSnapshot 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.partitionName) || (has(self.initProvider) && has(self.initProvider.partitionName))",message="spec.forProvider.partitionName 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.type) || (has(self.initProvider) && has(self.initProvider.type))",message="spec.forProvider.type is a required parameter" Spec NashaPartitionSnapshotSpec `json:"spec"` Status NashaPartitionSnapshotStatus `json:"status,omitempty"` }
NashaPartitionSnapshot is the Schema for the NashaPartitionSnapshots 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:subresource:status +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,ovh}
func (*NashaPartitionSnapshot) DeepCopy ¶
func (in *NashaPartitionSnapshot) DeepCopy() *NashaPartitionSnapshot
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NashaPartitionSnapshot.
func (*NashaPartitionSnapshot) DeepCopyInto ¶
func (in *NashaPartitionSnapshot) DeepCopyInto(out *NashaPartitionSnapshot)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*NashaPartitionSnapshot) DeepCopyObject ¶
func (in *NashaPartitionSnapshot) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*NashaPartitionSnapshot) GetCondition ¶
func (mg *NashaPartitionSnapshot) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this NashaPartitionSnapshot.
func (*NashaPartitionSnapshot) GetConnectionDetailsMapping ¶
func (tr *NashaPartitionSnapshot) GetConnectionDetailsMapping() map[string]string
GetConnectionDetailsMapping for this NashaPartitionSnapshot
func (*NashaPartitionSnapshot) GetDeletionPolicy ¶
func (mg *NashaPartitionSnapshot) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this NashaPartitionSnapshot.
func (*NashaPartitionSnapshot) GetID ¶
func (tr *NashaPartitionSnapshot) GetID() string
GetID returns ID of underlying Terraform resource of this NashaPartitionSnapshot
func (*NashaPartitionSnapshot) GetInitParameters ¶
func (tr *NashaPartitionSnapshot) GetInitParameters() (map[string]any, error)
GetInitParameters of this NashaPartitionSnapshot
func (*NashaPartitionSnapshot) GetManagementPolicies ¶
func (mg *NashaPartitionSnapshot) GetManagementPolicies() xpv1.ManagementPolicies
GetManagementPolicies of this NashaPartitionSnapshot.
func (*NashaPartitionSnapshot) GetObservation ¶
func (tr *NashaPartitionSnapshot) GetObservation() (map[string]any, error)
GetObservation of this NashaPartitionSnapshot
func (*NashaPartitionSnapshot) GetParameters ¶
func (tr *NashaPartitionSnapshot) GetParameters() (map[string]any, error)
GetParameters of this NashaPartitionSnapshot
func (*NashaPartitionSnapshot) GetProviderConfigReference ¶
func (mg *NashaPartitionSnapshot) GetProviderConfigReference() *xpv1.Reference
GetProviderConfigReference of this NashaPartitionSnapshot.
func (*NashaPartitionSnapshot) GetPublishConnectionDetailsTo ¶
func (mg *NashaPartitionSnapshot) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this NashaPartitionSnapshot.
func (*NashaPartitionSnapshot) GetTerraformResourceType ¶
func (mg *NashaPartitionSnapshot) GetTerraformResourceType() string
GetTerraformResourceType returns Terraform resource type for this NashaPartitionSnapshot
func (*NashaPartitionSnapshot) GetTerraformSchemaVersion ¶
func (tr *NashaPartitionSnapshot) GetTerraformSchemaVersion() int
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*NashaPartitionSnapshot) GetWriteConnectionSecretToReference ¶
func (mg *NashaPartitionSnapshot) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this NashaPartitionSnapshot.
func (*NashaPartitionSnapshot) LateInitialize ¶
func (tr *NashaPartitionSnapshot) LateInitialize(attrs []byte) (bool, error)
LateInitialize this NashaPartitionSnapshot using its observed tfState. returns True if there are any spec changes for the resource.
func (*NashaPartitionSnapshot) SetConditions ¶
func (mg *NashaPartitionSnapshot) SetConditions(c ...xpv1.Condition)
SetConditions of this NashaPartitionSnapshot.
func (*NashaPartitionSnapshot) SetDeletionPolicy ¶
func (mg *NashaPartitionSnapshot) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this NashaPartitionSnapshot.
func (*NashaPartitionSnapshot) SetManagementPolicies ¶
func (mg *NashaPartitionSnapshot) SetManagementPolicies(r xpv1.ManagementPolicies)
SetManagementPolicies of this NashaPartitionSnapshot.
func (*NashaPartitionSnapshot) SetObservation ¶
func (tr *NashaPartitionSnapshot) SetObservation(obs map[string]any) error
SetObservation for this NashaPartitionSnapshot
func (*NashaPartitionSnapshot) SetParameters ¶
func (tr *NashaPartitionSnapshot) SetParameters(params map[string]any) error
SetParameters for this NashaPartitionSnapshot
func (*NashaPartitionSnapshot) SetProviderConfigReference ¶
func (mg *NashaPartitionSnapshot) SetProviderConfigReference(r *xpv1.Reference)
SetProviderConfigReference of this NashaPartitionSnapshot.
func (*NashaPartitionSnapshot) SetPublishConnectionDetailsTo ¶
func (mg *NashaPartitionSnapshot) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this NashaPartitionSnapshot.
func (*NashaPartitionSnapshot) SetWriteConnectionSecretToReference ¶
func (mg *NashaPartitionSnapshot) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this NashaPartitionSnapshot.
type NashaPartitionSnapshotInitParameters ¶
type NashaPartitionSnapshotInitParameters struct { PartitionName *string `json:"partitionName,omitempty" tf:"partition_name,omitempty"` ServiceName *string `json:"serviceName,omitempty" tf:"service_name,omitempty"` Type *string `json:"type,omitempty" tf:"type,omitempty"` }
func (*NashaPartitionSnapshotInitParameters) DeepCopy ¶
func (in *NashaPartitionSnapshotInitParameters) DeepCopy() *NashaPartitionSnapshotInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NashaPartitionSnapshotInitParameters.
func (*NashaPartitionSnapshotInitParameters) DeepCopyInto ¶
func (in *NashaPartitionSnapshotInitParameters) DeepCopyInto(out *NashaPartitionSnapshotInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type NashaPartitionSnapshotList ¶
type NashaPartitionSnapshotList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []NashaPartitionSnapshot `json:"items"` }
NashaPartitionSnapshotList contains a list of NashaPartitionSnapshots
func (*NashaPartitionSnapshotList) DeepCopy ¶
func (in *NashaPartitionSnapshotList) DeepCopy() *NashaPartitionSnapshotList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NashaPartitionSnapshotList.
func (*NashaPartitionSnapshotList) DeepCopyInto ¶
func (in *NashaPartitionSnapshotList) DeepCopyInto(out *NashaPartitionSnapshotList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*NashaPartitionSnapshotList) DeepCopyObject ¶
func (in *NashaPartitionSnapshotList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*NashaPartitionSnapshotList) GetItems ¶
func (l *NashaPartitionSnapshotList) GetItems() []resource.Managed
GetItems of this NashaPartitionSnapshotList.
type NashaPartitionSnapshotObservation ¶
type NashaPartitionSnapshotObservation struct { ID *string `json:"id,omitempty" tf:"id,omitempty"` PartitionName *string `json:"partitionName,omitempty" tf:"partition_name,omitempty"` ServiceName *string `json:"serviceName,omitempty" tf:"service_name,omitempty"` Type *string `json:"type,omitempty" tf:"type,omitempty"` }
func (*NashaPartitionSnapshotObservation) DeepCopy ¶
func (in *NashaPartitionSnapshotObservation) DeepCopy() *NashaPartitionSnapshotObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NashaPartitionSnapshotObservation.
func (*NashaPartitionSnapshotObservation) DeepCopyInto ¶
func (in *NashaPartitionSnapshotObservation) DeepCopyInto(out *NashaPartitionSnapshotObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type NashaPartitionSnapshotParameters ¶
type NashaPartitionSnapshotParameters struct { // +kubebuilder:validation:Optional PartitionName *string `json:"partitionName,omitempty" tf:"partition_name,omitempty"` // +kubebuilder:validation:Optional ServiceName *string `json:"serviceName,omitempty" tf:"service_name,omitempty"` // +kubebuilder:validation:Optional Type *string `json:"type,omitempty" tf:"type,omitempty"` }
func (*NashaPartitionSnapshotParameters) DeepCopy ¶
func (in *NashaPartitionSnapshotParameters) DeepCopy() *NashaPartitionSnapshotParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NashaPartitionSnapshotParameters.
func (*NashaPartitionSnapshotParameters) DeepCopyInto ¶
func (in *NashaPartitionSnapshotParameters) DeepCopyInto(out *NashaPartitionSnapshotParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type NashaPartitionSnapshotSpec ¶
type NashaPartitionSnapshotSpec struct { v1.ResourceSpec `json:",inline"` ForProvider NashaPartitionSnapshotParameters `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 NashaPartitionSnapshotInitParameters `json:"initProvider,omitempty"` }
NashaPartitionSnapshotSpec defines the desired state of NashaPartitionSnapshot
func (*NashaPartitionSnapshotSpec) DeepCopy ¶
func (in *NashaPartitionSnapshotSpec) DeepCopy() *NashaPartitionSnapshotSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NashaPartitionSnapshotSpec.
func (*NashaPartitionSnapshotSpec) DeepCopyInto ¶
func (in *NashaPartitionSnapshotSpec) DeepCopyInto(out *NashaPartitionSnapshotSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type NashaPartitionSnapshotStatus ¶
type NashaPartitionSnapshotStatus struct { v1.ResourceStatus `json:",inline"` AtProvider NashaPartitionSnapshotObservation `json:"atProvider,omitempty"` }
NashaPartitionSnapshotStatus defines the observed state of NashaPartitionSnapshot.
func (*NashaPartitionSnapshotStatus) DeepCopy ¶
func (in *NashaPartitionSnapshotStatus) DeepCopy() *NashaPartitionSnapshotStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NashaPartitionSnapshotStatus.
func (*NashaPartitionSnapshotStatus) DeepCopyInto ¶
func (in *NashaPartitionSnapshotStatus) DeepCopyInto(out *NashaPartitionSnapshotStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type NashaPartitionSpec ¶
type NashaPartitionSpec struct { v1.ResourceSpec `json:",inline"` ForProvider NashaPartitionParameters `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 NashaPartitionInitParameters `json:"initProvider,omitempty"` }
NashaPartitionSpec defines the desired state of NashaPartition
func (*NashaPartitionSpec) DeepCopy ¶
func (in *NashaPartitionSpec) DeepCopy() *NashaPartitionSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NashaPartitionSpec.
func (*NashaPartitionSpec) DeepCopyInto ¶
func (in *NashaPartitionSpec) DeepCopyInto(out *NashaPartitionSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type NashaPartitionStatus ¶
type NashaPartitionStatus struct { v1.ResourceStatus `json:",inline"` AtProvider NashaPartitionObservation `json:"atProvider,omitempty"` }
NashaPartitionStatus defines the observed state of NashaPartition.
func (*NashaPartitionStatus) DeepCopy ¶
func (in *NashaPartitionStatus) DeepCopy() *NashaPartitionStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NashaPartitionStatus.
func (*NashaPartitionStatus) DeepCopyInto ¶
func (in *NashaPartitionStatus) DeepCopyInto(out *NashaPartitionStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.