Documentation ¶
Overview ¶
+kubebuilder:object:generate=true +groupName=sql.azure.jet.crossplane.io +versionName=v1alpha2
Index ¶
- Constants
- Variables
- type AzureadAdministratorObservation
- type AzureadAdministratorParameters
- type ExtendedAuditingPolicyObservation
- type ExtendedAuditingPolicyParameters
- type IdentityObservation
- type IdentityParameters
- type LongTermRetentionPolicyObservation
- type LongTermRetentionPolicyParameters
- type MSSQLDatabase
- func (in *MSSQLDatabase) DeepCopy() *MSSQLDatabase
- func (in *MSSQLDatabase) DeepCopyInto(out *MSSQLDatabase)
- func (in *MSSQLDatabase) DeepCopyObject() runtime.Object
- func (mg *MSSQLDatabase) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *MSSQLDatabase) GetConnectionDetailsMapping() map[string]string
- func (mg *MSSQLDatabase) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *MSSQLDatabase) GetID() string
- func (tr *MSSQLDatabase) GetObservation() (map[string]interface{}, error)
- func (tr *MSSQLDatabase) GetParameters() (map[string]interface{}, error)
- func (mg *MSSQLDatabase) GetProviderConfigReference() *xpv1.Reference
- func (mg *MSSQLDatabase) GetProviderReference() *xpv1.Reference
- func (mg *MSSQLDatabase) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *MSSQLDatabase) GetTerraformResourceType() string
- func (tr *MSSQLDatabase) GetTerraformSchemaVersion() int
- func (mg *MSSQLDatabase) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *MSSQLDatabase) LateInitialize(attrs []byte) (bool, error)
- func (mg *MSSQLDatabase) ResolveReferences(ctx context.Context, c client.Reader) error
- func (mg *MSSQLDatabase) SetConditions(c ...xpv1.Condition)
- func (mg *MSSQLDatabase) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (tr *MSSQLDatabase) SetObservation(obs map[string]interface{}) error
- func (tr *MSSQLDatabase) SetParameters(params map[string]interface{}) error
- func (mg *MSSQLDatabase) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *MSSQLDatabase) SetProviderReference(r *xpv1.Reference)
- func (mg *MSSQLDatabase) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *MSSQLDatabase) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type MSSQLDatabaseList
- type MSSQLDatabaseObservation
- type MSSQLDatabaseParameters
- type MSSQLDatabaseSpec
- type MSSQLDatabaseStatus
- type MSSQLServer
- func (in *MSSQLServer) DeepCopy() *MSSQLServer
- func (in *MSSQLServer) DeepCopyInto(out *MSSQLServer)
- func (in *MSSQLServer) DeepCopyObject() runtime.Object
- func (mg *MSSQLServer) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *MSSQLServer) GetConnectionDetailsMapping() map[string]string
- func (mg *MSSQLServer) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *MSSQLServer) GetID() string
- func (tr *MSSQLServer) GetObservation() (map[string]interface{}, error)
- func (tr *MSSQLServer) GetParameters() (map[string]interface{}, error)
- func (mg *MSSQLServer) GetProviderConfigReference() *xpv1.Reference
- func (mg *MSSQLServer) GetProviderReference() *xpv1.Reference
- func (mg *MSSQLServer) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *MSSQLServer) GetTerraformResourceType() string
- func (tr *MSSQLServer) GetTerraformSchemaVersion() int
- func (mg *MSSQLServer) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *MSSQLServer) LateInitialize(attrs []byte) (bool, error)
- func (mg *MSSQLServer) ResolveReferences(ctx context.Context, c client.Reader) error
- func (mg *MSSQLServer) SetConditions(c ...xpv1.Condition)
- func (mg *MSSQLServer) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (tr *MSSQLServer) SetObservation(obs map[string]interface{}) error
- func (tr *MSSQLServer) SetParameters(params map[string]interface{}) error
- func (mg *MSSQLServer) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *MSSQLServer) SetProviderReference(r *xpv1.Reference)
- func (mg *MSSQLServer) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *MSSQLServer) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type MSSQLServerExtendedAuditingPolicyObservation
- type MSSQLServerExtendedAuditingPolicyParameters
- type MSSQLServerList
- type MSSQLServerObservation
- type MSSQLServerParameters
- type MSSQLServerSpec
- type MSSQLServerStatus
- type MSSQLServerTransparentDataEncryption
- func (in *MSSQLServerTransparentDataEncryption) DeepCopy() *MSSQLServerTransparentDataEncryption
- func (in *MSSQLServerTransparentDataEncryption) DeepCopyInto(out *MSSQLServerTransparentDataEncryption)
- func (in *MSSQLServerTransparentDataEncryption) DeepCopyObject() runtime.Object
- func (mg *MSSQLServerTransparentDataEncryption) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *MSSQLServerTransparentDataEncryption) GetConnectionDetailsMapping() map[string]string
- func (mg *MSSQLServerTransparentDataEncryption) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *MSSQLServerTransparentDataEncryption) GetID() string
- func (tr *MSSQLServerTransparentDataEncryption) GetObservation() (map[string]interface{}, error)
- func (tr *MSSQLServerTransparentDataEncryption) GetParameters() (map[string]interface{}, error)
- func (mg *MSSQLServerTransparentDataEncryption) GetProviderConfigReference() *xpv1.Reference
- func (mg *MSSQLServerTransparentDataEncryption) GetProviderReference() *xpv1.Reference
- func (mg *MSSQLServerTransparentDataEncryption) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *MSSQLServerTransparentDataEncryption) GetTerraformResourceType() string
- func (tr *MSSQLServerTransparentDataEncryption) GetTerraformSchemaVersion() int
- func (mg *MSSQLServerTransparentDataEncryption) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *MSSQLServerTransparentDataEncryption) LateInitialize(attrs []byte) (bool, error)
- func (mg *MSSQLServerTransparentDataEncryption) ResolveReferences(ctx context.Context, c client.Reader) error
- func (mg *MSSQLServerTransparentDataEncryption) SetConditions(c ...xpv1.Condition)
- func (mg *MSSQLServerTransparentDataEncryption) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (tr *MSSQLServerTransparentDataEncryption) SetObservation(obs map[string]interface{}) error
- func (tr *MSSQLServerTransparentDataEncryption) SetParameters(params map[string]interface{}) error
- func (mg *MSSQLServerTransparentDataEncryption) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *MSSQLServerTransparentDataEncryption) SetProviderReference(r *xpv1.Reference)
- func (mg *MSSQLServerTransparentDataEncryption) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *MSSQLServerTransparentDataEncryption) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type MSSQLServerTransparentDataEncryptionList
- func (in *MSSQLServerTransparentDataEncryptionList) DeepCopy() *MSSQLServerTransparentDataEncryptionList
- func (in *MSSQLServerTransparentDataEncryptionList) DeepCopyInto(out *MSSQLServerTransparentDataEncryptionList)
- func (in *MSSQLServerTransparentDataEncryptionList) DeepCopyObject() runtime.Object
- func (l *MSSQLServerTransparentDataEncryptionList) GetItems() []resource.Managed
- type MSSQLServerTransparentDataEncryptionObservation
- type MSSQLServerTransparentDataEncryptionParameters
- type MSSQLServerTransparentDataEncryptionSpec
- type MSSQLServerTransparentDataEncryptionStatus
- type MSSQLVirtualNetworkRule
- func (in *MSSQLVirtualNetworkRule) DeepCopy() *MSSQLVirtualNetworkRule
- func (in *MSSQLVirtualNetworkRule) DeepCopyInto(out *MSSQLVirtualNetworkRule)
- func (in *MSSQLVirtualNetworkRule) DeepCopyObject() runtime.Object
- func (mg *MSSQLVirtualNetworkRule) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *MSSQLVirtualNetworkRule) GetConnectionDetailsMapping() map[string]string
- func (mg *MSSQLVirtualNetworkRule) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *MSSQLVirtualNetworkRule) GetID() string
- func (tr *MSSQLVirtualNetworkRule) GetObservation() (map[string]interface{}, error)
- func (tr *MSSQLVirtualNetworkRule) GetParameters() (map[string]interface{}, error)
- func (mg *MSSQLVirtualNetworkRule) GetProviderConfigReference() *xpv1.Reference
- func (mg *MSSQLVirtualNetworkRule) GetProviderReference() *xpv1.Reference
- func (mg *MSSQLVirtualNetworkRule) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *MSSQLVirtualNetworkRule) GetTerraformResourceType() string
- func (tr *MSSQLVirtualNetworkRule) GetTerraformSchemaVersion() int
- func (mg *MSSQLVirtualNetworkRule) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *MSSQLVirtualNetworkRule) LateInitialize(attrs []byte) (bool, error)
- func (mg *MSSQLVirtualNetworkRule) ResolveReferences(ctx context.Context, c client.Reader) error
- func (mg *MSSQLVirtualNetworkRule) SetConditions(c ...xpv1.Condition)
- func (mg *MSSQLVirtualNetworkRule) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (tr *MSSQLVirtualNetworkRule) SetObservation(obs map[string]interface{}) error
- func (tr *MSSQLVirtualNetworkRule) SetParameters(params map[string]interface{}) error
- func (mg *MSSQLVirtualNetworkRule) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *MSSQLVirtualNetworkRule) SetProviderReference(r *xpv1.Reference)
- func (mg *MSSQLVirtualNetworkRule) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *MSSQLVirtualNetworkRule) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type MSSQLVirtualNetworkRuleList
- func (in *MSSQLVirtualNetworkRuleList) DeepCopy() *MSSQLVirtualNetworkRuleList
- func (in *MSSQLVirtualNetworkRuleList) DeepCopyInto(out *MSSQLVirtualNetworkRuleList)
- func (in *MSSQLVirtualNetworkRuleList) DeepCopyObject() runtime.Object
- func (l *MSSQLVirtualNetworkRuleList) GetItems() []resource.Managed
- type MSSQLVirtualNetworkRuleObservation
- type MSSQLVirtualNetworkRuleParameters
- type MSSQLVirtualNetworkRuleSpec
- type MSSQLVirtualNetworkRuleStatus
- type Server
- func (in *Server) DeepCopy() *Server
- func (in *Server) DeepCopyInto(out *Server)
- func (in *Server) DeepCopyObject() runtime.Object
- func (mg *Server) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *Server) GetConnectionDetailsMapping() map[string]string
- func (mg *Server) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *Server) GetID() string
- func (tr *Server) GetObservation() (map[string]interface{}, error)
- func (tr *Server) GetParameters() (map[string]interface{}, error)
- func (mg *Server) GetProviderConfigReference() *xpv1.Reference
- func (mg *Server) GetProviderReference() *xpv1.Reference
- func (mg *Server) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *Server) GetTerraformResourceType() string
- func (tr *Server) GetTerraformSchemaVersion() int
- func (mg *Server) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *Server) LateInitialize(attrs []byte) (bool, error)
- func (mg *Server) ResolveReferences(ctx context.Context, c client.Reader) error
- func (mg *Server) SetConditions(c ...xpv1.Condition)
- func (mg *Server) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (tr *Server) SetObservation(obs map[string]interface{}) error
- func (tr *Server) SetParameters(params map[string]interface{}) error
- func (mg *Server) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *Server) SetProviderReference(r *xpv1.Reference)
- func (mg *Server) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *Server) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type ServerExtendedAuditingPolicyObservation
- type ServerExtendedAuditingPolicyParameters
- type ServerIdentityObservation
- type ServerIdentityParameters
- type ServerList
- type ServerObservation
- type ServerParameters
- type ServerSpec
- type ServerStatus
- type ServerThreatDetectionPolicyObservation
- type ServerThreatDetectionPolicyParameters
- type ShortTermRetentionPolicyObservation
- type ShortTermRetentionPolicyParameters
- type ThreatDetectionPolicyObservation
- type ThreatDetectionPolicyParameters
Constants ¶
const ( CRDGroup = "sql.azure.jet.crossplane.io" CRDVersion = "v1alpha2" )
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 ( MSSQLDatabase_Kind = "MSSQLDatabase" MSSQLDatabase_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: MSSQLDatabase_Kind}.String() MSSQLDatabase_KindAPIVersion = MSSQLDatabase_Kind + "." + CRDGroupVersion.String() MSSQLDatabase_GroupVersionKind = CRDGroupVersion.WithKind(MSSQLDatabase_Kind) )
Repository type metadata.
var ( MSSQLServer_Kind = "MSSQLServer" MSSQLServer_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: MSSQLServer_Kind}.String() MSSQLServer_KindAPIVersion = MSSQLServer_Kind + "." + CRDGroupVersion.String() MSSQLServer_GroupVersionKind = CRDGroupVersion.WithKind(MSSQLServer_Kind) )
Repository type metadata.
var ( MSSQLServerTransparentDataEncryption_Kind = "MSSQLServerTransparentDataEncryption" MSSQLServerTransparentDataEncryption_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: MSSQLServerTransparentDataEncryption_Kind}.String() MSSQLServerTransparentDataEncryption_KindAPIVersion = MSSQLServerTransparentDataEncryption_Kind + "." + CRDGroupVersion.String() MSSQLServerTransparentDataEncryption_GroupVersionKind = CRDGroupVersion.WithKind(MSSQLServerTransparentDataEncryption_Kind) )
Repository type metadata.
var ( MSSQLVirtualNetworkRule_Kind = "MSSQLVirtualNetworkRule" MSSQLVirtualNetworkRule_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: MSSQLVirtualNetworkRule_Kind}.String() MSSQLVirtualNetworkRule_KindAPIVersion = MSSQLVirtualNetworkRule_Kind + "." + CRDGroupVersion.String() MSSQLVirtualNetworkRule_GroupVersionKind = CRDGroupVersion.WithKind(MSSQLVirtualNetworkRule_Kind) )
Repository type metadata.
var ( Server_Kind = "Server" Server_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: Server_Kind}.String() Server_KindAPIVersion = Server_Kind + "." + CRDGroupVersion.String() Server_GroupVersionKind = CRDGroupVersion.WithKind(Server_Kind) )
Repository type metadata.
Functions ¶
This section is empty.
Types ¶
type AzureadAdministratorObservation ¶
type AzureadAdministratorObservation struct { }
func (*AzureadAdministratorObservation) DeepCopy ¶
func (in *AzureadAdministratorObservation) DeepCopy() *AzureadAdministratorObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AzureadAdministratorObservation.
func (*AzureadAdministratorObservation) DeepCopyInto ¶
func (in *AzureadAdministratorObservation) DeepCopyInto(out *AzureadAdministratorObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type AzureadAdministratorParameters ¶
type AzureadAdministratorParameters struct { // +kubebuilder:validation:Optional AzureadAuthenticationOnly *bool `json:"azureadAuthenticationOnly,omitempty" tf:"azuread_authentication_only,omitempty"` // +kubebuilder:validation:Required LoginUsername *string `json:"loginUsername" tf:"login_username,omitempty"` // +kubebuilder:validation:Required ObjectID *string `json:"objectId" tf:"object_id,omitempty"` // +kubebuilder:validation:Optional TenantID *string `json:"tenantId,omitempty" tf:"tenant_id,omitempty"` }
func (*AzureadAdministratorParameters) DeepCopy ¶
func (in *AzureadAdministratorParameters) DeepCopy() *AzureadAdministratorParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AzureadAdministratorParameters.
func (*AzureadAdministratorParameters) DeepCopyInto ¶
func (in *AzureadAdministratorParameters) DeepCopyInto(out *AzureadAdministratorParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ExtendedAuditingPolicyObservation ¶
type ExtendedAuditingPolicyObservation struct { }
func (*ExtendedAuditingPolicyObservation) DeepCopy ¶
func (in *ExtendedAuditingPolicyObservation) DeepCopy() *ExtendedAuditingPolicyObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExtendedAuditingPolicyObservation.
func (*ExtendedAuditingPolicyObservation) DeepCopyInto ¶
func (in *ExtendedAuditingPolicyObservation) DeepCopyInto(out *ExtendedAuditingPolicyObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ExtendedAuditingPolicyParameters ¶
type ExtendedAuditingPolicyParameters struct { // +kubebuilder:validation:Optional LogMonitoringEnabled *bool `json:"logMonitoringEnabled,omitempty" tf:"log_monitoring_enabled"` // +kubebuilder:validation:Optional RetentionInDays *float64 `json:"retentionInDays,omitempty" tf:"retention_in_days"` // +kubebuilder:validation:Optional StorageAccountAccessKey *string `json:"storageAccountAccessKey,omitempty" tf:"storage_account_access_key"` // +kubebuilder:validation:Optional StorageAccountAccessKeyIsSecondary *bool `json:"storageAccountAccessKeyIsSecondary,omitempty" tf:"storage_account_access_key_is_secondary"` // +kubebuilder:validation:Optional StorageEndpoint *string `json:"storageEndpoint,omitempty" tf:"storage_endpoint"` }
func (*ExtendedAuditingPolicyParameters) DeepCopy ¶
func (in *ExtendedAuditingPolicyParameters) DeepCopy() *ExtendedAuditingPolicyParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExtendedAuditingPolicyParameters.
func (*ExtendedAuditingPolicyParameters) DeepCopyInto ¶
func (in *ExtendedAuditingPolicyParameters) DeepCopyInto(out *ExtendedAuditingPolicyParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type IdentityObservation ¶
type IdentityObservation struct { PrincipalID *string `json:"principalId,omitempty" tf:"principal_id,omitempty"` TenantID *string `json:"tenantId,omitempty" tf:"tenant_id,omitempty"` }
func (*IdentityObservation) DeepCopy ¶
func (in *IdentityObservation) DeepCopy() *IdentityObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IdentityObservation.
func (*IdentityObservation) DeepCopyInto ¶
func (in *IdentityObservation) DeepCopyInto(out *IdentityObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type IdentityParameters ¶
type IdentityParameters struct { // +kubebuilder:validation:Required Type *string `json:"type" tf:"type,omitempty"` // +kubebuilder:validation:Optional UserAssignedIdentityIds []*string `json:"userAssignedIdentityIds,omitempty" tf:"user_assigned_identity_ids,omitempty"` }
func (*IdentityParameters) DeepCopy ¶
func (in *IdentityParameters) DeepCopy() *IdentityParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new IdentityParameters.
func (*IdentityParameters) DeepCopyInto ¶
func (in *IdentityParameters) DeepCopyInto(out *IdentityParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type LongTermRetentionPolicyObservation ¶ added in v0.11.0
type LongTermRetentionPolicyObservation struct { }
func (*LongTermRetentionPolicyObservation) DeepCopy ¶ added in v0.11.0
func (in *LongTermRetentionPolicyObservation) DeepCopy() *LongTermRetentionPolicyObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new LongTermRetentionPolicyObservation.
func (*LongTermRetentionPolicyObservation) DeepCopyInto ¶ added in v0.11.0
func (in *LongTermRetentionPolicyObservation) DeepCopyInto(out *LongTermRetentionPolicyObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type LongTermRetentionPolicyParameters ¶ added in v0.11.0
type LongTermRetentionPolicyParameters struct { // +kubebuilder:validation:Optional MonthlyRetention *string `json:"monthlyRetention,omitempty" tf:"monthly_retention,omitempty"` // +kubebuilder:validation:Optional WeekOfYear *float64 `json:"weekOfYear,omitempty" tf:"week_of_year,omitempty"` // +kubebuilder:validation:Optional WeeklyRetention *string `json:"weeklyRetention,omitempty" tf:"weekly_retention,omitempty"` // +kubebuilder:validation:Optional YearlyRetention *string `json:"yearlyRetention,omitempty" tf:"yearly_retention,omitempty"` }
func (*LongTermRetentionPolicyParameters) DeepCopy ¶ added in v0.11.0
func (in *LongTermRetentionPolicyParameters) DeepCopy() *LongTermRetentionPolicyParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new LongTermRetentionPolicyParameters.
func (*LongTermRetentionPolicyParameters) DeepCopyInto ¶ added in v0.11.0
func (in *LongTermRetentionPolicyParameters) DeepCopyInto(out *LongTermRetentionPolicyParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MSSQLDatabase ¶ added in v0.11.0
type MSSQLDatabase struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec MSSQLDatabaseSpec `json:"spec"` Status MSSQLDatabaseStatus `json:"status,omitempty"` }
MSSQLDatabase is the Schema for the MSSQLDatabases API +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,azurejet}
func (*MSSQLDatabase) DeepCopy ¶ added in v0.11.0
func (in *MSSQLDatabase) DeepCopy() *MSSQLDatabase
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MSSQLDatabase.
func (*MSSQLDatabase) DeepCopyInto ¶ added in v0.11.0
func (in *MSSQLDatabase) DeepCopyInto(out *MSSQLDatabase)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*MSSQLDatabase) DeepCopyObject ¶ added in v0.11.0
func (in *MSSQLDatabase) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*MSSQLDatabase) GetCondition ¶ added in v0.11.0
func (mg *MSSQLDatabase) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this MSSQLDatabase.
func (*MSSQLDatabase) GetConnectionDetailsMapping ¶ added in v0.11.0
func (tr *MSSQLDatabase) GetConnectionDetailsMapping() map[string]string
GetConnectionDetailsMapping for this MSSQLDatabase
func (*MSSQLDatabase) GetDeletionPolicy ¶ added in v0.11.0
func (mg *MSSQLDatabase) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this MSSQLDatabase.
func (*MSSQLDatabase) GetID ¶ added in v0.11.0
func (tr *MSSQLDatabase) GetID() string
GetID returns ID of underlying Terraform resource of this MSSQLDatabase
func (*MSSQLDatabase) GetObservation ¶ added in v0.11.0
func (tr *MSSQLDatabase) GetObservation() (map[string]interface{}, error)
GetObservation of this MSSQLDatabase
func (*MSSQLDatabase) GetParameters ¶ added in v0.11.0
func (tr *MSSQLDatabase) GetParameters() (map[string]interface{}, error)
GetParameters of this MSSQLDatabase
func (*MSSQLDatabase) GetProviderConfigReference ¶ added in v0.11.0
func (mg *MSSQLDatabase) GetProviderConfigReference() *xpv1.Reference
GetProviderConfigReference of this MSSQLDatabase.
func (*MSSQLDatabase) GetProviderReference ¶ added in v0.11.0
func (mg *MSSQLDatabase) GetProviderReference() *xpv1.Reference
GetProviderReference of this MSSQLDatabase. Deprecated: Use GetProviderConfigReference.
func (*MSSQLDatabase) GetPublishConnectionDetailsTo ¶ added in v0.11.0
func (mg *MSSQLDatabase) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this MSSQLDatabase.
func (*MSSQLDatabase) GetTerraformResourceType ¶ added in v0.11.0
func (mg *MSSQLDatabase) GetTerraformResourceType() string
GetTerraformResourceType returns Terraform resource type for this MSSQLDatabase
func (*MSSQLDatabase) GetTerraformSchemaVersion ¶ added in v0.11.0
func (tr *MSSQLDatabase) GetTerraformSchemaVersion() int
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*MSSQLDatabase) GetWriteConnectionSecretToReference ¶ added in v0.11.0
func (mg *MSSQLDatabase) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this MSSQLDatabase.
func (*MSSQLDatabase) LateInitialize ¶ added in v0.11.0
func (tr *MSSQLDatabase) LateInitialize(attrs []byte) (bool, error)
LateInitialize this MSSQLDatabase using its observed tfState. returns True if there are any spec changes for the resource.
func (*MSSQLDatabase) ResolveReferences ¶ added in v0.11.0
ResolveReferences of this MSSQLDatabase.
func (*MSSQLDatabase) SetConditions ¶ added in v0.11.0
func (mg *MSSQLDatabase) SetConditions(c ...xpv1.Condition)
SetConditions of this MSSQLDatabase.
func (*MSSQLDatabase) SetDeletionPolicy ¶ added in v0.11.0
func (mg *MSSQLDatabase) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this MSSQLDatabase.
func (*MSSQLDatabase) SetObservation ¶ added in v0.11.0
func (tr *MSSQLDatabase) SetObservation(obs map[string]interface{}) error
SetObservation for this MSSQLDatabase
func (*MSSQLDatabase) SetParameters ¶ added in v0.11.0
func (tr *MSSQLDatabase) SetParameters(params map[string]interface{}) error
SetParameters for this MSSQLDatabase
func (*MSSQLDatabase) SetProviderConfigReference ¶ added in v0.11.0
func (mg *MSSQLDatabase) SetProviderConfigReference(r *xpv1.Reference)
SetProviderConfigReference of this MSSQLDatabase.
func (*MSSQLDatabase) SetProviderReference ¶ added in v0.11.0
func (mg *MSSQLDatabase) SetProviderReference(r *xpv1.Reference)
SetProviderReference of this MSSQLDatabase. Deprecated: Use SetProviderConfigReference.
func (*MSSQLDatabase) SetPublishConnectionDetailsTo ¶ added in v0.11.0
func (mg *MSSQLDatabase) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this MSSQLDatabase.
func (*MSSQLDatabase) SetWriteConnectionSecretToReference ¶ added in v0.11.0
func (mg *MSSQLDatabase) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this MSSQLDatabase.
type MSSQLDatabaseList ¶ added in v0.11.0
type MSSQLDatabaseList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []MSSQLDatabase `json:"items"` }
MSSQLDatabaseList contains a list of MSSQLDatabases
func (*MSSQLDatabaseList) DeepCopy ¶ added in v0.11.0
func (in *MSSQLDatabaseList) DeepCopy() *MSSQLDatabaseList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MSSQLDatabaseList.
func (*MSSQLDatabaseList) DeepCopyInto ¶ added in v0.11.0
func (in *MSSQLDatabaseList) DeepCopyInto(out *MSSQLDatabaseList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*MSSQLDatabaseList) DeepCopyObject ¶ added in v0.11.0
func (in *MSSQLDatabaseList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*MSSQLDatabaseList) GetItems ¶ added in v0.11.0
func (l *MSSQLDatabaseList) GetItems() []resource.Managed
GetItems of this MSSQLDatabaseList.
type MSSQLDatabaseObservation ¶ added in v0.11.0
type MSSQLDatabaseObservation struct {
ID *string `json:"id,omitempty" tf:"id,omitempty"`
}
func (*MSSQLDatabaseObservation) DeepCopy ¶ added in v0.11.0
func (in *MSSQLDatabaseObservation) DeepCopy() *MSSQLDatabaseObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MSSQLDatabaseObservation.
func (*MSSQLDatabaseObservation) DeepCopyInto ¶ added in v0.11.0
func (in *MSSQLDatabaseObservation) DeepCopyInto(out *MSSQLDatabaseObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MSSQLDatabaseParameters ¶ added in v0.11.0
type MSSQLDatabaseParameters struct { // +kubebuilder:validation:Optional AutoPauseDelayInMinutes *float64 `json:"autoPauseDelayInMinutes,omitempty" tf:"auto_pause_delay_in_minutes,omitempty"` // +kubebuilder:validation:Optional Collation *string `json:"collation,omitempty" tf:"collation,omitempty"` // +kubebuilder:validation:Optional CreateMode *string `json:"createMode,omitempty" tf:"create_mode,omitempty"` // +kubebuilder:validation:Optional CreationSourceDatabaseID *string `json:"creationSourceDatabaseId,omitempty" tf:"creation_source_database_id,omitempty"` // +kubebuilder:validation:Optional ElasticPoolID *string `json:"elasticPoolId,omitempty" tf:"elastic_pool_id,omitempty"` // +kubebuilder:validation:Optional ExtendedAuditingPolicy []ExtendedAuditingPolicyParameters `json:"extendedAuditingPolicy,omitempty" tf:"extended_auditing_policy,omitempty"` // +kubebuilder:validation:Optional GeoBackupEnabled *bool `json:"geoBackupEnabled,omitempty" tf:"geo_backup_enabled,omitempty"` // +kubebuilder:validation:Optional LicenseType *string `json:"licenseType,omitempty" tf:"license_type,omitempty"` // +kubebuilder:validation:Optional LongTermRetentionPolicy []LongTermRetentionPolicyParameters `json:"longTermRetentionPolicy,omitempty" tf:"long_term_retention_policy,omitempty"` // +kubebuilder:validation:Optional MaxSizeGb *float64 `json:"maxSizeGb,omitempty" tf:"max_size_gb,omitempty"` // +kubebuilder:validation:Optional MinCapacity *float64 `json:"minCapacity,omitempty" tf:"min_capacity,omitempty"` // +kubebuilder:validation:Optional ReadReplicaCount *float64 `json:"readReplicaCount,omitempty" tf:"read_replica_count,omitempty"` // +kubebuilder:validation:Optional ReadScale *bool `json:"readScale,omitempty" tf:"read_scale,omitempty"` // +kubebuilder:validation:Optional RecoverDatabaseID *string `json:"recoverDatabaseId,omitempty" tf:"recover_database_id,omitempty"` // +kubebuilder:validation:Optional RestoreDroppedDatabaseID *string `json:"restoreDroppedDatabaseId,omitempty" tf:"restore_dropped_database_id,omitempty"` // +kubebuilder:validation:Optional RestorePointInTime *string `json:"restorePointInTime,omitempty" tf:"restore_point_in_time,omitempty"` // +kubebuilder:validation:Optional SampleName *string `json:"sampleName,omitempty" tf:"sample_name,omitempty"` // +crossplane:generate:reference:type=MSSQLServer // +crossplane:generate:reference:extractor=github.com/crossplane-contrib/provider-jet-azure/apis/rconfig.ExtractResourceID() // +kubebuilder:validation:Optional ServerID *string `json:"serverId,omitempty" tf:"server_id,omitempty"` // +kubebuilder:validation:Optional ServerIDRef *v1.Reference `json:"serverIdRef,omitempty" tf:"-"` // +kubebuilder:validation:Optional ServerIDSelector *v1.Selector `json:"serverIdSelector,omitempty" tf:"-"` // +kubebuilder:validation:Optional ShortTermRetentionPolicy []ShortTermRetentionPolicyParameters `json:"shortTermRetentionPolicy,omitempty" tf:"short_term_retention_policy,omitempty"` // +kubebuilder:validation:Optional SkuName *string `json:"skuName,omitempty" tf:"sku_name,omitempty"` // +kubebuilder:validation:Optional StorageAccountType *string `json:"storageAccountType,omitempty" tf:"storage_account_type,omitempty"` // +kubebuilder:validation:Optional Tags map[string]*string `json:"tags,omitempty" tf:"tags,omitempty"` // +kubebuilder:validation:Optional ThreatDetectionPolicy []ThreatDetectionPolicyParameters `json:"threatDetectionPolicy,omitempty" tf:"threat_detection_policy,omitempty"` // +kubebuilder:validation:Optional ZoneRedundant *bool `json:"zoneRedundant,omitempty" tf:"zone_redundant,omitempty"` }
func (*MSSQLDatabaseParameters) DeepCopy ¶ added in v0.11.0
func (in *MSSQLDatabaseParameters) DeepCopy() *MSSQLDatabaseParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MSSQLDatabaseParameters.
func (*MSSQLDatabaseParameters) DeepCopyInto ¶ added in v0.11.0
func (in *MSSQLDatabaseParameters) DeepCopyInto(out *MSSQLDatabaseParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MSSQLDatabaseSpec ¶ added in v0.11.0
type MSSQLDatabaseSpec struct { v1.ResourceSpec `json:",inline"` ForProvider MSSQLDatabaseParameters `json:"forProvider"` }
MSSQLDatabaseSpec defines the desired state of MSSQLDatabase
func (*MSSQLDatabaseSpec) DeepCopy ¶ added in v0.11.0
func (in *MSSQLDatabaseSpec) DeepCopy() *MSSQLDatabaseSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MSSQLDatabaseSpec.
func (*MSSQLDatabaseSpec) DeepCopyInto ¶ added in v0.11.0
func (in *MSSQLDatabaseSpec) DeepCopyInto(out *MSSQLDatabaseSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MSSQLDatabaseStatus ¶ added in v0.11.0
type MSSQLDatabaseStatus struct { v1.ResourceStatus `json:",inline"` AtProvider MSSQLDatabaseObservation `json:"atProvider,omitempty"` }
MSSQLDatabaseStatus defines the observed state of MSSQLDatabase.
func (*MSSQLDatabaseStatus) DeepCopy ¶ added in v0.11.0
func (in *MSSQLDatabaseStatus) DeepCopy() *MSSQLDatabaseStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MSSQLDatabaseStatus.
func (*MSSQLDatabaseStatus) DeepCopyInto ¶ added in v0.11.0
func (in *MSSQLDatabaseStatus) DeepCopyInto(out *MSSQLDatabaseStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MSSQLServer ¶
type MSSQLServer struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec MSSQLServerSpec `json:"spec"` Status MSSQLServerStatus `json:"status,omitempty"` }
MSSQLServer is the Schema for the MSSQLServers API +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,azurejet}
func (*MSSQLServer) DeepCopy ¶
func (in *MSSQLServer) DeepCopy() *MSSQLServer
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MSSQLServer.
func (*MSSQLServer) DeepCopyInto ¶
func (in *MSSQLServer) DeepCopyInto(out *MSSQLServer)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*MSSQLServer) DeepCopyObject ¶
func (in *MSSQLServer) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*MSSQLServer) GetCondition ¶
func (mg *MSSQLServer) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this MSSQLServer.
func (*MSSQLServer) GetConnectionDetailsMapping ¶
func (tr *MSSQLServer) GetConnectionDetailsMapping() map[string]string
GetConnectionDetailsMapping for this MSSQLServer
func (*MSSQLServer) GetDeletionPolicy ¶
func (mg *MSSQLServer) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this MSSQLServer.
func (*MSSQLServer) GetID ¶
func (tr *MSSQLServer) GetID() string
GetID returns ID of underlying Terraform resource of this MSSQLServer
func (*MSSQLServer) GetObservation ¶
func (tr *MSSQLServer) GetObservation() (map[string]interface{}, error)
GetObservation of this MSSQLServer
func (*MSSQLServer) GetParameters ¶
func (tr *MSSQLServer) GetParameters() (map[string]interface{}, error)
GetParameters of this MSSQLServer
func (*MSSQLServer) GetProviderConfigReference ¶
func (mg *MSSQLServer) GetProviderConfigReference() *xpv1.Reference
GetProviderConfigReference of this MSSQLServer.
func (*MSSQLServer) GetProviderReference ¶
func (mg *MSSQLServer) GetProviderReference() *xpv1.Reference
GetProviderReference of this MSSQLServer. Deprecated: Use GetProviderConfigReference.
func (*MSSQLServer) GetPublishConnectionDetailsTo ¶ added in v0.10.0
func (mg *MSSQLServer) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this MSSQLServer.
func (*MSSQLServer) GetTerraformResourceType ¶
func (mg *MSSQLServer) GetTerraformResourceType() string
GetTerraformResourceType returns Terraform resource type for this MSSQLServer
func (*MSSQLServer) GetTerraformSchemaVersion ¶
func (tr *MSSQLServer) GetTerraformSchemaVersion() int
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*MSSQLServer) GetWriteConnectionSecretToReference ¶
func (mg *MSSQLServer) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this MSSQLServer.
func (*MSSQLServer) LateInitialize ¶
func (tr *MSSQLServer) LateInitialize(attrs []byte) (bool, error)
LateInitialize this MSSQLServer using its observed tfState. returns True if there are any spec changes for the resource.
func (*MSSQLServer) ResolveReferences ¶
ResolveReferences of this MSSQLServer.
func (*MSSQLServer) SetConditions ¶
func (mg *MSSQLServer) SetConditions(c ...xpv1.Condition)
SetConditions of this MSSQLServer.
func (*MSSQLServer) SetDeletionPolicy ¶
func (mg *MSSQLServer) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this MSSQLServer.
func (*MSSQLServer) SetObservation ¶
func (tr *MSSQLServer) SetObservation(obs map[string]interface{}) error
SetObservation for this MSSQLServer
func (*MSSQLServer) SetParameters ¶
func (tr *MSSQLServer) SetParameters(params map[string]interface{}) error
SetParameters for this MSSQLServer
func (*MSSQLServer) SetProviderConfigReference ¶
func (mg *MSSQLServer) SetProviderConfigReference(r *xpv1.Reference)
SetProviderConfigReference of this MSSQLServer.
func (*MSSQLServer) SetProviderReference ¶
func (mg *MSSQLServer) SetProviderReference(r *xpv1.Reference)
SetProviderReference of this MSSQLServer. Deprecated: Use SetProviderConfigReference.
func (*MSSQLServer) SetPublishConnectionDetailsTo ¶ added in v0.10.0
func (mg *MSSQLServer) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this MSSQLServer.
func (*MSSQLServer) SetWriteConnectionSecretToReference ¶
func (mg *MSSQLServer) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this MSSQLServer.
type MSSQLServerExtendedAuditingPolicyObservation ¶ added in v0.11.0
type MSSQLServerExtendedAuditingPolicyObservation struct { }
func (*MSSQLServerExtendedAuditingPolicyObservation) DeepCopy ¶ added in v0.11.0
func (in *MSSQLServerExtendedAuditingPolicyObservation) DeepCopy() *MSSQLServerExtendedAuditingPolicyObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MSSQLServerExtendedAuditingPolicyObservation.
func (*MSSQLServerExtendedAuditingPolicyObservation) DeepCopyInto ¶ added in v0.11.0
func (in *MSSQLServerExtendedAuditingPolicyObservation) DeepCopyInto(out *MSSQLServerExtendedAuditingPolicyObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MSSQLServerExtendedAuditingPolicyParameters ¶ added in v0.11.0
type MSSQLServerExtendedAuditingPolicyParameters struct { // +kubebuilder:validation:Optional LogMonitoringEnabled *bool `json:"logMonitoringEnabled,omitempty" tf:"log_monitoring_enabled"` // +kubebuilder:validation:Optional RetentionInDays *float64 `json:"retentionInDays,omitempty" tf:"retention_in_days"` // +kubebuilder:validation:Optional StorageAccountAccessKeyIsSecondary *bool `json:"storageAccountAccessKeyIsSecondary,omitempty" tf:"storage_account_access_key_is_secondary"` // +kubebuilder:validation:Optional StorageAccountAccessKeySecretRef *v1.SecretKeySelector `json:"storageAccountAccessKeySecretRef,omitempty" tf:"-"` // +kubebuilder:validation:Optional StorageEndpoint *string `json:"storageEndpoint,omitempty" tf:"storage_endpoint"` }
func (*MSSQLServerExtendedAuditingPolicyParameters) DeepCopy ¶ added in v0.11.0
func (in *MSSQLServerExtendedAuditingPolicyParameters) DeepCopy() *MSSQLServerExtendedAuditingPolicyParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MSSQLServerExtendedAuditingPolicyParameters.
func (*MSSQLServerExtendedAuditingPolicyParameters) DeepCopyInto ¶ added in v0.11.0
func (in *MSSQLServerExtendedAuditingPolicyParameters) DeepCopyInto(out *MSSQLServerExtendedAuditingPolicyParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MSSQLServerList ¶
type MSSQLServerList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []MSSQLServer `json:"items"` }
MSSQLServerList contains a list of MSSQLServers
func (*MSSQLServerList) DeepCopy ¶
func (in *MSSQLServerList) DeepCopy() *MSSQLServerList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MSSQLServerList.
func (*MSSQLServerList) DeepCopyInto ¶
func (in *MSSQLServerList) DeepCopyInto(out *MSSQLServerList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*MSSQLServerList) DeepCopyObject ¶
func (in *MSSQLServerList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*MSSQLServerList) GetItems ¶
func (l *MSSQLServerList) GetItems() []resource.Managed
GetItems of this MSSQLServerList.
type MSSQLServerObservation ¶
type MSSQLServerObservation struct { FullyQualifiedDomainName *string `json:"fullyQualifiedDomainName,omitempty" tf:"fully_qualified_domain_name,omitempty"` ID *string `json:"id,omitempty" tf:"id,omitempty"` Identity []IdentityObservation `json:"identity,omitempty" tf:"identity,omitempty"` RestorableDroppedDatabaseIds []*string `json:"restorableDroppedDatabaseIds,omitempty" tf:"restorable_dropped_database_ids,omitempty"` }
func (*MSSQLServerObservation) DeepCopy ¶
func (in *MSSQLServerObservation) DeepCopy() *MSSQLServerObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MSSQLServerObservation.
func (*MSSQLServerObservation) DeepCopyInto ¶
func (in *MSSQLServerObservation) DeepCopyInto(out *MSSQLServerObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MSSQLServerParameters ¶
type MSSQLServerParameters struct { // +kubebuilder:validation:Required AdministratorLogin *string `json:"administratorLogin" tf:"administrator_login,omitempty"` // +kubebuilder:validation:Required AdministratorLoginPasswordSecretRef v1.SecretKeySelector `json:"administratorLoginPasswordSecretRef" tf:"-"` // +kubebuilder:validation:Optional AzureadAdministrator []AzureadAdministratorParameters `json:"azureadAdministrator,omitempty" tf:"azuread_administrator,omitempty"` // +kubebuilder:validation:Optional ConnectionPolicy *string `json:"connectionPolicy,omitempty" tf:"connection_policy,omitempty"` // +kubebuilder:validation:Optional ExtendedAuditingPolicy []MSSQLServerExtendedAuditingPolicyParameters `json:"extendedAuditingPolicy,omitempty" tf:"extended_auditing_policy,omitempty"` // +kubebuilder:validation:Optional Identity []IdentityParameters `json:"identity,omitempty" tf:"identity,omitempty"` // +kubebuilder:validation:Required Location *string `json:"location" tf:"location,omitempty"` // +kubebuilder:validation:Optional MinimumTLSVersion *string `json:"minimumTlsVersion,omitempty" tf:"minimum_tls_version,omitempty"` // +kubebuilder:validation:Optional PrimaryUserAssignedIdentityID *string `json:"primaryUserAssignedIdentityId,omitempty" tf:"primary_user_assigned_identity_id,omitempty"` // +kubebuilder:validation:Optional PublicNetworkAccessEnabled *bool `json:"publicNetworkAccessEnabled,omitempty" tf:"public_network_access_enabled,omitempty"` // +crossplane:generate:reference:type=github.com/crossplane-contrib/provider-jet-azure/apis/azure/v1alpha2.ResourceGroup // +kubebuilder:validation:Optional ResourceGroupName *string `json:"resourceGroupName,omitempty" tf:"resource_group_name,omitempty"` // +kubebuilder:validation:Optional ResourceGroupNameRef *v1.Reference `json:"resourceGroupNameRef,omitempty" tf:"-"` // +kubebuilder:validation:Optional ResourceGroupNameSelector *v1.Selector `json:"resourceGroupNameSelector,omitempty" tf:"-"` // +kubebuilder:validation:Optional Tags map[string]*string `json:"tags,omitempty" tf:"tags,omitempty"` // +kubebuilder:validation:Required Version *string `json:"version" tf:"version,omitempty"` }
func (*MSSQLServerParameters) DeepCopy ¶
func (in *MSSQLServerParameters) DeepCopy() *MSSQLServerParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MSSQLServerParameters.
func (*MSSQLServerParameters) DeepCopyInto ¶
func (in *MSSQLServerParameters) DeepCopyInto(out *MSSQLServerParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MSSQLServerSpec ¶
type MSSQLServerSpec struct { v1.ResourceSpec `json:",inline"` ForProvider MSSQLServerParameters `json:"forProvider"` }
MSSQLServerSpec defines the desired state of MSSQLServer
func (*MSSQLServerSpec) DeepCopy ¶
func (in *MSSQLServerSpec) DeepCopy() *MSSQLServerSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MSSQLServerSpec.
func (*MSSQLServerSpec) DeepCopyInto ¶
func (in *MSSQLServerSpec) DeepCopyInto(out *MSSQLServerSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MSSQLServerStatus ¶
type MSSQLServerStatus struct { v1.ResourceStatus `json:",inline"` AtProvider MSSQLServerObservation `json:"atProvider,omitempty"` }
MSSQLServerStatus defines the observed state of MSSQLServer.
func (*MSSQLServerStatus) DeepCopy ¶
func (in *MSSQLServerStatus) DeepCopy() *MSSQLServerStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MSSQLServerStatus.
func (*MSSQLServerStatus) DeepCopyInto ¶
func (in *MSSQLServerStatus) DeepCopyInto(out *MSSQLServerStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MSSQLServerTransparentDataEncryption ¶ added in v0.9.0
type MSSQLServerTransparentDataEncryption struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec MSSQLServerTransparentDataEncryptionSpec `json:"spec"` Status MSSQLServerTransparentDataEncryptionStatus `json:"status,omitempty"` }
MSSQLServerTransparentDataEncryption is the Schema for the MSSQLServerTransparentDataEncryptions API +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,azurejet}
func (*MSSQLServerTransparentDataEncryption) DeepCopy ¶ added in v0.9.0
func (in *MSSQLServerTransparentDataEncryption) DeepCopy() *MSSQLServerTransparentDataEncryption
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MSSQLServerTransparentDataEncryption.
func (*MSSQLServerTransparentDataEncryption) DeepCopyInto ¶ added in v0.9.0
func (in *MSSQLServerTransparentDataEncryption) DeepCopyInto(out *MSSQLServerTransparentDataEncryption)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*MSSQLServerTransparentDataEncryption) DeepCopyObject ¶ added in v0.9.0
func (in *MSSQLServerTransparentDataEncryption) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*MSSQLServerTransparentDataEncryption) GetCondition ¶ added in v0.9.0
func (mg *MSSQLServerTransparentDataEncryption) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this MSSQLServerTransparentDataEncryption.
func (*MSSQLServerTransparentDataEncryption) GetConnectionDetailsMapping ¶ added in v0.9.0
func (tr *MSSQLServerTransparentDataEncryption) GetConnectionDetailsMapping() map[string]string
GetConnectionDetailsMapping for this MSSQLServerTransparentDataEncryption
func (*MSSQLServerTransparentDataEncryption) GetDeletionPolicy ¶ added in v0.9.0
func (mg *MSSQLServerTransparentDataEncryption) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this MSSQLServerTransparentDataEncryption.
func (*MSSQLServerTransparentDataEncryption) GetID ¶ added in v0.9.0
func (tr *MSSQLServerTransparentDataEncryption) GetID() string
GetID returns ID of underlying Terraform resource of this MSSQLServerTransparentDataEncryption
func (*MSSQLServerTransparentDataEncryption) GetObservation ¶ added in v0.9.0
func (tr *MSSQLServerTransparentDataEncryption) GetObservation() (map[string]interface{}, error)
GetObservation of this MSSQLServerTransparentDataEncryption
func (*MSSQLServerTransparentDataEncryption) GetParameters ¶ added in v0.9.0
func (tr *MSSQLServerTransparentDataEncryption) GetParameters() (map[string]interface{}, error)
GetParameters of this MSSQLServerTransparentDataEncryption
func (*MSSQLServerTransparentDataEncryption) GetProviderConfigReference ¶ added in v0.9.0
func (mg *MSSQLServerTransparentDataEncryption) GetProviderConfigReference() *xpv1.Reference
GetProviderConfigReference of this MSSQLServerTransparentDataEncryption.
func (*MSSQLServerTransparentDataEncryption) GetProviderReference ¶ added in v0.9.0
func (mg *MSSQLServerTransparentDataEncryption) GetProviderReference() *xpv1.Reference
GetProviderReference of this MSSQLServerTransparentDataEncryption. Deprecated: Use GetProviderConfigReference.
func (*MSSQLServerTransparentDataEncryption) GetPublishConnectionDetailsTo ¶ added in v0.10.0
func (mg *MSSQLServerTransparentDataEncryption) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this MSSQLServerTransparentDataEncryption.
func (*MSSQLServerTransparentDataEncryption) GetTerraformResourceType ¶ added in v0.9.0
func (mg *MSSQLServerTransparentDataEncryption) GetTerraformResourceType() string
GetTerraformResourceType returns Terraform resource type for this MSSQLServerTransparentDataEncryption
func (*MSSQLServerTransparentDataEncryption) GetTerraformSchemaVersion ¶ added in v0.9.0
func (tr *MSSQLServerTransparentDataEncryption) GetTerraformSchemaVersion() int
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*MSSQLServerTransparentDataEncryption) GetWriteConnectionSecretToReference ¶ added in v0.9.0
func (mg *MSSQLServerTransparentDataEncryption) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this MSSQLServerTransparentDataEncryption.
func (*MSSQLServerTransparentDataEncryption) LateInitialize ¶ added in v0.9.0
func (tr *MSSQLServerTransparentDataEncryption) LateInitialize(attrs []byte) (bool, error)
LateInitialize this MSSQLServerTransparentDataEncryption using its observed tfState. returns True if there are any spec changes for the resource.
func (*MSSQLServerTransparentDataEncryption) ResolveReferences ¶ added in v0.9.0
func (mg *MSSQLServerTransparentDataEncryption) ResolveReferences(ctx context.Context, c client.Reader) error
ResolveReferences of this MSSQLServerTransparentDataEncryption.
func (*MSSQLServerTransparentDataEncryption) SetConditions ¶ added in v0.9.0
func (mg *MSSQLServerTransparentDataEncryption) SetConditions(c ...xpv1.Condition)
SetConditions of this MSSQLServerTransparentDataEncryption.
func (*MSSQLServerTransparentDataEncryption) SetDeletionPolicy ¶ added in v0.9.0
func (mg *MSSQLServerTransparentDataEncryption) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this MSSQLServerTransparentDataEncryption.
func (*MSSQLServerTransparentDataEncryption) SetObservation ¶ added in v0.9.0
func (tr *MSSQLServerTransparentDataEncryption) SetObservation(obs map[string]interface{}) error
SetObservation for this MSSQLServerTransparentDataEncryption
func (*MSSQLServerTransparentDataEncryption) SetParameters ¶ added in v0.9.0
func (tr *MSSQLServerTransparentDataEncryption) SetParameters(params map[string]interface{}) error
SetParameters for this MSSQLServerTransparentDataEncryption
func (*MSSQLServerTransparentDataEncryption) SetProviderConfigReference ¶ added in v0.9.0
func (mg *MSSQLServerTransparentDataEncryption) SetProviderConfigReference(r *xpv1.Reference)
SetProviderConfigReference of this MSSQLServerTransparentDataEncryption.
func (*MSSQLServerTransparentDataEncryption) SetProviderReference ¶ added in v0.9.0
func (mg *MSSQLServerTransparentDataEncryption) SetProviderReference(r *xpv1.Reference)
SetProviderReference of this MSSQLServerTransparentDataEncryption. Deprecated: Use SetProviderConfigReference.
func (*MSSQLServerTransparentDataEncryption) SetPublishConnectionDetailsTo ¶ added in v0.10.0
func (mg *MSSQLServerTransparentDataEncryption) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this MSSQLServerTransparentDataEncryption.
func (*MSSQLServerTransparentDataEncryption) SetWriteConnectionSecretToReference ¶ added in v0.9.0
func (mg *MSSQLServerTransparentDataEncryption) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this MSSQLServerTransparentDataEncryption.
type MSSQLServerTransparentDataEncryptionList ¶ added in v0.9.0
type MSSQLServerTransparentDataEncryptionList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []MSSQLServerTransparentDataEncryption `json:"items"` }
MSSQLServerTransparentDataEncryptionList contains a list of MSSQLServerTransparentDataEncryptions
func (*MSSQLServerTransparentDataEncryptionList) DeepCopy ¶ added in v0.9.0
func (in *MSSQLServerTransparentDataEncryptionList) DeepCopy() *MSSQLServerTransparentDataEncryptionList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MSSQLServerTransparentDataEncryptionList.
func (*MSSQLServerTransparentDataEncryptionList) DeepCopyInto ¶ added in v0.9.0
func (in *MSSQLServerTransparentDataEncryptionList) DeepCopyInto(out *MSSQLServerTransparentDataEncryptionList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*MSSQLServerTransparentDataEncryptionList) DeepCopyObject ¶ added in v0.9.0
func (in *MSSQLServerTransparentDataEncryptionList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*MSSQLServerTransparentDataEncryptionList) GetItems ¶ added in v0.9.0
func (l *MSSQLServerTransparentDataEncryptionList) GetItems() []resource.Managed
GetItems of this MSSQLServerTransparentDataEncryptionList.
type MSSQLServerTransparentDataEncryptionObservation ¶ added in v0.9.0
type MSSQLServerTransparentDataEncryptionObservation struct {
ID *string `json:"id,omitempty" tf:"id,omitempty"`
}
func (*MSSQLServerTransparentDataEncryptionObservation) DeepCopy ¶ added in v0.9.0
func (in *MSSQLServerTransparentDataEncryptionObservation) DeepCopy() *MSSQLServerTransparentDataEncryptionObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MSSQLServerTransparentDataEncryptionObservation.
func (*MSSQLServerTransparentDataEncryptionObservation) DeepCopyInto ¶ added in v0.9.0
func (in *MSSQLServerTransparentDataEncryptionObservation) DeepCopyInto(out *MSSQLServerTransparentDataEncryptionObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MSSQLServerTransparentDataEncryptionParameters ¶ added in v0.9.0
type MSSQLServerTransparentDataEncryptionParameters struct { // +crossplane:generate:reference:type=github.com/crossplane-contrib/provider-jet-azure/apis/keyvault/v1alpha2.Key // +crossplane:generate:reference:extractor=github.com/crossplane-contrib/provider-jet-azure/apis/rconfig.ExtractResourceID() // +kubebuilder:validation:Optional KeyVaultKeyID *string `json:"keyVaultKeyId,omitempty" tf:"key_vault_key_id,omitempty"` // +kubebuilder:validation:Optional KeyVaultKeyIDRef *v1.Reference `json:"keyVaultKeyIdRef,omitempty" tf:"-"` // +kubebuilder:validation:Optional KeyVaultKeyIDSelector *v1.Selector `json:"keyVaultKeyIdSelector,omitempty" tf:"-"` // +crossplane:generate:reference:type=MSSQLServer // +crossplane:generate:reference:extractor=github.com/crossplane-contrib/provider-jet-azure/apis/rconfig.ExtractResourceID() // +kubebuilder:validation:Optional ServerID *string `json:"serverId,omitempty" tf:"server_id,omitempty"` // +kubebuilder:validation:Optional ServerIDRef *v1.Reference `json:"serverIdRef,omitempty" tf:"-"` // +kubebuilder:validation:Optional ServerIDSelector *v1.Selector `json:"serverIdSelector,omitempty" tf:"-"` }
func (*MSSQLServerTransparentDataEncryptionParameters) DeepCopy ¶ added in v0.9.0
func (in *MSSQLServerTransparentDataEncryptionParameters) DeepCopy() *MSSQLServerTransparentDataEncryptionParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MSSQLServerTransparentDataEncryptionParameters.
func (*MSSQLServerTransparentDataEncryptionParameters) DeepCopyInto ¶ added in v0.9.0
func (in *MSSQLServerTransparentDataEncryptionParameters) DeepCopyInto(out *MSSQLServerTransparentDataEncryptionParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MSSQLServerTransparentDataEncryptionSpec ¶ added in v0.9.0
type MSSQLServerTransparentDataEncryptionSpec struct { v1.ResourceSpec `json:",inline"` ForProvider MSSQLServerTransparentDataEncryptionParameters `json:"forProvider"` }
MSSQLServerTransparentDataEncryptionSpec defines the desired state of MSSQLServerTransparentDataEncryption
func (*MSSQLServerTransparentDataEncryptionSpec) DeepCopy ¶ added in v0.9.0
func (in *MSSQLServerTransparentDataEncryptionSpec) DeepCopy() *MSSQLServerTransparentDataEncryptionSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MSSQLServerTransparentDataEncryptionSpec.
func (*MSSQLServerTransparentDataEncryptionSpec) DeepCopyInto ¶ added in v0.9.0
func (in *MSSQLServerTransparentDataEncryptionSpec) DeepCopyInto(out *MSSQLServerTransparentDataEncryptionSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MSSQLServerTransparentDataEncryptionStatus ¶ added in v0.9.0
type MSSQLServerTransparentDataEncryptionStatus struct { v1.ResourceStatus `json:",inline"` AtProvider MSSQLServerTransparentDataEncryptionObservation `json:"atProvider,omitempty"` }
MSSQLServerTransparentDataEncryptionStatus defines the observed state of MSSQLServerTransparentDataEncryption.
func (*MSSQLServerTransparentDataEncryptionStatus) DeepCopy ¶ added in v0.9.0
func (in *MSSQLServerTransparentDataEncryptionStatus) DeepCopy() *MSSQLServerTransparentDataEncryptionStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MSSQLServerTransparentDataEncryptionStatus.
func (*MSSQLServerTransparentDataEncryptionStatus) DeepCopyInto ¶ added in v0.9.0
func (in *MSSQLServerTransparentDataEncryptionStatus) DeepCopyInto(out *MSSQLServerTransparentDataEncryptionStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MSSQLVirtualNetworkRule ¶ added in v0.11.0
type MSSQLVirtualNetworkRule struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec MSSQLVirtualNetworkRuleSpec `json:"spec"` Status MSSQLVirtualNetworkRuleStatus `json:"status,omitempty"` }
MSSQLVirtualNetworkRule is the Schema for the MSSQLVirtualNetworkRules API +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,azurejet}
func (*MSSQLVirtualNetworkRule) DeepCopy ¶ added in v0.11.0
func (in *MSSQLVirtualNetworkRule) DeepCopy() *MSSQLVirtualNetworkRule
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MSSQLVirtualNetworkRule.
func (*MSSQLVirtualNetworkRule) DeepCopyInto ¶ added in v0.11.0
func (in *MSSQLVirtualNetworkRule) DeepCopyInto(out *MSSQLVirtualNetworkRule)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*MSSQLVirtualNetworkRule) DeepCopyObject ¶ added in v0.11.0
func (in *MSSQLVirtualNetworkRule) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*MSSQLVirtualNetworkRule) GetCondition ¶ added in v0.11.0
func (mg *MSSQLVirtualNetworkRule) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this MSSQLVirtualNetworkRule.
func (*MSSQLVirtualNetworkRule) GetConnectionDetailsMapping ¶ added in v0.11.0
func (tr *MSSQLVirtualNetworkRule) GetConnectionDetailsMapping() map[string]string
GetConnectionDetailsMapping for this MSSQLVirtualNetworkRule
func (*MSSQLVirtualNetworkRule) GetDeletionPolicy ¶ added in v0.11.0
func (mg *MSSQLVirtualNetworkRule) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this MSSQLVirtualNetworkRule.
func (*MSSQLVirtualNetworkRule) GetID ¶ added in v0.11.0
func (tr *MSSQLVirtualNetworkRule) GetID() string
GetID returns ID of underlying Terraform resource of this MSSQLVirtualNetworkRule
func (*MSSQLVirtualNetworkRule) GetObservation ¶ added in v0.11.0
func (tr *MSSQLVirtualNetworkRule) GetObservation() (map[string]interface{}, error)
GetObservation of this MSSQLVirtualNetworkRule
func (*MSSQLVirtualNetworkRule) GetParameters ¶ added in v0.11.0
func (tr *MSSQLVirtualNetworkRule) GetParameters() (map[string]interface{}, error)
GetParameters of this MSSQLVirtualNetworkRule
func (*MSSQLVirtualNetworkRule) GetProviderConfigReference ¶ added in v0.11.0
func (mg *MSSQLVirtualNetworkRule) GetProviderConfigReference() *xpv1.Reference
GetProviderConfigReference of this MSSQLVirtualNetworkRule.
func (*MSSQLVirtualNetworkRule) GetProviderReference ¶ added in v0.11.0
func (mg *MSSQLVirtualNetworkRule) GetProviderReference() *xpv1.Reference
GetProviderReference of this MSSQLVirtualNetworkRule. Deprecated: Use GetProviderConfigReference.
func (*MSSQLVirtualNetworkRule) GetPublishConnectionDetailsTo ¶ added in v0.11.0
func (mg *MSSQLVirtualNetworkRule) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this MSSQLVirtualNetworkRule.
func (*MSSQLVirtualNetworkRule) GetTerraformResourceType ¶ added in v0.11.0
func (mg *MSSQLVirtualNetworkRule) GetTerraformResourceType() string
GetTerraformResourceType returns Terraform resource type for this MSSQLVirtualNetworkRule
func (*MSSQLVirtualNetworkRule) GetTerraformSchemaVersion ¶ added in v0.11.0
func (tr *MSSQLVirtualNetworkRule) GetTerraformSchemaVersion() int
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*MSSQLVirtualNetworkRule) GetWriteConnectionSecretToReference ¶ added in v0.11.0
func (mg *MSSQLVirtualNetworkRule) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this MSSQLVirtualNetworkRule.
func (*MSSQLVirtualNetworkRule) LateInitialize ¶ added in v0.11.0
func (tr *MSSQLVirtualNetworkRule) LateInitialize(attrs []byte) (bool, error)
LateInitialize this MSSQLVirtualNetworkRule using its observed tfState. returns True if there are any spec changes for the resource.
func (*MSSQLVirtualNetworkRule) ResolveReferences ¶ added in v0.11.0
ResolveReferences of this MSSQLVirtualNetworkRule.
func (*MSSQLVirtualNetworkRule) SetConditions ¶ added in v0.11.0
func (mg *MSSQLVirtualNetworkRule) SetConditions(c ...xpv1.Condition)
SetConditions of this MSSQLVirtualNetworkRule.
func (*MSSQLVirtualNetworkRule) SetDeletionPolicy ¶ added in v0.11.0
func (mg *MSSQLVirtualNetworkRule) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this MSSQLVirtualNetworkRule.
func (*MSSQLVirtualNetworkRule) SetObservation ¶ added in v0.11.0
func (tr *MSSQLVirtualNetworkRule) SetObservation(obs map[string]interface{}) error
SetObservation for this MSSQLVirtualNetworkRule
func (*MSSQLVirtualNetworkRule) SetParameters ¶ added in v0.11.0
func (tr *MSSQLVirtualNetworkRule) SetParameters(params map[string]interface{}) error
SetParameters for this MSSQLVirtualNetworkRule
func (*MSSQLVirtualNetworkRule) SetProviderConfigReference ¶ added in v0.11.0
func (mg *MSSQLVirtualNetworkRule) SetProviderConfigReference(r *xpv1.Reference)
SetProviderConfigReference of this MSSQLVirtualNetworkRule.
func (*MSSQLVirtualNetworkRule) SetProviderReference ¶ added in v0.11.0
func (mg *MSSQLVirtualNetworkRule) SetProviderReference(r *xpv1.Reference)
SetProviderReference of this MSSQLVirtualNetworkRule. Deprecated: Use SetProviderConfigReference.
func (*MSSQLVirtualNetworkRule) SetPublishConnectionDetailsTo ¶ added in v0.11.0
func (mg *MSSQLVirtualNetworkRule) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this MSSQLVirtualNetworkRule.
func (*MSSQLVirtualNetworkRule) SetWriteConnectionSecretToReference ¶ added in v0.11.0
func (mg *MSSQLVirtualNetworkRule) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this MSSQLVirtualNetworkRule.
type MSSQLVirtualNetworkRuleList ¶ added in v0.11.0
type MSSQLVirtualNetworkRuleList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []MSSQLVirtualNetworkRule `json:"items"` }
MSSQLVirtualNetworkRuleList contains a list of MSSQLVirtualNetworkRules
func (*MSSQLVirtualNetworkRuleList) DeepCopy ¶ added in v0.11.0
func (in *MSSQLVirtualNetworkRuleList) DeepCopy() *MSSQLVirtualNetworkRuleList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MSSQLVirtualNetworkRuleList.
func (*MSSQLVirtualNetworkRuleList) DeepCopyInto ¶ added in v0.11.0
func (in *MSSQLVirtualNetworkRuleList) DeepCopyInto(out *MSSQLVirtualNetworkRuleList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*MSSQLVirtualNetworkRuleList) DeepCopyObject ¶ added in v0.11.0
func (in *MSSQLVirtualNetworkRuleList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*MSSQLVirtualNetworkRuleList) GetItems ¶ added in v0.11.0
func (l *MSSQLVirtualNetworkRuleList) GetItems() []resource.Managed
GetItems of this MSSQLVirtualNetworkRuleList.
type MSSQLVirtualNetworkRuleObservation ¶ added in v0.11.0
type MSSQLVirtualNetworkRuleObservation struct {
ID *string `json:"id,omitempty" tf:"id,omitempty"`
}
func (*MSSQLVirtualNetworkRuleObservation) DeepCopy ¶ added in v0.11.0
func (in *MSSQLVirtualNetworkRuleObservation) DeepCopy() *MSSQLVirtualNetworkRuleObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MSSQLVirtualNetworkRuleObservation.
func (*MSSQLVirtualNetworkRuleObservation) DeepCopyInto ¶ added in v0.11.0
func (in *MSSQLVirtualNetworkRuleObservation) DeepCopyInto(out *MSSQLVirtualNetworkRuleObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MSSQLVirtualNetworkRuleParameters ¶ added in v0.11.0
type MSSQLVirtualNetworkRuleParameters struct { // +kubebuilder:validation:Optional IgnoreMissingVnetServiceEndpoint *bool `json:"ignoreMissingVnetServiceEndpoint,omitempty" tf:"ignore_missing_vnet_service_endpoint,omitempty"` // +crossplane:generate:reference:type=MSSQLServer // +crossplane:generate:reference:extractor=github.com/crossplane-contrib/provider-jet-azure/apis/rconfig.ExtractResourceID() // +kubebuilder:validation:Optional ServerID *string `json:"serverId,omitempty" tf:"server_id,omitempty"` // +kubebuilder:validation:Optional ServerIDRef *v1.Reference `json:"serverIdRef,omitempty" tf:"-"` // +kubebuilder:validation:Optional ServerIDSelector *v1.Selector `json:"serverIdSelector,omitempty" tf:"-"` // +crossplane:generate:reference:type=github.com/crossplane-contrib/provider-jet-azure/apis/network/v1alpha2.Subnet // +crossplane:generate:reference:extractor=github.com/crossplane-contrib/provider-jet-azure/apis/rconfig.ExtractResourceID() // +kubebuilder:validation:Optional SubnetID *string `json:"subnetId,omitempty" tf:"subnet_id,omitempty"` // +kubebuilder:validation:Optional SubnetIDRef *v1.Reference `json:"subnetIdRef,omitempty" tf:"-"` // +kubebuilder:validation:Optional SubnetIDSelector *v1.Selector `json:"subnetIdSelector,omitempty" tf:"-"` }
func (*MSSQLVirtualNetworkRuleParameters) DeepCopy ¶ added in v0.11.0
func (in *MSSQLVirtualNetworkRuleParameters) DeepCopy() *MSSQLVirtualNetworkRuleParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MSSQLVirtualNetworkRuleParameters.
func (*MSSQLVirtualNetworkRuleParameters) DeepCopyInto ¶ added in v0.11.0
func (in *MSSQLVirtualNetworkRuleParameters) DeepCopyInto(out *MSSQLVirtualNetworkRuleParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MSSQLVirtualNetworkRuleSpec ¶ added in v0.11.0
type MSSQLVirtualNetworkRuleSpec struct { v1.ResourceSpec `json:",inline"` ForProvider MSSQLVirtualNetworkRuleParameters `json:"forProvider"` }
MSSQLVirtualNetworkRuleSpec defines the desired state of MSSQLVirtualNetworkRule
func (*MSSQLVirtualNetworkRuleSpec) DeepCopy ¶ added in v0.11.0
func (in *MSSQLVirtualNetworkRuleSpec) DeepCopy() *MSSQLVirtualNetworkRuleSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MSSQLVirtualNetworkRuleSpec.
func (*MSSQLVirtualNetworkRuleSpec) DeepCopyInto ¶ added in v0.11.0
func (in *MSSQLVirtualNetworkRuleSpec) DeepCopyInto(out *MSSQLVirtualNetworkRuleSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MSSQLVirtualNetworkRuleStatus ¶ added in v0.11.0
type MSSQLVirtualNetworkRuleStatus struct { v1.ResourceStatus `json:",inline"` AtProvider MSSQLVirtualNetworkRuleObservation `json:"atProvider,omitempty"` }
MSSQLVirtualNetworkRuleStatus defines the observed state of MSSQLVirtualNetworkRule.
func (*MSSQLVirtualNetworkRuleStatus) DeepCopy ¶ added in v0.11.0
func (in *MSSQLVirtualNetworkRuleStatus) DeepCopy() *MSSQLVirtualNetworkRuleStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MSSQLVirtualNetworkRuleStatus.
func (*MSSQLVirtualNetworkRuleStatus) DeepCopyInto ¶ added in v0.11.0
func (in *MSSQLVirtualNetworkRuleStatus) DeepCopyInto(out *MSSQLVirtualNetworkRuleStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Server ¶
type Server struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec ServerSpec `json:"spec"` Status ServerStatus `json:"status,omitempty"` }
Server is the Schema for the Servers API +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,azurejet}
func (*Server) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Server.
func (*Server) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Server) DeepCopyObject ¶
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*Server) GetCondition ¶
func (mg *Server) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this Server.
func (*Server) GetConnectionDetailsMapping ¶
GetConnectionDetailsMapping for this Server
func (*Server) GetDeletionPolicy ¶
func (mg *Server) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this Server.
func (*Server) GetObservation ¶
GetObservation of this Server
func (*Server) GetParameters ¶
GetParameters of this Server
func (*Server) GetProviderConfigReference ¶
GetProviderConfigReference of this Server.
func (*Server) GetProviderReference ¶
GetProviderReference of this Server. Deprecated: Use GetProviderConfigReference.
func (*Server) GetPublishConnectionDetailsTo ¶ added in v0.10.0
func (mg *Server) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this Server.
func (*Server) GetTerraformResourceType ¶
GetTerraformResourceType returns Terraform resource type for this Server
func (*Server) GetTerraformSchemaVersion ¶
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*Server) GetWriteConnectionSecretToReference ¶
func (mg *Server) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this Server.
func (*Server) LateInitialize ¶
LateInitialize this Server using its observed tfState. returns True if there are any spec changes for the resource.
func (*Server) ResolveReferences ¶
ResolveReferences of this Server.
func (*Server) SetConditions ¶
SetConditions of this Server.
func (*Server) SetDeletionPolicy ¶
func (mg *Server) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this Server.
func (*Server) SetObservation ¶
SetObservation for this Server
func (*Server) SetParameters ¶
SetParameters for this Server
func (*Server) SetProviderConfigReference ¶
SetProviderConfigReference of this Server.
func (*Server) SetProviderReference ¶
SetProviderReference of this Server. Deprecated: Use SetProviderConfigReference.
func (*Server) SetPublishConnectionDetailsTo ¶ added in v0.10.0
func (mg *Server) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this Server.
func (*Server) SetWriteConnectionSecretToReference ¶
func (mg *Server) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this Server.
type ServerExtendedAuditingPolicyObservation ¶
type ServerExtendedAuditingPolicyObservation struct { }
func (*ServerExtendedAuditingPolicyObservation) DeepCopy ¶
func (in *ServerExtendedAuditingPolicyObservation) DeepCopy() *ServerExtendedAuditingPolicyObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ServerExtendedAuditingPolicyObservation.
func (*ServerExtendedAuditingPolicyObservation) DeepCopyInto ¶
func (in *ServerExtendedAuditingPolicyObservation) DeepCopyInto(out *ServerExtendedAuditingPolicyObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ServerExtendedAuditingPolicyParameters ¶
type ServerExtendedAuditingPolicyParameters struct { // +kubebuilder:validation:Optional LogMonitoringEnabled *bool `json:"logMonitoringEnabled,omitempty" tf:"log_monitoring_enabled"` // +kubebuilder:validation:Optional RetentionInDays *float64 `json:"retentionInDays,omitempty" tf:"retention_in_days"` // +kubebuilder:validation:Optional StorageAccountAccessKeyIsSecondary *bool `json:"storageAccountAccessKeyIsSecondary,omitempty" tf:"storage_account_access_key_is_secondary"` // +kubebuilder:validation:Optional StorageAccountAccessKeySecretRef *v1.SecretKeySelector `json:"storageAccountAccessKeySecretRef,omitempty" tf:"-"` // +kubebuilder:validation:Optional StorageEndpoint *string `json:"storageEndpoint,omitempty" tf:"storage_endpoint"` }
func (*ServerExtendedAuditingPolicyParameters) DeepCopy ¶
func (in *ServerExtendedAuditingPolicyParameters) DeepCopy() *ServerExtendedAuditingPolicyParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ServerExtendedAuditingPolicyParameters.
func (*ServerExtendedAuditingPolicyParameters) DeepCopyInto ¶
func (in *ServerExtendedAuditingPolicyParameters) DeepCopyInto(out *ServerExtendedAuditingPolicyParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ServerIdentityObservation ¶
type ServerIdentityObservation struct { PrincipalID *string `json:"principalId,omitempty" tf:"principal_id,omitempty"` TenantID *string `json:"tenantId,omitempty" tf:"tenant_id,omitempty"` }
func (*ServerIdentityObservation) DeepCopy ¶
func (in *ServerIdentityObservation) DeepCopy() *ServerIdentityObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ServerIdentityObservation.
func (*ServerIdentityObservation) DeepCopyInto ¶
func (in *ServerIdentityObservation) DeepCopyInto(out *ServerIdentityObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ServerIdentityParameters ¶
type ServerIdentityParameters struct { // +kubebuilder:validation:Required Type *string `json:"type" tf:"type,omitempty"` }
func (*ServerIdentityParameters) DeepCopy ¶
func (in *ServerIdentityParameters) DeepCopy() *ServerIdentityParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ServerIdentityParameters.
func (*ServerIdentityParameters) DeepCopyInto ¶
func (in *ServerIdentityParameters) DeepCopyInto(out *ServerIdentityParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ServerList ¶
type ServerList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []Server `json:"items"` }
ServerList contains a list of Servers
func (*ServerList) DeepCopy ¶
func (in *ServerList) DeepCopy() *ServerList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ServerList.
func (*ServerList) DeepCopyInto ¶
func (in *ServerList) DeepCopyInto(out *ServerList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*ServerList) DeepCopyObject ¶
func (in *ServerList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*ServerList) GetItems ¶
func (l *ServerList) GetItems() []resource.Managed
GetItems of this ServerList.
type ServerObservation ¶
type ServerObservation struct { FullyQualifiedDomainName *string `json:"fullyQualifiedDomainName,omitempty" tf:"fully_qualified_domain_name,omitempty"` ID *string `json:"id,omitempty" tf:"id,omitempty"` Identity []ServerIdentityObservation `json:"identity,omitempty" tf:"identity,omitempty"` }
func (*ServerObservation) DeepCopy ¶
func (in *ServerObservation) DeepCopy() *ServerObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ServerObservation.
func (*ServerObservation) DeepCopyInto ¶
func (in *ServerObservation) DeepCopyInto(out *ServerObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ServerParameters ¶
type ServerParameters struct { // +kubebuilder:validation:Required AdministratorLogin *string `json:"administratorLogin" tf:"administrator_login,omitempty"` // +kubebuilder:validation:Required AdministratorLoginPasswordSecretRef v1.SecretKeySelector `json:"administratorLoginPasswordSecretRef" tf:"-"` // +kubebuilder:validation:Optional ConnectionPolicy *string `json:"connectionPolicy,omitempty" tf:"connection_policy,omitempty"` // +kubebuilder:validation:Optional ExtendedAuditingPolicy []ServerExtendedAuditingPolicyParameters `json:"extendedAuditingPolicy,omitempty" tf:"extended_auditing_policy,omitempty"` // +kubebuilder:validation:Optional Identity []ServerIdentityParameters `json:"identity,omitempty" tf:"identity,omitempty"` // +kubebuilder:validation:Required Location *string `json:"location" tf:"location,omitempty"` // +crossplane:generate:reference:type=github.com/crossplane-contrib/provider-jet-azure/apis/azure/v1alpha2.ResourceGroup // +kubebuilder:validation:Optional ResourceGroupName *string `json:"resourceGroupName,omitempty" tf:"resource_group_name,omitempty"` // +kubebuilder:validation:Optional ResourceGroupNameRef *v1.Reference `json:"resourceGroupNameRef,omitempty" tf:"-"` // +kubebuilder:validation:Optional ResourceGroupNameSelector *v1.Selector `json:"resourceGroupNameSelector,omitempty" tf:"-"` // +kubebuilder:validation:Optional Tags map[string]*string `json:"tags,omitempty" tf:"tags,omitempty"` // +kubebuilder:validation:Optional ThreatDetectionPolicy []ServerThreatDetectionPolicyParameters `json:"threatDetectionPolicy,omitempty" tf:"threat_detection_policy,omitempty"` // +kubebuilder:validation:Required Version *string `json:"version" tf:"version,omitempty"` }
func (*ServerParameters) DeepCopy ¶
func (in *ServerParameters) DeepCopy() *ServerParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ServerParameters.
func (*ServerParameters) DeepCopyInto ¶
func (in *ServerParameters) DeepCopyInto(out *ServerParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ServerSpec ¶
type ServerSpec struct { v1.ResourceSpec `json:",inline"` ForProvider ServerParameters `json:"forProvider"` }
ServerSpec defines the desired state of Server
func (*ServerSpec) DeepCopy ¶
func (in *ServerSpec) DeepCopy() *ServerSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ServerSpec.
func (*ServerSpec) DeepCopyInto ¶
func (in *ServerSpec) DeepCopyInto(out *ServerSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ServerStatus ¶
type ServerStatus struct { v1.ResourceStatus `json:",inline"` AtProvider ServerObservation `json:"atProvider,omitempty"` }
ServerStatus defines the observed state of Server.
func (*ServerStatus) DeepCopy ¶
func (in *ServerStatus) DeepCopy() *ServerStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ServerStatus.
func (*ServerStatus) DeepCopyInto ¶
func (in *ServerStatus) DeepCopyInto(out *ServerStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ServerThreatDetectionPolicyObservation ¶ added in v0.11.0
type ServerThreatDetectionPolicyObservation struct { }
func (*ServerThreatDetectionPolicyObservation) DeepCopy ¶ added in v0.11.0
func (in *ServerThreatDetectionPolicyObservation) DeepCopy() *ServerThreatDetectionPolicyObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ServerThreatDetectionPolicyObservation.
func (*ServerThreatDetectionPolicyObservation) DeepCopyInto ¶ added in v0.11.0
func (in *ServerThreatDetectionPolicyObservation) DeepCopyInto(out *ServerThreatDetectionPolicyObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ServerThreatDetectionPolicyParameters ¶ added in v0.11.0
type ServerThreatDetectionPolicyParameters struct { // +kubebuilder:validation:Optional DisabledAlerts []*string `json:"disabledAlerts,omitempty" tf:"disabled_alerts,omitempty"` // +kubebuilder:validation:Optional EmailAccountAdmins *bool `json:"emailAccountAdmins,omitempty" tf:"email_account_admins,omitempty"` // +kubebuilder:validation:Optional EmailAddresses []*string `json:"emailAddresses,omitempty" tf:"email_addresses,omitempty"` // +kubebuilder:validation:Optional RetentionDays *float64 `json:"retentionDays,omitempty" tf:"retention_days,omitempty"` // +kubebuilder:validation:Optional State *string `json:"state,omitempty" tf:"state,omitempty"` // +kubebuilder:validation:Optional StorageAccountAccessKeySecretRef *v1.SecretKeySelector `json:"storageAccountAccessKeySecretRef,omitempty" tf:"-"` // +kubebuilder:validation:Optional StorageEndpoint *string `json:"storageEndpoint,omitempty" tf:"storage_endpoint,omitempty"` }
func (*ServerThreatDetectionPolicyParameters) DeepCopy ¶ added in v0.11.0
func (in *ServerThreatDetectionPolicyParameters) DeepCopy() *ServerThreatDetectionPolicyParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ServerThreatDetectionPolicyParameters.
func (*ServerThreatDetectionPolicyParameters) DeepCopyInto ¶ added in v0.11.0
func (in *ServerThreatDetectionPolicyParameters) DeepCopyInto(out *ServerThreatDetectionPolicyParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ShortTermRetentionPolicyObservation ¶ added in v0.11.0
type ShortTermRetentionPolicyObservation struct { }
func (*ShortTermRetentionPolicyObservation) DeepCopy ¶ added in v0.11.0
func (in *ShortTermRetentionPolicyObservation) DeepCopy() *ShortTermRetentionPolicyObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ShortTermRetentionPolicyObservation.
func (*ShortTermRetentionPolicyObservation) DeepCopyInto ¶ added in v0.11.0
func (in *ShortTermRetentionPolicyObservation) DeepCopyInto(out *ShortTermRetentionPolicyObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ShortTermRetentionPolicyParameters ¶ added in v0.11.0
type ShortTermRetentionPolicyParameters struct { // +kubebuilder:validation:Required RetentionDays *float64 `json:"retentionDays" tf:"retention_days,omitempty"` }
func (*ShortTermRetentionPolicyParameters) DeepCopy ¶ added in v0.11.0
func (in *ShortTermRetentionPolicyParameters) DeepCopy() *ShortTermRetentionPolicyParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ShortTermRetentionPolicyParameters.
func (*ShortTermRetentionPolicyParameters) DeepCopyInto ¶ added in v0.11.0
func (in *ShortTermRetentionPolicyParameters) DeepCopyInto(out *ShortTermRetentionPolicyParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ThreatDetectionPolicyObservation ¶
type ThreatDetectionPolicyObservation struct { }
func (*ThreatDetectionPolicyObservation) DeepCopy ¶
func (in *ThreatDetectionPolicyObservation) DeepCopy() *ThreatDetectionPolicyObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ThreatDetectionPolicyObservation.
func (*ThreatDetectionPolicyObservation) DeepCopyInto ¶
func (in *ThreatDetectionPolicyObservation) DeepCopyInto(out *ThreatDetectionPolicyObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ThreatDetectionPolicyParameters ¶
type ThreatDetectionPolicyParameters struct { // +kubebuilder:validation:Optional DisabledAlerts []*string `json:"disabledAlerts,omitempty" tf:"disabled_alerts,omitempty"` // +kubebuilder:validation:Optional EmailAccountAdmins *string `json:"emailAccountAdmins,omitempty" tf:"email_account_admins,omitempty"` // +kubebuilder:validation:Optional EmailAddresses []*string `json:"emailAddresses,omitempty" tf:"email_addresses,omitempty"` // +kubebuilder:validation:Optional RetentionDays *float64 `json:"retentionDays,omitempty" tf:"retention_days,omitempty"` // +kubebuilder:validation:Optional State *string `json:"state,omitempty" tf:"state,omitempty"` // +kubebuilder:validation:Optional StorageAccountAccessKeySecretRef *v1.SecretKeySelector `json:"storageAccountAccessKeySecretRef,omitempty" tf:"-"` // +kubebuilder:validation:Optional StorageEndpoint *string `json:"storageEndpoint,omitempty" tf:"storage_endpoint,omitempty"` // +kubebuilder:validation:Optional UseServerDefault *string `json:"useServerDefault,omitempty" tf:"use_server_default,omitempty"` }
func (*ThreatDetectionPolicyParameters) DeepCopy ¶
func (in *ThreatDetectionPolicyParameters) DeepCopy() *ThreatDetectionPolicyParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ThreatDetectionPolicyParameters.
func (*ThreatDetectionPolicyParameters) DeepCopyInto ¶
func (in *ThreatDetectionPolicyParameters) DeepCopyInto(out *ThreatDetectionPolicyParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
Source Files ¶
- zz_generated.deepcopy.go
- zz_generated.managed.go
- zz_generated.managedlist.go
- zz_generated.resolvers.go
- zz_generated_terraformed.go
- zz_groupversion_info.go
- zz_mssqldatabase_types.go
- zz_mssqlserver_types.go
- zz_mssqlservertransparentdataencryption_types.go
- zz_mssqlvirtualnetworkrule_types.go
- zz_server_types.go