Documentation ¶
Overview ¶
Package v1api20230630 contains API Schema definitions for the dbformysql v1api20230630 API group +groupName=dbformysql.azure.com
Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.
Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.
Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.
Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.
Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.
Package v1api20230630 contains API Schema definitions for the dbformysql v1api20230630 API group +kubebuilder:object:generate=true All object properties are optional by default, this will be overridden when needed: +kubebuilder:validation:Optional +groupName=dbformysql.azure.com +versionName=v1api20230630
Index ¶
- Constants
- Variables
- type APIVersion
- type AdministratorProperties_AdministratorType
- type AdministratorProperties_AdministratorType_STATUS
- type Backup
- func (backup *Backup) AssignProperties_From_Backup(source *storage.Backup) error
- func (backup *Backup) AssignProperties_To_Backup(destination *storage.Backup) error
- func (backup *Backup) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
- func (in *Backup) DeepCopy() *Backup
- func (in *Backup) DeepCopyInto(out *Backup)
- func (backup *Backup) Initialize_From_Backup_STATUS(source *Backup_STATUS) error
- func (backup *Backup) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (backup *Backup) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type Backup_STATUS
- func (backup *Backup_STATUS) AssignProperties_From_Backup_STATUS(source *storage.Backup_STATUS) error
- func (backup *Backup_STATUS) AssignProperties_To_Backup_STATUS(destination *storage.Backup_STATUS) error
- func (in *Backup_STATUS) DeepCopy() *Backup_STATUS
- func (in *Backup_STATUS) DeepCopyInto(out *Backup_STATUS)
- func (backup *Backup_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (backup *Backup_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type ConfigurationProperties_IsConfigPendingRestart_STATUS
- type ConfigurationProperties_IsDynamicConfig_STATUS
- type ConfigurationProperties_IsReadOnly_STATUS
- type ConfigurationProperties_Source
- type ConfigurationProperties_Source_STATUS
- type DataEncryption
- func (encryption *DataEncryption) AssignProperties_From_DataEncryption(source *storage.DataEncryption) error
- func (encryption *DataEncryption) AssignProperties_To_DataEncryption(destination *storage.DataEncryption) error
- func (encryption *DataEncryption) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
- func (in *DataEncryption) DeepCopy() *DataEncryption
- func (in *DataEncryption) DeepCopyInto(out *DataEncryption)
- func (encryption *DataEncryption) Initialize_From_DataEncryption_STATUS(source *DataEncryption_STATUS) error
- func (encryption *DataEncryption) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (encryption *DataEncryption) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type DataEncryption_STATUS
- func (encryption *DataEncryption_STATUS) AssignProperties_From_DataEncryption_STATUS(source *storage.DataEncryption_STATUS) error
- func (encryption *DataEncryption_STATUS) AssignProperties_To_DataEncryption_STATUS(destination *storage.DataEncryption_STATUS) error
- func (in *DataEncryption_STATUS) DeepCopy() *DataEncryption_STATUS
- func (in *DataEncryption_STATUS) DeepCopyInto(out *DataEncryption_STATUS)
- func (encryption *DataEncryption_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (encryption *DataEncryption_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type DataEncryption_Type
- type DataEncryption_Type_STATUS
- type EnableStatusEnum
- type EnableStatusEnum_STATUS
- type FlexibleServer
- func (server *FlexibleServer) AssignProperties_From_FlexibleServer(source *storage.FlexibleServer) error
- func (server *FlexibleServer) AssignProperties_To_FlexibleServer(destination *storage.FlexibleServer) error
- func (server *FlexibleServer) AzureName() string
- func (server *FlexibleServer) ConfigMapDestinationExpressions() []*core.DestinationExpression
- func (server *FlexibleServer) ConvertFrom(hub conversion.Hub) error
- func (server *FlexibleServer) ConvertTo(hub conversion.Hub) error
- func (in *FlexibleServer) DeepCopy() *FlexibleServer
- func (in *FlexibleServer) DeepCopyInto(out *FlexibleServer)
- func (in *FlexibleServer) DeepCopyObject() runtime.Object
- func (server *FlexibleServer) Default()
- func (server *FlexibleServer) ExportKubernetesConfigMaps(_ context.Context, _ genruntime.MetaObject, _ *genericarmclient.GenericClient, ...) ([]client.Object, error)
- func (server FlexibleServer) GetAPIVersion() string
- func (server *FlexibleServer) GetConditions() conditions.Conditions
- func (server *FlexibleServer) GetResourceScope() genruntime.ResourceScope
- func (server *FlexibleServer) GetSpec() genruntime.ConvertibleSpec
- func (server *FlexibleServer) GetStatus() genruntime.ConvertibleStatus
- func (server *FlexibleServer) GetSupportedOperations() []genruntime.ResourceOperation
- func (server *FlexibleServer) GetType() string
- func (server *FlexibleServer) InitializeSpec(status genruntime.ConvertibleStatus) error
- func (server *FlexibleServer) NewEmptyStatus() genruntime.ConvertibleStatus
- func (server *FlexibleServer) OriginalGVK() *schema.GroupVersionKind
- func (server *FlexibleServer) Owner() *genruntime.ResourceReference
- func (server *FlexibleServer) SecretDestinationExpressions() []*core.DestinationExpression
- func (server *FlexibleServer) SetConditions(conditions conditions.Conditions)
- func (server *FlexibleServer) SetStatus(status genruntime.ConvertibleStatus) error
- func (server *FlexibleServer) ValidateCreate() (admission.Warnings, error)
- func (server *FlexibleServer) ValidateDelete() (admission.Warnings, error)
- func (server *FlexibleServer) ValidateUpdate(old runtime.Object) (admission.Warnings, error)
- type FlexibleServerList
- type FlexibleServerOperatorConfigMaps
- func (maps *FlexibleServerOperatorConfigMaps) AssignProperties_From_FlexibleServerOperatorConfigMaps(source *storage.FlexibleServerOperatorConfigMaps) error
- func (maps *FlexibleServerOperatorConfigMaps) AssignProperties_To_FlexibleServerOperatorConfigMaps(destination *storage.FlexibleServerOperatorConfigMaps) error
- func (in *FlexibleServerOperatorConfigMaps) DeepCopy() *FlexibleServerOperatorConfigMaps
- func (in *FlexibleServerOperatorConfigMaps) DeepCopyInto(out *FlexibleServerOperatorConfigMaps)
- type FlexibleServerOperatorSecrets
- func (secrets *FlexibleServerOperatorSecrets) AssignProperties_From_FlexibleServerOperatorSecrets(source *storage.FlexibleServerOperatorSecrets) error
- func (secrets *FlexibleServerOperatorSecrets) AssignProperties_To_FlexibleServerOperatorSecrets(destination *storage.FlexibleServerOperatorSecrets) error
- func (in *FlexibleServerOperatorSecrets) DeepCopy() *FlexibleServerOperatorSecrets
- func (in *FlexibleServerOperatorSecrets) DeepCopyInto(out *FlexibleServerOperatorSecrets)
- type FlexibleServerOperatorSpec
- func (operator *FlexibleServerOperatorSpec) AssignProperties_From_FlexibleServerOperatorSpec(source *storage.FlexibleServerOperatorSpec) error
- func (operator *FlexibleServerOperatorSpec) AssignProperties_To_FlexibleServerOperatorSpec(destination *storage.FlexibleServerOperatorSpec) error
- func (in *FlexibleServerOperatorSpec) DeepCopy() *FlexibleServerOperatorSpec
- func (in *FlexibleServerOperatorSpec) DeepCopyInto(out *FlexibleServerOperatorSpec)
- type FlexibleServer_STATUS
- func (server *FlexibleServer_STATUS) AssignProperties_From_FlexibleServer_STATUS(source *storage.FlexibleServer_STATUS) error
- func (server *FlexibleServer_STATUS) AssignProperties_To_FlexibleServer_STATUS(destination *storage.FlexibleServer_STATUS) error
- func (server *FlexibleServer_STATUS) ConvertStatusFrom(source genruntime.ConvertibleStatus) error
- func (server *FlexibleServer_STATUS) ConvertStatusTo(destination genruntime.ConvertibleStatus) error
- func (in *FlexibleServer_STATUS) DeepCopy() *FlexibleServer_STATUS
- func (in *FlexibleServer_STATUS) DeepCopyInto(out *FlexibleServer_STATUS)
- func (server *FlexibleServer_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (server *FlexibleServer_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type FlexibleServer_Spec
- func (server *FlexibleServer_Spec) AssignProperties_From_FlexibleServer_Spec(source *storage.FlexibleServer_Spec) error
- func (server *FlexibleServer_Spec) AssignProperties_To_FlexibleServer_Spec(destination *storage.FlexibleServer_Spec) error
- func (server *FlexibleServer_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error
- func (server *FlexibleServer_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error
- func (server *FlexibleServer_Spec) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
- func (in *FlexibleServer_Spec) DeepCopy() *FlexibleServer_Spec
- func (in *FlexibleServer_Spec) DeepCopyInto(out *FlexibleServer_Spec)
- func (server *FlexibleServer_Spec) Initialize_From_FlexibleServer_STATUS(source *FlexibleServer_STATUS) error
- func (server *FlexibleServer_Spec) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (server *FlexibleServer_Spec) OriginalVersion() string
- func (server *FlexibleServer_Spec) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- func (server *FlexibleServer_Spec) SetAzureName(azureName string)
- type FlexibleServersAdministrator
- func (administrator *FlexibleServersAdministrator) AssignProperties_From_FlexibleServersAdministrator(source *storage.FlexibleServersAdministrator) error
- func (administrator *FlexibleServersAdministrator) AssignProperties_To_FlexibleServersAdministrator(destination *storage.FlexibleServersAdministrator) error
- func (administrator *FlexibleServersAdministrator) AzureName() string
- func (administrator *FlexibleServersAdministrator) ConfigMapDestinationExpressions() []*core.DestinationExpression
- func (administrator *FlexibleServersAdministrator) ConvertFrom(hub conversion.Hub) error
- func (administrator *FlexibleServersAdministrator) ConvertTo(hub conversion.Hub) error
- func (in *FlexibleServersAdministrator) DeepCopy() *FlexibleServersAdministrator
- func (in *FlexibleServersAdministrator) DeepCopyInto(out *FlexibleServersAdministrator)
- func (in *FlexibleServersAdministrator) DeepCopyObject() runtime.Object
- func (administrator *FlexibleServersAdministrator) Default()
- func (administrator FlexibleServersAdministrator) GetAPIVersion() string
- func (administrator *FlexibleServersAdministrator) GetConditions() conditions.Conditions
- func (administrator *FlexibleServersAdministrator) GetResourceScope() genruntime.ResourceScope
- func (administrator *FlexibleServersAdministrator) GetSpec() genruntime.ConvertibleSpec
- func (administrator *FlexibleServersAdministrator) GetStatus() genruntime.ConvertibleStatus
- func (administrator *FlexibleServersAdministrator) GetSupportedOperations() []genruntime.ResourceOperation
- func (administrator *FlexibleServersAdministrator) GetType() string
- func (administrator *FlexibleServersAdministrator) InitializeSpec(status genruntime.ConvertibleStatus) error
- func (administrator *FlexibleServersAdministrator) NewEmptyStatus() genruntime.ConvertibleStatus
- func (administrator *FlexibleServersAdministrator) OriginalGVK() *schema.GroupVersionKind
- func (administrator *FlexibleServersAdministrator) Owner() *genruntime.ResourceReference
- func (administrator *FlexibleServersAdministrator) SecretDestinationExpressions() []*core.DestinationExpression
- func (administrator *FlexibleServersAdministrator) SetConditions(conditions conditions.Conditions)
- func (administrator *FlexibleServersAdministrator) SetStatus(status genruntime.ConvertibleStatus) error
- func (administrator *FlexibleServersAdministrator) ValidateCreate() (admission.Warnings, error)
- func (administrator *FlexibleServersAdministrator) ValidateDelete() (admission.Warnings, error)
- func (administrator *FlexibleServersAdministrator) ValidateUpdate(old runtime.Object) (admission.Warnings, error)
- type FlexibleServersAdministratorList
- type FlexibleServersAdministratorOperatorSpec
- func (operator *FlexibleServersAdministratorOperatorSpec) AssignProperties_From_FlexibleServersAdministratorOperatorSpec(source *storage.FlexibleServersAdministratorOperatorSpec) error
- func (operator *FlexibleServersAdministratorOperatorSpec) AssignProperties_To_FlexibleServersAdministratorOperatorSpec(destination *storage.FlexibleServersAdministratorOperatorSpec) error
- func (in *FlexibleServersAdministratorOperatorSpec) DeepCopy() *FlexibleServersAdministratorOperatorSpec
- func (in *FlexibleServersAdministratorOperatorSpec) DeepCopyInto(out *FlexibleServersAdministratorOperatorSpec)
- type FlexibleServersAdministrator_STATUS
- func (administrator *FlexibleServersAdministrator_STATUS) AssignProperties_From_FlexibleServersAdministrator_STATUS(source *storage.FlexibleServersAdministrator_STATUS) error
- func (administrator *FlexibleServersAdministrator_STATUS) AssignProperties_To_FlexibleServersAdministrator_STATUS(destination *storage.FlexibleServersAdministrator_STATUS) error
- func (administrator *FlexibleServersAdministrator_STATUS) ConvertStatusFrom(source genruntime.ConvertibleStatus) error
- func (administrator *FlexibleServersAdministrator_STATUS) ConvertStatusTo(destination genruntime.ConvertibleStatus) error
- func (in *FlexibleServersAdministrator_STATUS) DeepCopy() *FlexibleServersAdministrator_STATUS
- func (in *FlexibleServersAdministrator_STATUS) DeepCopyInto(out *FlexibleServersAdministrator_STATUS)
- func (administrator *FlexibleServersAdministrator_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (administrator *FlexibleServersAdministrator_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type FlexibleServersAdministrator_Spec
- func (administrator *FlexibleServersAdministrator_Spec) AssignProperties_From_FlexibleServersAdministrator_Spec(source *storage.FlexibleServersAdministrator_Spec) error
- func (administrator *FlexibleServersAdministrator_Spec) AssignProperties_To_FlexibleServersAdministrator_Spec(destination *storage.FlexibleServersAdministrator_Spec) error
- func (administrator *FlexibleServersAdministrator_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error
- func (administrator *FlexibleServersAdministrator_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error
- func (administrator *FlexibleServersAdministrator_Spec) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
- func (in *FlexibleServersAdministrator_Spec) DeepCopy() *FlexibleServersAdministrator_Spec
- func (in *FlexibleServersAdministrator_Spec) DeepCopyInto(out *FlexibleServersAdministrator_Spec)
- func (administrator *FlexibleServersAdministrator_Spec) Initialize_From_FlexibleServersAdministrator_STATUS(source *FlexibleServersAdministrator_STATUS) error
- func (administrator *FlexibleServersAdministrator_Spec) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (administrator *FlexibleServersAdministrator_Spec) OriginalVersion() string
- func (administrator *FlexibleServersAdministrator_Spec) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type FlexibleServersConfiguration
- func (configuration *FlexibleServersConfiguration) AssignProperties_From_FlexibleServersConfiguration(source *storage.FlexibleServersConfiguration) error
- func (configuration *FlexibleServersConfiguration) AssignProperties_To_FlexibleServersConfiguration(destination *storage.FlexibleServersConfiguration) error
- func (configuration *FlexibleServersConfiguration) AzureName() string
- func (configuration *FlexibleServersConfiguration) ConfigMapDestinationExpressions() []*core.DestinationExpression
- func (configuration *FlexibleServersConfiguration) ConvertFrom(hub conversion.Hub) error
- func (configuration *FlexibleServersConfiguration) ConvertTo(hub conversion.Hub) error
- func (in *FlexibleServersConfiguration) DeepCopy() *FlexibleServersConfiguration
- func (in *FlexibleServersConfiguration) DeepCopyInto(out *FlexibleServersConfiguration)
- func (in *FlexibleServersConfiguration) DeepCopyObject() runtime.Object
- func (configuration *FlexibleServersConfiguration) Default()
- func (configuration FlexibleServersConfiguration) GetAPIVersion() string
- func (configuration *FlexibleServersConfiguration) GetConditions() conditions.Conditions
- func (configuration *FlexibleServersConfiguration) GetResourceScope() genruntime.ResourceScope
- func (configuration *FlexibleServersConfiguration) GetSpec() genruntime.ConvertibleSpec
- func (configuration *FlexibleServersConfiguration) GetStatus() genruntime.ConvertibleStatus
- func (configuration *FlexibleServersConfiguration) GetSupportedOperations() []genruntime.ResourceOperation
- func (configuration *FlexibleServersConfiguration) GetType() string
- func (configuration *FlexibleServersConfiguration) InitializeSpec(status genruntime.ConvertibleStatus) error
- func (configuration *FlexibleServersConfiguration) NewEmptyStatus() genruntime.ConvertibleStatus
- func (configuration *FlexibleServersConfiguration) OriginalGVK() *schema.GroupVersionKind
- func (configuration *FlexibleServersConfiguration) Owner() *genruntime.ResourceReference
- func (configuration *FlexibleServersConfiguration) SecretDestinationExpressions() []*core.DestinationExpression
- func (configuration *FlexibleServersConfiguration) SetConditions(conditions conditions.Conditions)
- func (configuration *FlexibleServersConfiguration) SetStatus(status genruntime.ConvertibleStatus) error
- func (configuration *FlexibleServersConfiguration) ValidateCreate() (admission.Warnings, error)
- func (configuration *FlexibleServersConfiguration) ValidateDelete() (admission.Warnings, error)
- func (configuration *FlexibleServersConfiguration) ValidateUpdate(old runtime.Object) (admission.Warnings, error)
- type FlexibleServersConfigurationList
- type FlexibleServersConfigurationOperatorSpec
- func (operator *FlexibleServersConfigurationOperatorSpec) AssignProperties_From_FlexibleServersConfigurationOperatorSpec(source *storage.FlexibleServersConfigurationOperatorSpec) error
- func (operator *FlexibleServersConfigurationOperatorSpec) AssignProperties_To_FlexibleServersConfigurationOperatorSpec(destination *storage.FlexibleServersConfigurationOperatorSpec) error
- func (in *FlexibleServersConfigurationOperatorSpec) DeepCopy() *FlexibleServersConfigurationOperatorSpec
- func (in *FlexibleServersConfigurationOperatorSpec) DeepCopyInto(out *FlexibleServersConfigurationOperatorSpec)
- type FlexibleServersConfiguration_STATUS
- func (configuration *FlexibleServersConfiguration_STATUS) AssignProperties_From_FlexibleServersConfiguration_STATUS(source *storage.FlexibleServersConfiguration_STATUS) error
- func (configuration *FlexibleServersConfiguration_STATUS) AssignProperties_To_FlexibleServersConfiguration_STATUS(destination *storage.FlexibleServersConfiguration_STATUS) error
- func (configuration *FlexibleServersConfiguration_STATUS) ConvertStatusFrom(source genruntime.ConvertibleStatus) error
- func (configuration *FlexibleServersConfiguration_STATUS) ConvertStatusTo(destination genruntime.ConvertibleStatus) error
- func (in *FlexibleServersConfiguration_STATUS) DeepCopy() *FlexibleServersConfiguration_STATUS
- func (in *FlexibleServersConfiguration_STATUS) DeepCopyInto(out *FlexibleServersConfiguration_STATUS)
- func (configuration *FlexibleServersConfiguration_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (configuration *FlexibleServersConfiguration_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type FlexibleServersConfiguration_Spec
- func (configuration *FlexibleServersConfiguration_Spec) AssignProperties_From_FlexibleServersConfiguration_Spec(source *storage.FlexibleServersConfiguration_Spec) error
- func (configuration *FlexibleServersConfiguration_Spec) AssignProperties_To_FlexibleServersConfiguration_Spec(destination *storage.FlexibleServersConfiguration_Spec) error
- func (configuration *FlexibleServersConfiguration_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error
- func (configuration *FlexibleServersConfiguration_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error
- func (configuration *FlexibleServersConfiguration_Spec) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
- func (in *FlexibleServersConfiguration_Spec) DeepCopy() *FlexibleServersConfiguration_Spec
- func (in *FlexibleServersConfiguration_Spec) DeepCopyInto(out *FlexibleServersConfiguration_Spec)
- func (configuration *FlexibleServersConfiguration_Spec) Initialize_From_FlexibleServersConfiguration_STATUS(source *FlexibleServersConfiguration_STATUS) error
- func (configuration *FlexibleServersConfiguration_Spec) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (configuration *FlexibleServersConfiguration_Spec) OriginalVersion() string
- func (configuration *FlexibleServersConfiguration_Spec) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- func (configuration *FlexibleServersConfiguration_Spec) SetAzureName(azureName string)
- type FlexibleServersDatabase
- func (database *FlexibleServersDatabase) AssignProperties_From_FlexibleServersDatabase(source *storage.FlexibleServersDatabase) error
- func (database *FlexibleServersDatabase) AssignProperties_To_FlexibleServersDatabase(destination *storage.FlexibleServersDatabase) error
- func (database *FlexibleServersDatabase) AzureName() string
- func (database *FlexibleServersDatabase) ConfigMapDestinationExpressions() []*core.DestinationExpression
- func (database *FlexibleServersDatabase) ConvertFrom(hub conversion.Hub) error
- func (database *FlexibleServersDatabase) ConvertTo(hub conversion.Hub) error
- func (in *FlexibleServersDatabase) DeepCopy() *FlexibleServersDatabase
- func (in *FlexibleServersDatabase) DeepCopyInto(out *FlexibleServersDatabase)
- func (in *FlexibleServersDatabase) DeepCopyObject() runtime.Object
- func (database *FlexibleServersDatabase) Default()
- func (database FlexibleServersDatabase) GetAPIVersion() string
- func (database *FlexibleServersDatabase) GetConditions() conditions.Conditions
- func (database *FlexibleServersDatabase) GetResourceScope() genruntime.ResourceScope
- func (database *FlexibleServersDatabase) GetSpec() genruntime.ConvertibleSpec
- func (database *FlexibleServersDatabase) GetStatus() genruntime.ConvertibleStatus
- func (database *FlexibleServersDatabase) GetSupportedOperations() []genruntime.ResourceOperation
- func (database *FlexibleServersDatabase) GetType() string
- func (database *FlexibleServersDatabase) InitializeSpec(status genruntime.ConvertibleStatus) error
- func (database *FlexibleServersDatabase) NewEmptyStatus() genruntime.ConvertibleStatus
- func (database *FlexibleServersDatabase) OriginalGVK() *schema.GroupVersionKind
- func (database *FlexibleServersDatabase) Owner() *genruntime.ResourceReference
- func (database *FlexibleServersDatabase) SecretDestinationExpressions() []*core.DestinationExpression
- func (database *FlexibleServersDatabase) SetConditions(conditions conditions.Conditions)
- func (database *FlexibleServersDatabase) SetStatus(status genruntime.ConvertibleStatus) error
- func (database *FlexibleServersDatabase) ValidateCreate() (admission.Warnings, error)
- func (database *FlexibleServersDatabase) ValidateDelete() (admission.Warnings, error)
- func (database *FlexibleServersDatabase) ValidateUpdate(old runtime.Object) (admission.Warnings, error)
- type FlexibleServersDatabaseList
- type FlexibleServersDatabaseOperatorSpec
- func (operator *FlexibleServersDatabaseOperatorSpec) AssignProperties_From_FlexibleServersDatabaseOperatorSpec(source *storage.FlexibleServersDatabaseOperatorSpec) error
- func (operator *FlexibleServersDatabaseOperatorSpec) AssignProperties_To_FlexibleServersDatabaseOperatorSpec(destination *storage.FlexibleServersDatabaseOperatorSpec) error
- func (in *FlexibleServersDatabaseOperatorSpec) DeepCopy() *FlexibleServersDatabaseOperatorSpec
- func (in *FlexibleServersDatabaseOperatorSpec) DeepCopyInto(out *FlexibleServersDatabaseOperatorSpec)
- type FlexibleServersDatabase_STATUS
- func (database *FlexibleServersDatabase_STATUS) AssignProperties_From_FlexibleServersDatabase_STATUS(source *storage.FlexibleServersDatabase_STATUS) error
- func (database *FlexibleServersDatabase_STATUS) AssignProperties_To_FlexibleServersDatabase_STATUS(destination *storage.FlexibleServersDatabase_STATUS) error
- func (database *FlexibleServersDatabase_STATUS) ConvertStatusFrom(source genruntime.ConvertibleStatus) error
- func (database *FlexibleServersDatabase_STATUS) ConvertStatusTo(destination genruntime.ConvertibleStatus) error
- func (in *FlexibleServersDatabase_STATUS) DeepCopy() *FlexibleServersDatabase_STATUS
- func (in *FlexibleServersDatabase_STATUS) DeepCopyInto(out *FlexibleServersDatabase_STATUS)
- func (database *FlexibleServersDatabase_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (database *FlexibleServersDatabase_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type FlexibleServersDatabase_Spec
- func (database *FlexibleServersDatabase_Spec) AssignProperties_From_FlexibleServersDatabase_Spec(source *storage.FlexibleServersDatabase_Spec) error
- func (database *FlexibleServersDatabase_Spec) AssignProperties_To_FlexibleServersDatabase_Spec(destination *storage.FlexibleServersDatabase_Spec) error
- func (database *FlexibleServersDatabase_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error
- func (database *FlexibleServersDatabase_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error
- func (database *FlexibleServersDatabase_Spec) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
- func (in *FlexibleServersDatabase_Spec) DeepCopy() *FlexibleServersDatabase_Spec
- func (in *FlexibleServersDatabase_Spec) DeepCopyInto(out *FlexibleServersDatabase_Spec)
- func (database *FlexibleServersDatabase_Spec) Initialize_From_FlexibleServersDatabase_STATUS(source *FlexibleServersDatabase_STATUS) error
- func (database *FlexibleServersDatabase_Spec) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (database *FlexibleServersDatabase_Spec) OriginalVersion() string
- func (database *FlexibleServersDatabase_Spec) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- func (database *FlexibleServersDatabase_Spec) SetAzureName(azureName string)
- type FlexibleServersFirewallRule
- func (rule *FlexibleServersFirewallRule) AssignProperties_From_FlexibleServersFirewallRule(source *storage.FlexibleServersFirewallRule) error
- func (rule *FlexibleServersFirewallRule) AssignProperties_To_FlexibleServersFirewallRule(destination *storage.FlexibleServersFirewallRule) error
- func (rule *FlexibleServersFirewallRule) AzureName() string
- func (rule *FlexibleServersFirewallRule) ConfigMapDestinationExpressions() []*core.DestinationExpression
- func (rule *FlexibleServersFirewallRule) ConvertFrom(hub conversion.Hub) error
- func (rule *FlexibleServersFirewallRule) ConvertTo(hub conversion.Hub) error
- func (in *FlexibleServersFirewallRule) DeepCopy() *FlexibleServersFirewallRule
- func (in *FlexibleServersFirewallRule) DeepCopyInto(out *FlexibleServersFirewallRule)
- func (in *FlexibleServersFirewallRule) DeepCopyObject() runtime.Object
- func (rule *FlexibleServersFirewallRule) Default()
- func (rule FlexibleServersFirewallRule) GetAPIVersion() string
- func (rule *FlexibleServersFirewallRule) GetConditions() conditions.Conditions
- func (rule *FlexibleServersFirewallRule) GetResourceScope() genruntime.ResourceScope
- func (rule *FlexibleServersFirewallRule) GetSpec() genruntime.ConvertibleSpec
- func (rule *FlexibleServersFirewallRule) GetStatus() genruntime.ConvertibleStatus
- func (rule *FlexibleServersFirewallRule) GetSupportedOperations() []genruntime.ResourceOperation
- func (rule *FlexibleServersFirewallRule) GetType() string
- func (rule *FlexibleServersFirewallRule) InitializeSpec(status genruntime.ConvertibleStatus) error
- func (rule *FlexibleServersFirewallRule) NewEmptyStatus() genruntime.ConvertibleStatus
- func (rule *FlexibleServersFirewallRule) OriginalGVK() *schema.GroupVersionKind
- func (rule *FlexibleServersFirewallRule) Owner() *genruntime.ResourceReference
- func (rule *FlexibleServersFirewallRule) SecretDestinationExpressions() []*core.DestinationExpression
- func (rule *FlexibleServersFirewallRule) SetConditions(conditions conditions.Conditions)
- func (rule *FlexibleServersFirewallRule) SetStatus(status genruntime.ConvertibleStatus) error
- func (rule *FlexibleServersFirewallRule) ValidateCreate() (admission.Warnings, error)
- func (rule *FlexibleServersFirewallRule) ValidateDelete() (admission.Warnings, error)
- func (rule *FlexibleServersFirewallRule) ValidateUpdate(old runtime.Object) (admission.Warnings, error)
- type FlexibleServersFirewallRuleList
- type FlexibleServersFirewallRuleOperatorSpec
- func (operator *FlexibleServersFirewallRuleOperatorSpec) AssignProperties_From_FlexibleServersFirewallRuleOperatorSpec(source *storage.FlexibleServersFirewallRuleOperatorSpec) error
- func (operator *FlexibleServersFirewallRuleOperatorSpec) AssignProperties_To_FlexibleServersFirewallRuleOperatorSpec(destination *storage.FlexibleServersFirewallRuleOperatorSpec) error
- func (in *FlexibleServersFirewallRuleOperatorSpec) DeepCopy() *FlexibleServersFirewallRuleOperatorSpec
- func (in *FlexibleServersFirewallRuleOperatorSpec) DeepCopyInto(out *FlexibleServersFirewallRuleOperatorSpec)
- type FlexibleServersFirewallRule_STATUS
- func (rule *FlexibleServersFirewallRule_STATUS) AssignProperties_From_FlexibleServersFirewallRule_STATUS(source *storage.FlexibleServersFirewallRule_STATUS) error
- func (rule *FlexibleServersFirewallRule_STATUS) AssignProperties_To_FlexibleServersFirewallRule_STATUS(destination *storage.FlexibleServersFirewallRule_STATUS) error
- func (rule *FlexibleServersFirewallRule_STATUS) ConvertStatusFrom(source genruntime.ConvertibleStatus) error
- func (rule *FlexibleServersFirewallRule_STATUS) ConvertStatusTo(destination genruntime.ConvertibleStatus) error
- func (in *FlexibleServersFirewallRule_STATUS) DeepCopy() *FlexibleServersFirewallRule_STATUS
- func (in *FlexibleServersFirewallRule_STATUS) DeepCopyInto(out *FlexibleServersFirewallRule_STATUS)
- func (rule *FlexibleServersFirewallRule_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (rule *FlexibleServersFirewallRule_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type FlexibleServersFirewallRule_Spec
- func (rule *FlexibleServersFirewallRule_Spec) AssignProperties_From_FlexibleServersFirewallRule_Spec(source *storage.FlexibleServersFirewallRule_Spec) error
- func (rule *FlexibleServersFirewallRule_Spec) AssignProperties_To_FlexibleServersFirewallRule_Spec(destination *storage.FlexibleServersFirewallRule_Spec) error
- func (rule *FlexibleServersFirewallRule_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error
- func (rule *FlexibleServersFirewallRule_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error
- func (rule *FlexibleServersFirewallRule_Spec) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
- func (in *FlexibleServersFirewallRule_Spec) DeepCopy() *FlexibleServersFirewallRule_Spec
- func (in *FlexibleServersFirewallRule_Spec) DeepCopyInto(out *FlexibleServersFirewallRule_Spec)
- func (rule *FlexibleServersFirewallRule_Spec) Initialize_From_FlexibleServersFirewallRule_STATUS(source *FlexibleServersFirewallRule_STATUS) error
- func (rule *FlexibleServersFirewallRule_Spec) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (rule *FlexibleServersFirewallRule_Spec) OriginalVersion() string
- func (rule *FlexibleServersFirewallRule_Spec) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- func (rule *FlexibleServersFirewallRule_Spec) SetAzureName(azureName string)
- type HighAvailability
- func (availability *HighAvailability) AssignProperties_From_HighAvailability(source *storage.HighAvailability) error
- func (availability *HighAvailability) AssignProperties_To_HighAvailability(destination *storage.HighAvailability) error
- func (availability *HighAvailability) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
- func (in *HighAvailability) DeepCopy() *HighAvailability
- func (in *HighAvailability) DeepCopyInto(out *HighAvailability)
- func (availability *HighAvailability) Initialize_From_HighAvailability_STATUS(source *HighAvailability_STATUS) error
- func (availability *HighAvailability) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (availability *HighAvailability) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type HighAvailability_Mode
- type HighAvailability_Mode_STATUS
- type HighAvailability_STATUS
- func (availability *HighAvailability_STATUS) AssignProperties_From_HighAvailability_STATUS(source *storage.HighAvailability_STATUS) error
- func (availability *HighAvailability_STATUS) AssignProperties_To_HighAvailability_STATUS(destination *storage.HighAvailability_STATUS) error
- func (in *HighAvailability_STATUS) DeepCopy() *HighAvailability_STATUS
- func (in *HighAvailability_STATUS) DeepCopyInto(out *HighAvailability_STATUS)
- func (availability *HighAvailability_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (availability *HighAvailability_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type HighAvailability_State_STATUS
- type ImportSourceProperties
- func (properties *ImportSourceProperties) AssignProperties_From_ImportSourceProperties(source *storage.ImportSourceProperties) error
- func (properties *ImportSourceProperties) AssignProperties_To_ImportSourceProperties(destination *storage.ImportSourceProperties) error
- func (properties *ImportSourceProperties) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
- func (in *ImportSourceProperties) DeepCopy() *ImportSourceProperties
- func (in *ImportSourceProperties) DeepCopyInto(out *ImportSourceProperties)
- func (properties *ImportSourceProperties) Initialize_From_ImportSourceProperties_STATUS(source *ImportSourceProperties_STATUS) error
- func (properties *ImportSourceProperties) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (properties *ImportSourceProperties) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type ImportSourceProperties_STATUS
- func (properties *ImportSourceProperties_STATUS) AssignProperties_From_ImportSourceProperties_STATUS(source *storage.ImportSourceProperties_STATUS) error
- func (properties *ImportSourceProperties_STATUS) AssignProperties_To_ImportSourceProperties_STATUS(destination *storage.ImportSourceProperties_STATUS) error
- func (in *ImportSourceProperties_STATUS) DeepCopy() *ImportSourceProperties_STATUS
- func (in *ImportSourceProperties_STATUS) DeepCopyInto(out *ImportSourceProperties_STATUS)
- func (properties *ImportSourceProperties_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (properties *ImportSourceProperties_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type ImportSourceProperties_StorageType
- type ImportSourceProperties_StorageType_STATUS
- type MaintenanceWindow
- func (window *MaintenanceWindow) AssignProperties_From_MaintenanceWindow(source *storage.MaintenanceWindow) error
- func (window *MaintenanceWindow) AssignProperties_To_MaintenanceWindow(destination *storage.MaintenanceWindow) error
- func (window *MaintenanceWindow) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
- func (in *MaintenanceWindow) DeepCopy() *MaintenanceWindow
- func (in *MaintenanceWindow) DeepCopyInto(out *MaintenanceWindow)
- func (window *MaintenanceWindow) Initialize_From_MaintenanceWindow_STATUS(source *MaintenanceWindow_STATUS) error
- func (window *MaintenanceWindow) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (window *MaintenanceWindow) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type MaintenanceWindow_STATUS
- func (window *MaintenanceWindow_STATUS) AssignProperties_From_MaintenanceWindow_STATUS(source *storage.MaintenanceWindow_STATUS) error
- func (window *MaintenanceWindow_STATUS) AssignProperties_To_MaintenanceWindow_STATUS(destination *storage.MaintenanceWindow_STATUS) error
- func (in *MaintenanceWindow_STATUS) DeepCopy() *MaintenanceWindow_STATUS
- func (in *MaintenanceWindow_STATUS) DeepCopyInto(out *MaintenanceWindow_STATUS)
- func (window *MaintenanceWindow_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (window *MaintenanceWindow_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type MySQLServerIdentity
- func (identity *MySQLServerIdentity) AssignProperties_From_MySQLServerIdentity(source *storage.MySQLServerIdentity) error
- func (identity *MySQLServerIdentity) AssignProperties_To_MySQLServerIdentity(destination *storage.MySQLServerIdentity) error
- func (identity *MySQLServerIdentity) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
- func (in *MySQLServerIdentity) DeepCopy() *MySQLServerIdentity
- func (in *MySQLServerIdentity) DeepCopyInto(out *MySQLServerIdentity)
- func (identity *MySQLServerIdentity) Initialize_From_MySQLServerIdentity_STATUS(source *MySQLServerIdentity_STATUS) error
- func (identity *MySQLServerIdentity) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (identity *MySQLServerIdentity) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type MySQLServerIdentity_STATUS
- func (identity *MySQLServerIdentity_STATUS) AssignProperties_From_MySQLServerIdentity_STATUS(source *storage.MySQLServerIdentity_STATUS) error
- func (identity *MySQLServerIdentity_STATUS) AssignProperties_To_MySQLServerIdentity_STATUS(destination *storage.MySQLServerIdentity_STATUS) error
- func (in *MySQLServerIdentity_STATUS) DeepCopy() *MySQLServerIdentity_STATUS
- func (in *MySQLServerIdentity_STATUS) DeepCopyInto(out *MySQLServerIdentity_STATUS)
- func (identity *MySQLServerIdentity_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (identity *MySQLServerIdentity_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type MySQLServerIdentity_Type
- type MySQLServerIdentity_Type_STATUS
- type MySQLServerSku
- func (serverSku *MySQLServerSku) AssignProperties_From_MySQLServerSku(source *storage.MySQLServerSku) error
- func (serverSku *MySQLServerSku) AssignProperties_To_MySQLServerSku(destination *storage.MySQLServerSku) error
- func (serverSku *MySQLServerSku) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
- func (in *MySQLServerSku) DeepCopy() *MySQLServerSku
- func (in *MySQLServerSku) DeepCopyInto(out *MySQLServerSku)
- func (serverSku *MySQLServerSku) Initialize_From_MySQLServerSku_STATUS(source *MySQLServerSku_STATUS) error
- func (serverSku *MySQLServerSku) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (serverSku *MySQLServerSku) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type MySQLServerSku_STATUS
- func (serverSku *MySQLServerSku_STATUS) AssignProperties_From_MySQLServerSku_STATUS(source *storage.MySQLServerSku_STATUS) error
- func (serverSku *MySQLServerSku_STATUS) AssignProperties_To_MySQLServerSku_STATUS(destination *storage.MySQLServerSku_STATUS) error
- func (in *MySQLServerSku_STATUS) DeepCopy() *MySQLServerSku_STATUS
- func (in *MySQLServerSku_STATUS) DeepCopyInto(out *MySQLServerSku_STATUS)
- func (serverSku *MySQLServerSku_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (serverSku *MySQLServerSku_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type MySQLServerSku_Tier
- type MySQLServerSku_Tier_STATUS
- type Network
- func (network *Network) AssignProperties_From_Network(source *storage.Network) error
- func (network *Network) AssignProperties_To_Network(destination *storage.Network) error
- func (network *Network) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
- func (in *Network) DeepCopy() *Network
- func (in *Network) DeepCopyInto(out *Network)
- func (network *Network) Initialize_From_Network_STATUS(source *Network_STATUS) error
- func (network *Network) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (network *Network) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type Network_STATUS
- func (network *Network_STATUS) AssignProperties_From_Network_STATUS(source *storage.Network_STATUS) error
- func (network *Network_STATUS) AssignProperties_To_Network_STATUS(destination *storage.Network_STATUS) error
- func (in *Network_STATUS) DeepCopy() *Network_STATUS
- func (in *Network_STATUS) DeepCopyInto(out *Network_STATUS)
- func (network *Network_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (network *Network_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type PrivateEndpointConnection_STATUS
- func (connection *PrivateEndpointConnection_STATUS) AssignProperties_From_PrivateEndpointConnection_STATUS(source *storage.PrivateEndpointConnection_STATUS) error
- func (connection *PrivateEndpointConnection_STATUS) AssignProperties_To_PrivateEndpointConnection_STATUS(destination *storage.PrivateEndpointConnection_STATUS) error
- func (in *PrivateEndpointConnection_STATUS) DeepCopy() *PrivateEndpointConnection_STATUS
- func (in *PrivateEndpointConnection_STATUS) DeepCopyInto(out *PrivateEndpointConnection_STATUS)
- func (connection *PrivateEndpointConnection_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (connection *PrivateEndpointConnection_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type ReplicationRole
- type ReplicationRole_STATUS
- type ServerProperties_CreateMode
- type ServerProperties_CreateMode_STATUS
- type ServerProperties_State_STATUS
- type ServerVersion
- type ServerVersion_STATUS
- type Storage
- func (storage *Storage) AssignProperties_From_Storage(source *storage.Storage) error
- func (storage *Storage) AssignProperties_To_Storage(destination *storage.Storage) error
- func (storage *Storage) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
- func (in *Storage) DeepCopy() *Storage
- func (in *Storage) DeepCopyInto(out *Storage)
- func (storage *Storage) Initialize_From_Storage_STATUS(source *Storage_STATUS) error
- func (storage *Storage) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (storage *Storage) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type Storage_STATUS
- func (storage *Storage_STATUS) AssignProperties_From_Storage_STATUS(source *storage.Storage_STATUS) error
- func (storage *Storage_STATUS) AssignProperties_To_Storage_STATUS(destination *storage.Storage_STATUS) error
- func (in *Storage_STATUS) DeepCopy() *Storage_STATUS
- func (in *Storage_STATUS) DeepCopyInto(out *Storage_STATUS)
- func (storage *Storage_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (storage *Storage_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type SystemData_CreatedByType_STATUS
- type SystemData_LastModifiedByType_STATUS
- type SystemData_STATUS
- func (data *SystemData_STATUS) AssignProperties_From_SystemData_STATUS(source *storage.SystemData_STATUS) error
- func (data *SystemData_STATUS) AssignProperties_To_SystemData_STATUS(destination *storage.SystemData_STATUS) error
- func (in *SystemData_STATUS) DeepCopy() *SystemData_STATUS
- func (in *SystemData_STATUS) DeepCopyInto(out *SystemData_STATUS)
- func (data *SystemData_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (data *SystemData_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type UserAssignedIdentityDetails
- func (details *UserAssignedIdentityDetails) AssignProperties_From_UserAssignedIdentityDetails(source *storage.UserAssignedIdentityDetails) error
- func (details *UserAssignedIdentityDetails) AssignProperties_To_UserAssignedIdentityDetails(destination *storage.UserAssignedIdentityDetails) error
- func (in *UserAssignedIdentityDetails) DeepCopy() *UserAssignedIdentityDetails
- func (in *UserAssignedIdentityDetails) DeepCopyInto(out *UserAssignedIdentityDetails)
Constants ¶
const ( ReplicationRole_None = ReplicationRole("None") ReplicationRole_Replica = ReplicationRole("Replica") ReplicationRole_Source = ReplicationRole("Source") )
const ( ReplicationRole_STATUS_None = ReplicationRole_STATUS("None") ReplicationRole_STATUS_Replica = ReplicationRole_STATUS("Replica") ReplicationRole_STATUS_Source = ReplicationRole_STATUS("Source") )
const ( ServerProperties_CreateMode_Default = ServerProperties_CreateMode("Default") ServerProperties_CreateMode_GeoRestore = ServerProperties_CreateMode("GeoRestore") ServerProperties_CreateMode_PointInTimeRestore = ServerProperties_CreateMode("PointInTimeRestore") ServerProperties_CreateMode_Replica = ServerProperties_CreateMode("Replica") )
const ( ServerProperties_CreateMode_STATUS_Default = ServerProperties_CreateMode_STATUS("Default") ServerProperties_CreateMode_STATUS_GeoRestore = ServerProperties_CreateMode_STATUS("GeoRestore") ServerProperties_CreateMode_STATUS_PointInTimeRestore = ServerProperties_CreateMode_STATUS("PointInTimeRestore") ServerProperties_CreateMode_STATUS_Replica = ServerProperties_CreateMode_STATUS("Replica") )
const ( ServerProperties_State_STATUS_Disabled = ServerProperties_State_STATUS("Disabled") ServerProperties_State_STATUS_Dropping = ServerProperties_State_STATUS("Dropping") ServerProperties_State_STATUS_Ready = ServerProperties_State_STATUS("Ready") ServerProperties_State_STATUS_Starting = ServerProperties_State_STATUS("Starting") ServerProperties_State_STATUS_Stopped = ServerProperties_State_STATUS("Stopped") ServerProperties_State_STATUS_Stopping = ServerProperties_State_STATUS("Stopping") ServerProperties_State_STATUS_Updating = ServerProperties_State_STATUS("Updating") )
const ( ServerVersion_57 = ServerVersion("5.7") ServerVersion_8021 = ServerVersion("8.0.21") )
const ( ServerVersion_STATUS_57 = ServerVersion_STATUS("5.7") ServerVersion_STATUS_8021 = ServerVersion_STATUS("8.0.21") )
const ( DataEncryption_Type_AzureKeyVault = DataEncryption_Type("AzureKeyVault") DataEncryption_Type_SystemManaged = DataEncryption_Type("SystemManaged") )
const ( DataEncryption_Type_STATUS_AzureKeyVault = DataEncryption_Type_STATUS("AzureKeyVault") DataEncryption_Type_STATUS_SystemManaged = DataEncryption_Type_STATUS("SystemManaged") )
const ( EnableStatusEnum_Disabled = EnableStatusEnum("Disabled") EnableStatusEnum_Enabled = EnableStatusEnum("Enabled") )
const ( EnableStatusEnum_STATUS_Disabled = EnableStatusEnum_STATUS("Disabled") EnableStatusEnum_STATUS_Enabled = EnableStatusEnum_STATUS("Enabled") )
const ( HighAvailability_Mode_Disabled = HighAvailability_Mode("Disabled") HighAvailability_Mode_SameZone = HighAvailability_Mode("SameZone") HighAvailability_Mode_ZoneRedundant = HighAvailability_Mode("ZoneRedundant") )
const ( HighAvailability_Mode_STATUS_Disabled = HighAvailability_Mode_STATUS("Disabled") HighAvailability_Mode_STATUS_SameZone = HighAvailability_Mode_STATUS("SameZone") HighAvailability_Mode_STATUS_ZoneRedundant = HighAvailability_Mode_STATUS("ZoneRedundant") )
const ( HighAvailability_State_STATUS_CreatingStandby = HighAvailability_State_STATUS("CreatingStandby") HighAvailability_State_STATUS_FailingOver = HighAvailability_State_STATUS("FailingOver") HighAvailability_State_STATUS_Healthy = HighAvailability_State_STATUS("Healthy") HighAvailability_State_STATUS_NotEnabled = HighAvailability_State_STATUS("NotEnabled") HighAvailability_State_STATUS_RemovingStandby = HighAvailability_State_STATUS("RemovingStandby") )
const ( MySQLServerSku_Tier_Burstable = MySQLServerSku_Tier("Burstable") MySQLServerSku_Tier_GeneralPurpose = MySQLServerSku_Tier("GeneralPurpose") MySQLServerSku_Tier_MemoryOptimized = MySQLServerSku_Tier("MemoryOptimized") )
const ( MySQLServerSku_Tier_STATUS_Burstable = MySQLServerSku_Tier_STATUS("Burstable") MySQLServerSku_Tier_STATUS_GeneralPurpose = MySQLServerSku_Tier_STATUS("GeneralPurpose") MySQLServerSku_Tier_STATUS_MemoryOptimized = MySQLServerSku_Tier_STATUS("MemoryOptimized") )
const ( SystemData_CreatedByType_STATUS_Application = SystemData_CreatedByType_STATUS("Application") SystemData_CreatedByType_STATUS_Key = SystemData_CreatedByType_STATUS("Key") SystemData_CreatedByType_STATUS_ManagedIdentity = SystemData_CreatedByType_STATUS("ManagedIdentity") SystemData_CreatedByType_STATUS_User = SystemData_CreatedByType_STATUS("User") )
const ( SystemData_LastModifiedByType_STATUS_Application = SystemData_LastModifiedByType_STATUS("Application") SystemData_LastModifiedByType_STATUS_Key = SystemData_LastModifiedByType_STATUS("Key") SystemData_LastModifiedByType_STATUS_ManagedIdentity = SystemData_LastModifiedByType_STATUS("ManagedIdentity") SystemData_LastModifiedByType_STATUS_User = SystemData_LastModifiedByType_STATUS("User") )
const ( ConfigurationProperties_IsConfigPendingRestart_STATUS_False = ConfigurationProperties_IsConfigPendingRestart_STATUS("False") ConfigurationProperties_IsConfigPendingRestart_STATUS_True = ConfigurationProperties_IsConfigPendingRestart_STATUS("True") )
const ( ConfigurationProperties_IsDynamicConfig_STATUS_False = ConfigurationProperties_IsDynamicConfig_STATUS("False") ConfigurationProperties_IsDynamicConfig_STATUS_True = ConfigurationProperties_IsDynamicConfig_STATUS("True") )
const ( ConfigurationProperties_IsReadOnly_STATUS_False = ConfigurationProperties_IsReadOnly_STATUS("False") ConfigurationProperties_IsReadOnly_STATUS_True = ConfigurationProperties_IsReadOnly_STATUS("True") )
const ( ConfigurationProperties_Source_SystemDefault = ConfigurationProperties_Source("system-default") ConfigurationProperties_Source_UserOverride = ConfigurationProperties_Source("user-override") )
const ( ConfigurationProperties_Source_STATUS_SystemDefault = ConfigurationProperties_Source_STATUS("system-default") ConfigurationProperties_Source_STATUS_UserOverride = ConfigurationProperties_Source_STATUS("user-override") )
const APIVersion_Value = APIVersion("2023-06-30")
const AdministratorProperties_AdministratorType_ActiveDirectory = AdministratorProperties_AdministratorType("ActiveDirectory")
const AdministratorProperties_AdministratorType_STATUS_ActiveDirectory = AdministratorProperties_AdministratorType_STATUS("ActiveDirectory")
const ImportSourceProperties_StorageType_AzureBlob = ImportSourceProperties_StorageType("AzureBlob")
const ImportSourceProperties_StorageType_STATUS_AzureBlob = ImportSourceProperties_StorageType_STATUS("AzureBlob")
const MySQLServerIdentity_Type_STATUS_UserAssigned = MySQLServerIdentity_Type_STATUS("UserAssigned")
const MySQLServerIdentity_Type_UserAssigned = MySQLServerIdentity_Type("UserAssigned")
Variables ¶
var ( // GroupVersion is group version used to register these objects GroupVersion = schema.GroupVersion{Group: "dbformysql.azure.com", Version: "v1api20230630"} // SchemeBuilder is used to add go types to the GroupVersionKind scheme SchemeBuilder = &scheme.Builder{GroupVersion: GroupVersion} // AddToScheme adds the types in this group-version to the given scheme. AddToScheme = SchemeBuilder.AddToScheme )
Functions ¶
This section is empty.
Types ¶
type AdministratorProperties_AdministratorType ¶
type AdministratorProperties_AdministratorType string
+kubebuilder:validation:Enum={"ActiveDirectory"}
type AdministratorProperties_AdministratorType_STATUS ¶
type AdministratorProperties_AdministratorType_STATUS string
type Backup ¶
type Backup struct { // BackupRetentionDays: Backup retention days for the server. BackupRetentionDays *int `json:"backupRetentionDays,omitempty"` // GeoRedundantBackup: Whether or not geo redundant backup is enabled. GeoRedundantBackup *EnableStatusEnum `json:"geoRedundantBackup,omitempty"` }
Storage Profile properties of a server
func (*Backup) AssignProperties_From_Backup ¶
AssignProperties_From_Backup populates our Backup from the provided source Backup
func (*Backup) AssignProperties_To_Backup ¶
AssignProperties_To_Backup populates the provided destination Backup from our Backup
func (*Backup) ConvertToARM ¶
func (backup *Backup) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
ConvertToARM converts from a Kubernetes CRD object to an ARM object
func (*Backup) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Backup.
func (*Backup) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Backup) Initialize_From_Backup_STATUS ¶
func (backup *Backup) Initialize_From_Backup_STATUS(source *Backup_STATUS) error
Initialize_From_Backup_STATUS populates our Backup from the provided source Backup_STATUS
func (*Backup) NewEmptyARMValue ¶
func (backup *Backup) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*Backup) PopulateFromARM ¶
func (backup *Backup) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type Backup_STATUS ¶
type Backup_STATUS struct { // BackupRetentionDays: Backup retention days for the server. BackupRetentionDays *int `json:"backupRetentionDays,omitempty"` // EarliestRestoreDate: Earliest restore point creation time (ISO8601 format) EarliestRestoreDate *string `json:"earliestRestoreDate,omitempty"` // GeoRedundantBackup: Whether or not geo redundant backup is enabled. GeoRedundantBackup *EnableStatusEnum_STATUS `json:"geoRedundantBackup,omitempty"` }
Storage Profile properties of a server
func (*Backup_STATUS) AssignProperties_From_Backup_STATUS ¶
func (backup *Backup_STATUS) AssignProperties_From_Backup_STATUS(source *storage.Backup_STATUS) error
AssignProperties_From_Backup_STATUS populates our Backup_STATUS from the provided source Backup_STATUS
func (*Backup_STATUS) AssignProperties_To_Backup_STATUS ¶
func (backup *Backup_STATUS) AssignProperties_To_Backup_STATUS(destination *storage.Backup_STATUS) error
AssignProperties_To_Backup_STATUS populates the provided destination Backup_STATUS from our Backup_STATUS
func (*Backup_STATUS) DeepCopy ¶
func (in *Backup_STATUS) DeepCopy() *Backup_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Backup_STATUS.
func (*Backup_STATUS) DeepCopyInto ¶
func (in *Backup_STATUS) DeepCopyInto(out *Backup_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Backup_STATUS) NewEmptyARMValue ¶
func (backup *Backup_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*Backup_STATUS) PopulateFromARM ¶
func (backup *Backup_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type ConfigurationProperties_IsConfigPendingRestart_STATUS ¶
type ConfigurationProperties_IsConfigPendingRestart_STATUS string
type ConfigurationProperties_IsDynamicConfig_STATUS ¶
type ConfigurationProperties_IsDynamicConfig_STATUS string
type ConfigurationProperties_IsReadOnly_STATUS ¶
type ConfigurationProperties_IsReadOnly_STATUS string
type ConfigurationProperties_Source ¶
type ConfigurationProperties_Source string
+kubebuilder:validation:Enum={"system-default","user-override"}
type ConfigurationProperties_Source_STATUS ¶
type ConfigurationProperties_Source_STATUS string
type DataEncryption ¶
type DataEncryption struct { // GeoBackupKeyURI: Geo backup key uri as key vault can't cross region, need cmk in same region as geo backup GeoBackupKeyURI *string `json:"geoBackupKeyURI,omitempty"` // GeoBackupUserAssignedIdentityReference: Geo backup user identity resource id as identity can't cross region, need // identity in same region as geo backup GeoBackupUserAssignedIdentityReference *genruntime.ResourceReference `armReference:"GeoBackupUserAssignedIdentityId" json:"geoBackupUserAssignedIdentityReference,omitempty"` // PrimaryKeyURI: Primary key uri PrimaryKeyURI *string `json:"primaryKeyURI,omitempty"` // PrimaryUserAssignedIdentityReference: Primary user identity resource id PrimaryUserAssignedIdentityReference *genruntime.ResourceReference `armReference:"PrimaryUserAssignedIdentityId" json:"primaryUserAssignedIdentityReference,omitempty"` // Type: The key type, AzureKeyVault for enable cmk, SystemManaged for disable cmk. Type *DataEncryption_Type `json:"type,omitempty"` }
The date encryption for cmk.
func (*DataEncryption) AssignProperties_From_DataEncryption ¶
func (encryption *DataEncryption) AssignProperties_From_DataEncryption(source *storage.DataEncryption) error
AssignProperties_From_DataEncryption populates our DataEncryption from the provided source DataEncryption
func (*DataEncryption) AssignProperties_To_DataEncryption ¶
func (encryption *DataEncryption) AssignProperties_To_DataEncryption(destination *storage.DataEncryption) error
AssignProperties_To_DataEncryption populates the provided destination DataEncryption from our DataEncryption
func (*DataEncryption) ConvertToARM ¶
func (encryption *DataEncryption) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
ConvertToARM converts from a Kubernetes CRD object to an ARM object
func (*DataEncryption) DeepCopy ¶
func (in *DataEncryption) DeepCopy() *DataEncryption
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DataEncryption.
func (*DataEncryption) DeepCopyInto ¶
func (in *DataEncryption) DeepCopyInto(out *DataEncryption)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*DataEncryption) Initialize_From_DataEncryption_STATUS ¶
func (encryption *DataEncryption) Initialize_From_DataEncryption_STATUS(source *DataEncryption_STATUS) error
Initialize_From_DataEncryption_STATUS populates our DataEncryption from the provided source DataEncryption_STATUS
func (*DataEncryption) NewEmptyARMValue ¶
func (encryption *DataEncryption) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*DataEncryption) PopulateFromARM ¶
func (encryption *DataEncryption) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type DataEncryption_STATUS ¶
type DataEncryption_STATUS struct { // GeoBackupKeyURI: Geo backup key uri as key vault can't cross region, need cmk in same region as geo backup GeoBackupKeyURI *string `json:"geoBackupKeyURI,omitempty"` // GeoBackupUserAssignedIdentityId: Geo backup user identity resource id as identity can't cross region, need identity in // same region as geo backup GeoBackupUserAssignedIdentityId *string `json:"geoBackupUserAssignedIdentityId,omitempty"` // PrimaryKeyURI: Primary key uri PrimaryKeyURI *string `json:"primaryKeyURI,omitempty"` // PrimaryUserAssignedIdentityId: Primary user identity resource id PrimaryUserAssignedIdentityId *string `json:"primaryUserAssignedIdentityId,omitempty"` // Type: The key type, AzureKeyVault for enable cmk, SystemManaged for disable cmk. Type *DataEncryption_Type_STATUS `json:"type,omitempty"` }
The date encryption for cmk.
func (*DataEncryption_STATUS) AssignProperties_From_DataEncryption_STATUS ¶
func (encryption *DataEncryption_STATUS) AssignProperties_From_DataEncryption_STATUS(source *storage.DataEncryption_STATUS) error
AssignProperties_From_DataEncryption_STATUS populates our DataEncryption_STATUS from the provided source DataEncryption_STATUS
func (*DataEncryption_STATUS) AssignProperties_To_DataEncryption_STATUS ¶
func (encryption *DataEncryption_STATUS) AssignProperties_To_DataEncryption_STATUS(destination *storage.DataEncryption_STATUS) error
AssignProperties_To_DataEncryption_STATUS populates the provided destination DataEncryption_STATUS from our DataEncryption_STATUS
func (*DataEncryption_STATUS) DeepCopy ¶
func (in *DataEncryption_STATUS) DeepCopy() *DataEncryption_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DataEncryption_STATUS.
func (*DataEncryption_STATUS) DeepCopyInto ¶
func (in *DataEncryption_STATUS) DeepCopyInto(out *DataEncryption_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*DataEncryption_STATUS) NewEmptyARMValue ¶
func (encryption *DataEncryption_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*DataEncryption_STATUS) PopulateFromARM ¶
func (encryption *DataEncryption_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type DataEncryption_Type ¶
type DataEncryption_Type string
+kubebuilder:validation:Enum={"AzureKeyVault","SystemManaged"}
type DataEncryption_Type_STATUS ¶
type DataEncryption_Type_STATUS string
type EnableStatusEnum ¶
type EnableStatusEnum string
Enum to indicate whether value is 'Enabled' or 'Disabled' +kubebuilder:validation:Enum={"Disabled","Enabled"}
type EnableStatusEnum_STATUS ¶
type EnableStatusEnum_STATUS string
Enum to indicate whether value is 'Enabled' or 'Disabled'
type FlexibleServer ¶
type FlexibleServer struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec FlexibleServer_Spec `json:"spec,omitempty"` Status FlexibleServer_STATUS `json:"status,omitempty"` }
+kubebuilder:object:root=true +kubebuilder:subresource:status +kubebuilder:printcolumn:name="Ready",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="Severity",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].severity" +kubebuilder:printcolumn:name="Reason",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].reason" +kubebuilder:printcolumn:name="Message",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].message" Generator information: - Generated from: /mysql/resource-manager/Microsoft.DBforMySQL/FlexibleServers/stable/2023-06-30/FlexibleServers.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}
func (*FlexibleServer) AssignProperties_From_FlexibleServer ¶
func (server *FlexibleServer) AssignProperties_From_FlexibleServer(source *storage.FlexibleServer) error
AssignProperties_From_FlexibleServer populates our FlexibleServer from the provided source FlexibleServer
func (*FlexibleServer) AssignProperties_To_FlexibleServer ¶
func (server *FlexibleServer) AssignProperties_To_FlexibleServer(destination *storage.FlexibleServer) error
AssignProperties_To_FlexibleServer populates the provided destination FlexibleServer from our FlexibleServer
func (*FlexibleServer) AzureName ¶
func (server *FlexibleServer) AzureName() string
AzureName returns the Azure name of the resource
func (*FlexibleServer) ConfigMapDestinationExpressions ¶ added in v2.11.0
func (server *FlexibleServer) ConfigMapDestinationExpressions() []*core.DestinationExpression
ConfigMapDestinationExpressions returns the Spec.OperatorSpec.ConfigMapExpressions property
func (*FlexibleServer) ConvertFrom ¶
func (server *FlexibleServer) ConvertFrom(hub conversion.Hub) error
ConvertFrom populates our FlexibleServer from the provided hub FlexibleServer
func (*FlexibleServer) ConvertTo ¶
func (server *FlexibleServer) ConvertTo(hub conversion.Hub) error
ConvertTo populates the provided hub FlexibleServer from our FlexibleServer
func (*FlexibleServer) DeepCopy ¶
func (in *FlexibleServer) DeepCopy() *FlexibleServer
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FlexibleServer.
func (*FlexibleServer) DeepCopyInto ¶
func (in *FlexibleServer) DeepCopyInto(out *FlexibleServer)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*FlexibleServer) DeepCopyObject ¶
func (in *FlexibleServer) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*FlexibleServer) Default ¶
func (server *FlexibleServer) Default()
Default applies defaults to the FlexibleServer resource
func (*FlexibleServer) ExportKubernetesConfigMaps ¶ added in v2.11.0
func (server *FlexibleServer) ExportKubernetesConfigMaps(_ context.Context, _ genruntime.MetaObject, _ *genericarmclient.GenericClient, _ logr.Logger) ([]client.Object, error)
ExportKubernetesConfigMaps defines a resource which can create ConfigMaps in Kubernetes.
func (FlexibleServer) GetAPIVersion ¶
func (server FlexibleServer) GetAPIVersion() string
GetAPIVersion returns the ARM API version of the resource. This is always "2023-06-30"
func (*FlexibleServer) GetConditions ¶
func (server *FlexibleServer) GetConditions() conditions.Conditions
GetConditions returns the conditions of the resource
func (*FlexibleServer) GetResourceScope ¶
func (server *FlexibleServer) GetResourceScope() genruntime.ResourceScope
GetResourceScope returns the scope of the resource
func (*FlexibleServer) GetSpec ¶
func (server *FlexibleServer) GetSpec() genruntime.ConvertibleSpec
GetSpec returns the specification of this resource
func (*FlexibleServer) GetStatus ¶
func (server *FlexibleServer) GetStatus() genruntime.ConvertibleStatus
GetStatus returns the status of this resource
func (*FlexibleServer) GetSupportedOperations ¶
func (server *FlexibleServer) GetSupportedOperations() []genruntime.ResourceOperation
GetSupportedOperations returns the operations supported by the resource
func (*FlexibleServer) GetType ¶
func (server *FlexibleServer) GetType() string
GetType returns the ARM Type of the resource. This is always "Microsoft.DBforMySQL/flexibleServers"
func (*FlexibleServer) InitializeSpec ¶
func (server *FlexibleServer) InitializeSpec(status genruntime.ConvertibleStatus) error
InitializeSpec initializes the spec for this resource from the given status
func (*FlexibleServer) NewEmptyStatus ¶
func (server *FlexibleServer) NewEmptyStatus() genruntime.ConvertibleStatus
NewEmptyStatus returns a new empty (blank) status
func (*FlexibleServer) OriginalGVK ¶
func (server *FlexibleServer) OriginalGVK() *schema.GroupVersionKind
OriginalGVK returns a GroupValueKind for the original API version used to create the resource
func (*FlexibleServer) Owner ¶
func (server *FlexibleServer) Owner() *genruntime.ResourceReference
Owner returns the ResourceReference of the owner
func (*FlexibleServer) SecretDestinationExpressions ¶ added in v2.11.0
func (server *FlexibleServer) SecretDestinationExpressions() []*core.DestinationExpression
SecretDestinationExpressions returns the Spec.OperatorSpec.SecretExpressions property
func (*FlexibleServer) SetConditions ¶
func (server *FlexibleServer) SetConditions(conditions conditions.Conditions)
SetConditions sets the conditions on the resource status
func (*FlexibleServer) SetStatus ¶
func (server *FlexibleServer) SetStatus(status genruntime.ConvertibleStatus) error
SetStatus sets the status of this resource
func (*FlexibleServer) ValidateCreate ¶
func (server *FlexibleServer) ValidateCreate() (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*FlexibleServer) ValidateDelete ¶
func (server *FlexibleServer) ValidateDelete() (admission.Warnings, error)
ValidateDelete validates the deletion of the resource
func (*FlexibleServer) ValidateUpdate ¶
ValidateUpdate validates an update of the resource
type FlexibleServerList ¶
type FlexibleServerList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []FlexibleServer `json:"items"` }
+kubebuilder:object:root=true Generator information: - Generated from: /mysql/resource-manager/Microsoft.DBforMySQL/FlexibleServers/stable/2023-06-30/FlexibleServers.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}
func (*FlexibleServerList) DeepCopy ¶
func (in *FlexibleServerList) DeepCopy() *FlexibleServerList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FlexibleServerList.
func (*FlexibleServerList) DeepCopyInto ¶
func (in *FlexibleServerList) DeepCopyInto(out *FlexibleServerList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*FlexibleServerList) DeepCopyObject ¶
func (in *FlexibleServerList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
type FlexibleServerOperatorConfigMaps ¶
type FlexibleServerOperatorConfigMaps struct { // AdministratorLogin: indicates where the AdministratorLogin config map should be placed. If omitted, no config map will // be created. AdministratorLogin *genruntime.ConfigMapDestination `json:"administratorLogin,omitempty"` // FullyQualifiedDomainName: indicates where the FullyQualifiedDomainName config map should be placed. If omitted, no // config map will be created. FullyQualifiedDomainName *genruntime.ConfigMapDestination `json:"fullyQualifiedDomainName,omitempty"` }
func (*FlexibleServerOperatorConfigMaps) AssignProperties_From_FlexibleServerOperatorConfigMaps ¶
func (maps *FlexibleServerOperatorConfigMaps) AssignProperties_From_FlexibleServerOperatorConfigMaps(source *storage.FlexibleServerOperatorConfigMaps) error
AssignProperties_From_FlexibleServerOperatorConfigMaps populates our FlexibleServerOperatorConfigMaps from the provided source FlexibleServerOperatorConfigMaps
func (*FlexibleServerOperatorConfigMaps) AssignProperties_To_FlexibleServerOperatorConfigMaps ¶
func (maps *FlexibleServerOperatorConfigMaps) AssignProperties_To_FlexibleServerOperatorConfigMaps(destination *storage.FlexibleServerOperatorConfigMaps) error
AssignProperties_To_FlexibleServerOperatorConfigMaps populates the provided destination FlexibleServerOperatorConfigMaps from our FlexibleServerOperatorConfigMaps
func (*FlexibleServerOperatorConfigMaps) DeepCopy ¶
func (in *FlexibleServerOperatorConfigMaps) DeepCopy() *FlexibleServerOperatorConfigMaps
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FlexibleServerOperatorConfigMaps.
func (*FlexibleServerOperatorConfigMaps) DeepCopyInto ¶
func (in *FlexibleServerOperatorConfigMaps) DeepCopyInto(out *FlexibleServerOperatorConfigMaps)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type FlexibleServerOperatorSecrets ¶
type FlexibleServerOperatorSecrets struct { // FullyQualifiedDomainName: indicates where the FullyQualifiedDomainName secret should be placed. If omitted, the secret // will not be retrieved from Azure. FullyQualifiedDomainName *genruntime.SecretDestination `json:"fullyQualifiedDomainName,omitempty"` }
func (*FlexibleServerOperatorSecrets) AssignProperties_From_FlexibleServerOperatorSecrets ¶
func (secrets *FlexibleServerOperatorSecrets) AssignProperties_From_FlexibleServerOperatorSecrets(source *storage.FlexibleServerOperatorSecrets) error
AssignProperties_From_FlexibleServerOperatorSecrets populates our FlexibleServerOperatorSecrets from the provided source FlexibleServerOperatorSecrets
func (*FlexibleServerOperatorSecrets) AssignProperties_To_FlexibleServerOperatorSecrets ¶
func (secrets *FlexibleServerOperatorSecrets) AssignProperties_To_FlexibleServerOperatorSecrets(destination *storage.FlexibleServerOperatorSecrets) error
AssignProperties_To_FlexibleServerOperatorSecrets populates the provided destination FlexibleServerOperatorSecrets from our FlexibleServerOperatorSecrets
func (*FlexibleServerOperatorSecrets) DeepCopy ¶
func (in *FlexibleServerOperatorSecrets) DeepCopy() *FlexibleServerOperatorSecrets
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FlexibleServerOperatorSecrets.
func (*FlexibleServerOperatorSecrets) DeepCopyInto ¶
func (in *FlexibleServerOperatorSecrets) DeepCopyInto(out *FlexibleServerOperatorSecrets)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type FlexibleServerOperatorSpec ¶
type FlexibleServerOperatorSpec struct { // ConfigMapExpressions: configures where to place operator written dynamic ConfigMaps (created with CEL expressions). ConfigMapExpressions []*core.DestinationExpression `json:"configMapExpressions,omitempty"` // ConfigMaps: configures where to place operator written ConfigMaps. ConfigMaps *FlexibleServerOperatorConfigMaps `json:"configMaps,omitempty"` // SecretExpressions: configures where to place operator written dynamic secrets (created with CEL expressions). SecretExpressions []*core.DestinationExpression `json:"secretExpressions,omitempty"` // Secrets: configures where to place Azure generated secrets. Secrets *FlexibleServerOperatorSecrets `json:"secrets,omitempty"` }
Details for configuring operator behavior. Fields in this struct are interpreted by the operator directly rather than being passed to Azure
func (*FlexibleServerOperatorSpec) AssignProperties_From_FlexibleServerOperatorSpec ¶
func (operator *FlexibleServerOperatorSpec) AssignProperties_From_FlexibleServerOperatorSpec(source *storage.FlexibleServerOperatorSpec) error
AssignProperties_From_FlexibleServerOperatorSpec populates our FlexibleServerOperatorSpec from the provided source FlexibleServerOperatorSpec
func (*FlexibleServerOperatorSpec) AssignProperties_To_FlexibleServerOperatorSpec ¶
func (operator *FlexibleServerOperatorSpec) AssignProperties_To_FlexibleServerOperatorSpec(destination *storage.FlexibleServerOperatorSpec) error
AssignProperties_To_FlexibleServerOperatorSpec populates the provided destination FlexibleServerOperatorSpec from our FlexibleServerOperatorSpec
func (*FlexibleServerOperatorSpec) DeepCopy ¶
func (in *FlexibleServerOperatorSpec) DeepCopy() *FlexibleServerOperatorSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FlexibleServerOperatorSpec.
func (*FlexibleServerOperatorSpec) DeepCopyInto ¶
func (in *FlexibleServerOperatorSpec) DeepCopyInto(out *FlexibleServerOperatorSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type FlexibleServer_STATUS ¶
type FlexibleServer_STATUS struct { // AdministratorLogin: The administrator's login name of a server. Can only be specified when the server is being created // (and is required for creation). AdministratorLogin *string `json:"administratorLogin,omitempty"` // AvailabilityZone: availability Zone information of the server. AvailabilityZone *string `json:"availabilityZone,omitempty"` // Backup: Backup related properties of a server. Backup *Backup_STATUS `json:"backup,omitempty"` // Conditions: The observed state of the resource Conditions []conditions.Condition `json:"conditions,omitempty"` // CreateMode: The mode to create a new MySQL server. CreateMode *ServerProperties_CreateMode_STATUS `json:"createMode,omitempty"` // DataEncryption: The Data Encryption for CMK. DataEncryption *DataEncryption_STATUS `json:"dataEncryption,omitempty"` // FullyQualifiedDomainName: The fully qualified domain name of a server. FullyQualifiedDomainName *string `json:"fullyQualifiedDomainName,omitempty"` // HighAvailability: High availability related properties of a server. HighAvailability *HighAvailability_STATUS `json:"highAvailability,omitempty"` // Id: Fully qualified resource ID for the resource. E.g. // "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" Id *string `json:"id,omitempty"` // Identity: The cmk identity for the server. Identity *MySQLServerIdentity_STATUS `json:"identity,omitempty"` // ImportSourceProperties: Source properties for import from storage. ImportSourceProperties *ImportSourceProperties_STATUS `json:"importSourceProperties,omitempty"` // Location: The geo-location where the resource lives Location *string `json:"location,omitempty"` // MaintenanceWindow: Maintenance window of a server. MaintenanceWindow *MaintenanceWindow_STATUS `json:"maintenanceWindow,omitempty"` // Name: The name of the resource Name *string `json:"name,omitempty"` // Network: Network related properties of a server. Network *Network_STATUS `json:"network,omitempty"` // PrivateEndpointConnections: PrivateEndpointConnections related properties of a server. PrivateEndpointConnections []PrivateEndpointConnection_STATUS `json:"privateEndpointConnections,omitempty"` // ReplicaCapacity: The maximum number of replicas that a primary server can have. ReplicaCapacity *int `json:"replicaCapacity,omitempty"` // ReplicationRole: The replication role. ReplicationRole *ReplicationRole_STATUS `json:"replicationRole,omitempty"` // RestorePointInTime: Restore point creation time (ISO8601 format), specifying the time to restore from. RestorePointInTime *string `json:"restorePointInTime,omitempty"` // Sku: The SKU (pricing tier) of the server. Sku *MySQLServerSku_STATUS `json:"sku,omitempty"` // SourceServerResourceId: The source MySQL server id. SourceServerResourceId *string `json:"sourceServerResourceId,omitempty"` // State: The state of a server. State *ServerProperties_State_STATUS `json:"state,omitempty"` // Storage: Storage related properties of a server. Storage *Storage_STATUS `json:"storage,omitempty"` // SystemData: Azure Resource Manager metadata containing createdBy and modifiedBy information. SystemData *SystemData_STATUS `json:"systemData,omitempty"` // Tags: Resource tags. Tags map[string]string `json:"tags,omitempty"` // Type: The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type *string `json:"type,omitempty"` // Version: Server version. Version *ServerVersion_STATUS `json:"version,omitempty"` }
func (*FlexibleServer_STATUS) AssignProperties_From_FlexibleServer_STATUS ¶
func (server *FlexibleServer_STATUS) AssignProperties_From_FlexibleServer_STATUS(source *storage.FlexibleServer_STATUS) error
AssignProperties_From_FlexibleServer_STATUS populates our FlexibleServer_STATUS from the provided source FlexibleServer_STATUS
func (*FlexibleServer_STATUS) AssignProperties_To_FlexibleServer_STATUS ¶
func (server *FlexibleServer_STATUS) AssignProperties_To_FlexibleServer_STATUS(destination *storage.FlexibleServer_STATUS) error
AssignProperties_To_FlexibleServer_STATUS populates the provided destination FlexibleServer_STATUS from our FlexibleServer_STATUS
func (*FlexibleServer_STATUS) ConvertStatusFrom ¶
func (server *FlexibleServer_STATUS) ConvertStatusFrom(source genruntime.ConvertibleStatus) error
ConvertStatusFrom populates our FlexibleServer_STATUS from the provided source
func (*FlexibleServer_STATUS) ConvertStatusTo ¶
func (server *FlexibleServer_STATUS) ConvertStatusTo(destination genruntime.ConvertibleStatus) error
ConvertStatusTo populates the provided destination from our FlexibleServer_STATUS
func (*FlexibleServer_STATUS) DeepCopy ¶
func (in *FlexibleServer_STATUS) DeepCopy() *FlexibleServer_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FlexibleServer_STATUS.
func (*FlexibleServer_STATUS) DeepCopyInto ¶
func (in *FlexibleServer_STATUS) DeepCopyInto(out *FlexibleServer_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*FlexibleServer_STATUS) NewEmptyARMValue ¶
func (server *FlexibleServer_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*FlexibleServer_STATUS) PopulateFromARM ¶
func (server *FlexibleServer_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type FlexibleServer_Spec ¶
type FlexibleServer_Spec struct { // AdministratorLogin: The administrator's login name of a server. Can only be specified when the server is being created // (and is required for creation). AdministratorLogin *string `json:"administratorLogin,omitempty"` // AdministratorLoginPassword: The password of the administrator login (required for server creation). AdministratorLoginPassword *genruntime.SecretReference `json:"administratorLoginPassword,omitempty"` // AvailabilityZone: availability Zone information of the server. AvailabilityZone *string `json:"availabilityZone,omitempty"` // AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it // doesn't have to be. AzureName string `json:"azureName,omitempty"` // Backup: Backup related properties of a server. Backup *Backup `json:"backup,omitempty"` // CreateMode: The mode to create a new MySQL server. CreateMode *ServerProperties_CreateMode `json:"createMode,omitempty"` // DataEncryption: The Data Encryption for CMK. DataEncryption *DataEncryption `json:"dataEncryption,omitempty"` // HighAvailability: High availability related properties of a server. HighAvailability *HighAvailability `json:"highAvailability,omitempty"` // Identity: The cmk identity for the server. Identity *MySQLServerIdentity `json:"identity,omitempty"` // ImportSourceProperties: Source properties for import from storage. ImportSourceProperties *ImportSourceProperties `json:"importSourceProperties,omitempty"` // +kubebuilder:validation:Required // Location: The geo-location where the resource lives Location *string `json:"location,omitempty"` // MaintenanceWindow: Maintenance window of a server. MaintenanceWindow *MaintenanceWindow `json:"maintenanceWindow,omitempty"` // Network: Network related properties of a server. Network *Network `json:"network,omitempty"` // OperatorSpec: The specification for configuring operator behavior. This field is interpreted by the operator and not // passed directly to Azure OperatorSpec *FlexibleServerOperatorSpec `json:"operatorSpec,omitempty"` // +kubebuilder:validation:Required // Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also // controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a // reference to a resources.azure.com/ResourceGroup resource Owner *genruntime.KnownResourceReference `group:"resources.azure.com" json:"owner,omitempty" kind:"ResourceGroup"` // ReplicationRole: The replication role. ReplicationRole *ReplicationRole `json:"replicationRole,omitempty"` // RestorePointInTime: Restore point creation time (ISO8601 format), specifying the time to restore from. RestorePointInTime *string `json:"restorePointInTime,omitempty"` // Sku: The SKU (pricing tier) of the server. Sku *MySQLServerSku `json:"sku,omitempty"` // SourceServerResourceReference: The source MySQL server id. SourceServerResourceReference *genruntime.ResourceReference `armReference:"SourceServerResourceId" json:"sourceServerResourceReference,omitempty"` // Storage: Storage related properties of a server. Storage *Storage `json:"storage,omitempty"` // Tags: Resource tags. Tags map[string]string `json:"tags,omitempty"` // Version: Server version. Version *ServerVersion `json:"version,omitempty"` }
func (*FlexibleServer_Spec) AssignProperties_From_FlexibleServer_Spec ¶
func (server *FlexibleServer_Spec) AssignProperties_From_FlexibleServer_Spec(source *storage.FlexibleServer_Spec) error
AssignProperties_From_FlexibleServer_Spec populates our FlexibleServer_Spec from the provided source FlexibleServer_Spec
func (*FlexibleServer_Spec) AssignProperties_To_FlexibleServer_Spec ¶
func (server *FlexibleServer_Spec) AssignProperties_To_FlexibleServer_Spec(destination *storage.FlexibleServer_Spec) error
AssignProperties_To_FlexibleServer_Spec populates the provided destination FlexibleServer_Spec from our FlexibleServer_Spec
func (*FlexibleServer_Spec) ConvertSpecFrom ¶
func (server *FlexibleServer_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error
ConvertSpecFrom populates our FlexibleServer_Spec from the provided source
func (*FlexibleServer_Spec) ConvertSpecTo ¶
func (server *FlexibleServer_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error
ConvertSpecTo populates the provided destination from our FlexibleServer_Spec
func (*FlexibleServer_Spec) ConvertToARM ¶
func (server *FlexibleServer_Spec) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
ConvertToARM converts from a Kubernetes CRD object to an ARM object
func (*FlexibleServer_Spec) DeepCopy ¶
func (in *FlexibleServer_Spec) DeepCopy() *FlexibleServer_Spec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FlexibleServer_Spec.
func (*FlexibleServer_Spec) DeepCopyInto ¶
func (in *FlexibleServer_Spec) DeepCopyInto(out *FlexibleServer_Spec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*FlexibleServer_Spec) Initialize_From_FlexibleServer_STATUS ¶
func (server *FlexibleServer_Spec) Initialize_From_FlexibleServer_STATUS(source *FlexibleServer_STATUS) error
Initialize_From_FlexibleServer_STATUS populates our FlexibleServer_Spec from the provided source FlexibleServer_STATUS
func (*FlexibleServer_Spec) NewEmptyARMValue ¶
func (server *FlexibleServer_Spec) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*FlexibleServer_Spec) OriginalVersion ¶
func (server *FlexibleServer_Spec) OriginalVersion() string
OriginalVersion returns the original API version used to create the resource.
func (*FlexibleServer_Spec) PopulateFromARM ¶
func (server *FlexibleServer_Spec) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
func (*FlexibleServer_Spec) SetAzureName ¶
func (server *FlexibleServer_Spec) SetAzureName(azureName string)
SetAzureName sets the Azure name of the resource
type FlexibleServersAdministrator ¶
type FlexibleServersAdministrator struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec FlexibleServersAdministrator_Spec `json:"spec,omitempty"` Status FlexibleServersAdministrator_STATUS `json:"status,omitempty"` }
+kubebuilder:object:root=true +kubebuilder:subresource:status +kubebuilder:printcolumn:name="Ready",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="Severity",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].severity" +kubebuilder:printcolumn:name="Reason",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].reason" +kubebuilder:printcolumn:name="Message",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].message" Generator information: - Generated from: /mysql/resource-manager/Microsoft.DBforMySQL/AAD/stable/2023-06-30/AzureADAdministrator.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}/administrators/{administratorName}
func (*FlexibleServersAdministrator) AssignProperties_From_FlexibleServersAdministrator ¶
func (administrator *FlexibleServersAdministrator) AssignProperties_From_FlexibleServersAdministrator(source *storage.FlexibleServersAdministrator) error
AssignProperties_From_FlexibleServersAdministrator populates our FlexibleServersAdministrator from the provided source FlexibleServersAdministrator
func (*FlexibleServersAdministrator) AssignProperties_To_FlexibleServersAdministrator ¶
func (administrator *FlexibleServersAdministrator) AssignProperties_To_FlexibleServersAdministrator(destination *storage.FlexibleServersAdministrator) error
AssignProperties_To_FlexibleServersAdministrator populates the provided destination FlexibleServersAdministrator from our FlexibleServersAdministrator
func (*FlexibleServersAdministrator) AzureName ¶
func (administrator *FlexibleServersAdministrator) AzureName() string
AzureName returns the Azure name of the resource (always "ActiveDirectory")
func (*FlexibleServersAdministrator) ConfigMapDestinationExpressions ¶ added in v2.11.0
func (administrator *FlexibleServersAdministrator) ConfigMapDestinationExpressions() []*core.DestinationExpression
ConfigMapDestinationExpressions returns the Spec.OperatorSpec.ConfigMapExpressions property
func (*FlexibleServersAdministrator) ConvertFrom ¶
func (administrator *FlexibleServersAdministrator) ConvertFrom(hub conversion.Hub) error
ConvertFrom populates our FlexibleServersAdministrator from the provided hub FlexibleServersAdministrator
func (*FlexibleServersAdministrator) ConvertTo ¶
func (administrator *FlexibleServersAdministrator) ConvertTo(hub conversion.Hub) error
ConvertTo populates the provided hub FlexibleServersAdministrator from our FlexibleServersAdministrator
func (*FlexibleServersAdministrator) DeepCopy ¶
func (in *FlexibleServersAdministrator) DeepCopy() *FlexibleServersAdministrator
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FlexibleServersAdministrator.
func (*FlexibleServersAdministrator) DeepCopyInto ¶
func (in *FlexibleServersAdministrator) DeepCopyInto(out *FlexibleServersAdministrator)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*FlexibleServersAdministrator) DeepCopyObject ¶
func (in *FlexibleServersAdministrator) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*FlexibleServersAdministrator) Default ¶
func (administrator *FlexibleServersAdministrator) Default()
Default applies defaults to the FlexibleServersAdministrator resource
func (FlexibleServersAdministrator) GetAPIVersion ¶
func (administrator FlexibleServersAdministrator) GetAPIVersion() string
GetAPIVersion returns the ARM API version of the resource. This is always "2023-06-30"
func (*FlexibleServersAdministrator) GetConditions ¶
func (administrator *FlexibleServersAdministrator) GetConditions() conditions.Conditions
GetConditions returns the conditions of the resource
func (*FlexibleServersAdministrator) GetResourceScope ¶
func (administrator *FlexibleServersAdministrator) GetResourceScope() genruntime.ResourceScope
GetResourceScope returns the scope of the resource
func (*FlexibleServersAdministrator) GetSpec ¶
func (administrator *FlexibleServersAdministrator) GetSpec() genruntime.ConvertibleSpec
GetSpec returns the specification of this resource
func (*FlexibleServersAdministrator) GetStatus ¶
func (administrator *FlexibleServersAdministrator) GetStatus() genruntime.ConvertibleStatus
GetStatus returns the status of this resource
func (*FlexibleServersAdministrator) GetSupportedOperations ¶
func (administrator *FlexibleServersAdministrator) GetSupportedOperations() []genruntime.ResourceOperation
GetSupportedOperations returns the operations supported by the resource
func (*FlexibleServersAdministrator) GetType ¶
func (administrator *FlexibleServersAdministrator) GetType() string
GetType returns the ARM Type of the resource. This is always "Microsoft.DBforMySQL/flexibleServers/administrators"
func (*FlexibleServersAdministrator) InitializeSpec ¶
func (administrator *FlexibleServersAdministrator) InitializeSpec(status genruntime.ConvertibleStatus) error
InitializeSpec initializes the spec for this resource from the given status
func (*FlexibleServersAdministrator) NewEmptyStatus ¶
func (administrator *FlexibleServersAdministrator) NewEmptyStatus() genruntime.ConvertibleStatus
NewEmptyStatus returns a new empty (blank) status
func (*FlexibleServersAdministrator) OriginalGVK ¶
func (administrator *FlexibleServersAdministrator) OriginalGVK() *schema.GroupVersionKind
OriginalGVK returns a GroupValueKind for the original API version used to create the resource
func (*FlexibleServersAdministrator) Owner ¶
func (administrator *FlexibleServersAdministrator) Owner() *genruntime.ResourceReference
Owner returns the ResourceReference of the owner
func (*FlexibleServersAdministrator) SecretDestinationExpressions ¶ added in v2.11.0
func (administrator *FlexibleServersAdministrator) SecretDestinationExpressions() []*core.DestinationExpression
SecretDestinationExpressions returns the Spec.OperatorSpec.SecretExpressions property
func (*FlexibleServersAdministrator) SetConditions ¶
func (administrator *FlexibleServersAdministrator) SetConditions(conditions conditions.Conditions)
SetConditions sets the conditions on the resource status
func (*FlexibleServersAdministrator) SetStatus ¶
func (administrator *FlexibleServersAdministrator) SetStatus(status genruntime.ConvertibleStatus) error
SetStatus sets the status of this resource
func (*FlexibleServersAdministrator) ValidateCreate ¶
func (administrator *FlexibleServersAdministrator) ValidateCreate() (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*FlexibleServersAdministrator) ValidateDelete ¶
func (administrator *FlexibleServersAdministrator) ValidateDelete() (admission.Warnings, error)
ValidateDelete validates the deletion of the resource
func (*FlexibleServersAdministrator) ValidateUpdate ¶
func (administrator *FlexibleServersAdministrator) ValidateUpdate(old runtime.Object) (admission.Warnings, error)
ValidateUpdate validates an update of the resource
type FlexibleServersAdministratorList ¶
type FlexibleServersAdministratorList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []FlexibleServersAdministrator `json:"items"` }
+kubebuilder:object:root=true Generator information: - Generated from: /mysql/resource-manager/Microsoft.DBforMySQL/AAD/stable/2023-06-30/AzureADAdministrator.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}/administrators/{administratorName}
func (*FlexibleServersAdministratorList) DeepCopy ¶
func (in *FlexibleServersAdministratorList) DeepCopy() *FlexibleServersAdministratorList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FlexibleServersAdministratorList.
func (*FlexibleServersAdministratorList) DeepCopyInto ¶
func (in *FlexibleServersAdministratorList) DeepCopyInto(out *FlexibleServersAdministratorList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*FlexibleServersAdministratorList) DeepCopyObject ¶
func (in *FlexibleServersAdministratorList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
type FlexibleServersAdministratorOperatorSpec ¶ added in v2.11.0
type FlexibleServersAdministratorOperatorSpec struct { // ConfigMapExpressions: configures where to place operator written dynamic ConfigMaps (created with CEL expressions). ConfigMapExpressions []*core.DestinationExpression `json:"configMapExpressions,omitempty"` // SecretExpressions: configures where to place operator written dynamic secrets (created with CEL expressions). SecretExpressions []*core.DestinationExpression `json:"secretExpressions,omitempty"` }
Details for configuring operator behavior. Fields in this struct are interpreted by the operator directly rather than being passed to Azure
func (*FlexibleServersAdministratorOperatorSpec) AssignProperties_From_FlexibleServersAdministratorOperatorSpec ¶ added in v2.11.0
func (operator *FlexibleServersAdministratorOperatorSpec) AssignProperties_From_FlexibleServersAdministratorOperatorSpec(source *storage.FlexibleServersAdministratorOperatorSpec) error
AssignProperties_From_FlexibleServersAdministratorOperatorSpec populates our FlexibleServersAdministratorOperatorSpec from the provided source FlexibleServersAdministratorOperatorSpec
func (*FlexibleServersAdministratorOperatorSpec) AssignProperties_To_FlexibleServersAdministratorOperatorSpec ¶ added in v2.11.0
func (operator *FlexibleServersAdministratorOperatorSpec) AssignProperties_To_FlexibleServersAdministratorOperatorSpec(destination *storage.FlexibleServersAdministratorOperatorSpec) error
AssignProperties_To_FlexibleServersAdministratorOperatorSpec populates the provided destination FlexibleServersAdministratorOperatorSpec from our FlexibleServersAdministratorOperatorSpec
func (*FlexibleServersAdministratorOperatorSpec) DeepCopy ¶ added in v2.11.0
func (in *FlexibleServersAdministratorOperatorSpec) DeepCopy() *FlexibleServersAdministratorOperatorSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FlexibleServersAdministratorOperatorSpec.
func (*FlexibleServersAdministratorOperatorSpec) DeepCopyInto ¶ added in v2.11.0
func (in *FlexibleServersAdministratorOperatorSpec) DeepCopyInto(out *FlexibleServersAdministratorOperatorSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type FlexibleServersAdministrator_STATUS ¶ added in v2.10.0
type FlexibleServersAdministrator_STATUS struct { // AdministratorType: Type of the sever administrator. AdministratorType *AdministratorProperties_AdministratorType_STATUS `json:"administratorType,omitempty"` // Conditions: The observed state of the resource Conditions []conditions.Condition `json:"conditions,omitempty"` // Id: Fully qualified resource ID for the resource. E.g. // "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" Id *string `json:"id,omitempty"` // IdentityResourceId: The resource id of the identity used for AAD Authentication. IdentityResourceId *string `json:"identityResourceId,omitempty"` // Login: Login name of the server administrator. Login *string `json:"login,omitempty"` // Name: The name of the resource Name *string `json:"name,omitempty"` // Sid: SID (object ID) of the server administrator. Sid *string `json:"sid,omitempty"` // SystemData: Azure Resource Manager metadata containing createdBy and modifiedBy information. SystemData *SystemData_STATUS `json:"systemData,omitempty"` // TenantId: Tenant ID of the administrator. TenantId *string `json:"tenantId,omitempty"` // Type: The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type *string `json:"type,omitempty"` }
func (*FlexibleServersAdministrator_STATUS) AssignProperties_From_FlexibleServersAdministrator_STATUS ¶ added in v2.10.0
func (administrator *FlexibleServersAdministrator_STATUS) AssignProperties_From_FlexibleServersAdministrator_STATUS(source *storage.FlexibleServersAdministrator_STATUS) error
AssignProperties_From_FlexibleServersAdministrator_STATUS populates our FlexibleServersAdministrator_STATUS from the provided source FlexibleServersAdministrator_STATUS
func (*FlexibleServersAdministrator_STATUS) AssignProperties_To_FlexibleServersAdministrator_STATUS ¶ added in v2.10.0
func (administrator *FlexibleServersAdministrator_STATUS) AssignProperties_To_FlexibleServersAdministrator_STATUS(destination *storage.FlexibleServersAdministrator_STATUS) error
AssignProperties_To_FlexibleServersAdministrator_STATUS populates the provided destination FlexibleServersAdministrator_STATUS from our FlexibleServersAdministrator_STATUS
func (*FlexibleServersAdministrator_STATUS) ConvertStatusFrom ¶ added in v2.10.0
func (administrator *FlexibleServersAdministrator_STATUS) ConvertStatusFrom(source genruntime.ConvertibleStatus) error
ConvertStatusFrom populates our FlexibleServersAdministrator_STATUS from the provided source
func (*FlexibleServersAdministrator_STATUS) ConvertStatusTo ¶ added in v2.10.0
func (administrator *FlexibleServersAdministrator_STATUS) ConvertStatusTo(destination genruntime.ConvertibleStatus) error
ConvertStatusTo populates the provided destination from our FlexibleServersAdministrator_STATUS
func (*FlexibleServersAdministrator_STATUS) DeepCopy ¶ added in v2.10.0
func (in *FlexibleServersAdministrator_STATUS) DeepCopy() *FlexibleServersAdministrator_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FlexibleServersAdministrator_STATUS.
func (*FlexibleServersAdministrator_STATUS) DeepCopyInto ¶ added in v2.10.0
func (in *FlexibleServersAdministrator_STATUS) DeepCopyInto(out *FlexibleServersAdministrator_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*FlexibleServersAdministrator_STATUS) NewEmptyARMValue ¶ added in v2.10.0
func (administrator *FlexibleServersAdministrator_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*FlexibleServersAdministrator_STATUS) PopulateFromARM ¶ added in v2.10.0
func (administrator *FlexibleServersAdministrator_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type FlexibleServersAdministrator_Spec ¶ added in v2.10.0
type FlexibleServersAdministrator_Spec struct { // AdministratorType: Type of the sever administrator. AdministratorType *AdministratorProperties_AdministratorType `json:"administratorType,omitempty"` // IdentityResourceReference: The resource id of the identity used for AAD Authentication. IdentityResourceReference *genruntime.ResourceReference `armReference:"IdentityResourceId" json:"identityResourceReference,omitempty"` // Login: Login name of the server administrator. Login *string `json:"login,omitempty"` // OperatorSpec: The specification for configuring operator behavior. This field is interpreted by the operator and not // passed directly to Azure OperatorSpec *FlexibleServersAdministratorOperatorSpec `json:"operatorSpec,omitempty"` // +kubebuilder:validation:Required // Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also // controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a // reference to a dbformysql.azure.com/FlexibleServer resource Owner *genruntime.KnownResourceReference `group:"dbformysql.azure.com" json:"owner,omitempty" kind:"FlexibleServer"` // Sid: SID (object ID) of the server administrator. Sid *string `json:"sid,omitempty" optionalConfigMapPair:"Sid"` // SidFromConfig: SID (object ID) of the server administrator. SidFromConfig *genruntime.ConfigMapReference `json:"sidFromConfig,omitempty" optionalConfigMapPair:"Sid"` // TenantId: Tenant ID of the administrator. TenantId *string `json:"tenantId,omitempty" optionalConfigMapPair:"TenantId"` // TenantIdFromConfig: Tenant ID of the administrator. TenantIdFromConfig *genruntime.ConfigMapReference `json:"tenantIdFromConfig,omitempty" optionalConfigMapPair:"TenantId"` }
func (*FlexibleServersAdministrator_Spec) AssignProperties_From_FlexibleServersAdministrator_Spec ¶ added in v2.10.0
func (administrator *FlexibleServersAdministrator_Spec) AssignProperties_From_FlexibleServersAdministrator_Spec(source *storage.FlexibleServersAdministrator_Spec) error
AssignProperties_From_FlexibleServersAdministrator_Spec populates our FlexibleServersAdministrator_Spec from the provided source FlexibleServersAdministrator_Spec
func (*FlexibleServersAdministrator_Spec) AssignProperties_To_FlexibleServersAdministrator_Spec ¶ added in v2.10.0
func (administrator *FlexibleServersAdministrator_Spec) AssignProperties_To_FlexibleServersAdministrator_Spec(destination *storage.FlexibleServersAdministrator_Spec) error
AssignProperties_To_FlexibleServersAdministrator_Spec populates the provided destination FlexibleServersAdministrator_Spec from our FlexibleServersAdministrator_Spec
func (*FlexibleServersAdministrator_Spec) ConvertSpecFrom ¶ added in v2.10.0
func (administrator *FlexibleServersAdministrator_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error
ConvertSpecFrom populates our FlexibleServersAdministrator_Spec from the provided source
func (*FlexibleServersAdministrator_Spec) ConvertSpecTo ¶ added in v2.10.0
func (administrator *FlexibleServersAdministrator_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error
ConvertSpecTo populates the provided destination from our FlexibleServersAdministrator_Spec
func (*FlexibleServersAdministrator_Spec) ConvertToARM ¶ added in v2.10.0
func (administrator *FlexibleServersAdministrator_Spec) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
ConvertToARM converts from a Kubernetes CRD object to an ARM object
func (*FlexibleServersAdministrator_Spec) DeepCopy ¶ added in v2.10.0
func (in *FlexibleServersAdministrator_Spec) DeepCopy() *FlexibleServersAdministrator_Spec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FlexibleServersAdministrator_Spec.
func (*FlexibleServersAdministrator_Spec) DeepCopyInto ¶ added in v2.10.0
func (in *FlexibleServersAdministrator_Spec) DeepCopyInto(out *FlexibleServersAdministrator_Spec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*FlexibleServersAdministrator_Spec) Initialize_From_FlexibleServersAdministrator_STATUS ¶ added in v2.10.0
func (administrator *FlexibleServersAdministrator_Spec) Initialize_From_FlexibleServersAdministrator_STATUS(source *FlexibleServersAdministrator_STATUS) error
Initialize_From_FlexibleServersAdministrator_STATUS populates our FlexibleServersAdministrator_Spec from the provided source FlexibleServersAdministrator_STATUS
func (*FlexibleServersAdministrator_Spec) NewEmptyARMValue ¶ added in v2.10.0
func (administrator *FlexibleServersAdministrator_Spec) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*FlexibleServersAdministrator_Spec) OriginalVersion ¶ added in v2.10.0
func (administrator *FlexibleServersAdministrator_Spec) OriginalVersion() string
OriginalVersion returns the original API version used to create the resource.
func (*FlexibleServersAdministrator_Spec) PopulateFromARM ¶ added in v2.10.0
func (administrator *FlexibleServersAdministrator_Spec) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type FlexibleServersConfiguration ¶
type FlexibleServersConfiguration struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec FlexibleServersConfiguration_Spec `json:"spec,omitempty"` Status FlexibleServersConfiguration_STATUS `json:"status,omitempty"` }
+kubebuilder:object:root=true +kubebuilder:subresource:status +kubebuilder:printcolumn:name="Ready",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="Severity",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].severity" +kubebuilder:printcolumn:name="Reason",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].reason" +kubebuilder:printcolumn:name="Message",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].message" Generator information: - Generated from: /mysql/resource-manager/Microsoft.DBforMySQL/Configurations/stable/2023-06-30/Configurations.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}/configurations/{configurationName}
func (*FlexibleServersConfiguration) AssignProperties_From_FlexibleServersConfiguration ¶
func (configuration *FlexibleServersConfiguration) AssignProperties_From_FlexibleServersConfiguration(source *storage.FlexibleServersConfiguration) error
AssignProperties_From_FlexibleServersConfiguration populates our FlexibleServersConfiguration from the provided source FlexibleServersConfiguration
func (*FlexibleServersConfiguration) AssignProperties_To_FlexibleServersConfiguration ¶
func (configuration *FlexibleServersConfiguration) AssignProperties_To_FlexibleServersConfiguration(destination *storage.FlexibleServersConfiguration) error
AssignProperties_To_FlexibleServersConfiguration populates the provided destination FlexibleServersConfiguration from our FlexibleServersConfiguration
func (*FlexibleServersConfiguration) AzureName ¶
func (configuration *FlexibleServersConfiguration) AzureName() string
AzureName returns the Azure name of the resource
func (*FlexibleServersConfiguration) ConfigMapDestinationExpressions ¶ added in v2.11.0
func (configuration *FlexibleServersConfiguration) ConfigMapDestinationExpressions() []*core.DestinationExpression
ConfigMapDestinationExpressions returns the Spec.OperatorSpec.ConfigMapExpressions property
func (*FlexibleServersConfiguration) ConvertFrom ¶
func (configuration *FlexibleServersConfiguration) ConvertFrom(hub conversion.Hub) error
ConvertFrom populates our FlexibleServersConfiguration from the provided hub FlexibleServersConfiguration
func (*FlexibleServersConfiguration) ConvertTo ¶
func (configuration *FlexibleServersConfiguration) ConvertTo(hub conversion.Hub) error
ConvertTo populates the provided hub FlexibleServersConfiguration from our FlexibleServersConfiguration
func (*FlexibleServersConfiguration) DeepCopy ¶
func (in *FlexibleServersConfiguration) DeepCopy() *FlexibleServersConfiguration
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FlexibleServersConfiguration.
func (*FlexibleServersConfiguration) DeepCopyInto ¶
func (in *FlexibleServersConfiguration) DeepCopyInto(out *FlexibleServersConfiguration)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*FlexibleServersConfiguration) DeepCopyObject ¶
func (in *FlexibleServersConfiguration) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*FlexibleServersConfiguration) Default ¶
func (configuration *FlexibleServersConfiguration) Default()
Default applies defaults to the FlexibleServersConfiguration resource
func (FlexibleServersConfiguration) GetAPIVersion ¶
func (configuration FlexibleServersConfiguration) GetAPIVersion() string
GetAPIVersion returns the ARM API version of the resource. This is always "2023-06-30"
func (*FlexibleServersConfiguration) GetConditions ¶
func (configuration *FlexibleServersConfiguration) GetConditions() conditions.Conditions
GetConditions returns the conditions of the resource
func (*FlexibleServersConfiguration) GetResourceScope ¶
func (configuration *FlexibleServersConfiguration) GetResourceScope() genruntime.ResourceScope
GetResourceScope returns the scope of the resource
func (*FlexibleServersConfiguration) GetSpec ¶
func (configuration *FlexibleServersConfiguration) GetSpec() genruntime.ConvertibleSpec
GetSpec returns the specification of this resource
func (*FlexibleServersConfiguration) GetStatus ¶
func (configuration *FlexibleServersConfiguration) GetStatus() genruntime.ConvertibleStatus
GetStatus returns the status of this resource
func (*FlexibleServersConfiguration) GetSupportedOperations ¶
func (configuration *FlexibleServersConfiguration) GetSupportedOperations() []genruntime.ResourceOperation
GetSupportedOperations returns the operations supported by the resource
func (*FlexibleServersConfiguration) GetType ¶
func (configuration *FlexibleServersConfiguration) GetType() string
GetType returns the ARM Type of the resource. This is always "Microsoft.DBforMySQL/flexibleServers/configurations"
func (*FlexibleServersConfiguration) InitializeSpec ¶
func (configuration *FlexibleServersConfiguration) InitializeSpec(status genruntime.ConvertibleStatus) error
InitializeSpec initializes the spec for this resource from the given status
func (*FlexibleServersConfiguration) NewEmptyStatus ¶
func (configuration *FlexibleServersConfiguration) NewEmptyStatus() genruntime.ConvertibleStatus
NewEmptyStatus returns a new empty (blank) status
func (*FlexibleServersConfiguration) OriginalGVK ¶
func (configuration *FlexibleServersConfiguration) OriginalGVK() *schema.GroupVersionKind
OriginalGVK returns a GroupValueKind for the original API version used to create the resource
func (*FlexibleServersConfiguration) Owner ¶
func (configuration *FlexibleServersConfiguration) Owner() *genruntime.ResourceReference
Owner returns the ResourceReference of the owner
func (*FlexibleServersConfiguration) SecretDestinationExpressions ¶ added in v2.11.0
func (configuration *FlexibleServersConfiguration) SecretDestinationExpressions() []*core.DestinationExpression
SecretDestinationExpressions returns the Spec.OperatorSpec.SecretExpressions property
func (*FlexibleServersConfiguration) SetConditions ¶
func (configuration *FlexibleServersConfiguration) SetConditions(conditions conditions.Conditions)
SetConditions sets the conditions on the resource status
func (*FlexibleServersConfiguration) SetStatus ¶
func (configuration *FlexibleServersConfiguration) SetStatus(status genruntime.ConvertibleStatus) error
SetStatus sets the status of this resource
func (*FlexibleServersConfiguration) ValidateCreate ¶
func (configuration *FlexibleServersConfiguration) ValidateCreate() (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*FlexibleServersConfiguration) ValidateDelete ¶
func (configuration *FlexibleServersConfiguration) ValidateDelete() (admission.Warnings, error)
ValidateDelete validates the deletion of the resource
func (*FlexibleServersConfiguration) ValidateUpdate ¶
func (configuration *FlexibleServersConfiguration) ValidateUpdate(old runtime.Object) (admission.Warnings, error)
ValidateUpdate validates an update of the resource
type FlexibleServersConfigurationList ¶
type FlexibleServersConfigurationList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []FlexibleServersConfiguration `json:"items"` }
+kubebuilder:object:root=true Generator information: - Generated from: /mysql/resource-manager/Microsoft.DBforMySQL/Configurations/stable/2023-06-30/Configurations.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}/configurations/{configurationName}
func (*FlexibleServersConfigurationList) DeepCopy ¶
func (in *FlexibleServersConfigurationList) DeepCopy() *FlexibleServersConfigurationList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FlexibleServersConfigurationList.
func (*FlexibleServersConfigurationList) DeepCopyInto ¶
func (in *FlexibleServersConfigurationList) DeepCopyInto(out *FlexibleServersConfigurationList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*FlexibleServersConfigurationList) DeepCopyObject ¶
func (in *FlexibleServersConfigurationList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
type FlexibleServersConfigurationOperatorSpec ¶ added in v2.11.0
type FlexibleServersConfigurationOperatorSpec struct { // ConfigMapExpressions: configures where to place operator written dynamic ConfigMaps (created with CEL expressions). ConfigMapExpressions []*core.DestinationExpression `json:"configMapExpressions,omitempty"` // SecretExpressions: configures where to place operator written dynamic secrets (created with CEL expressions). SecretExpressions []*core.DestinationExpression `json:"secretExpressions,omitempty"` }
Details for configuring operator behavior. Fields in this struct are interpreted by the operator directly rather than being passed to Azure
func (*FlexibleServersConfigurationOperatorSpec) AssignProperties_From_FlexibleServersConfigurationOperatorSpec ¶ added in v2.11.0
func (operator *FlexibleServersConfigurationOperatorSpec) AssignProperties_From_FlexibleServersConfigurationOperatorSpec(source *storage.FlexibleServersConfigurationOperatorSpec) error
AssignProperties_From_FlexibleServersConfigurationOperatorSpec populates our FlexibleServersConfigurationOperatorSpec from the provided source FlexibleServersConfigurationOperatorSpec
func (*FlexibleServersConfigurationOperatorSpec) AssignProperties_To_FlexibleServersConfigurationOperatorSpec ¶ added in v2.11.0
func (operator *FlexibleServersConfigurationOperatorSpec) AssignProperties_To_FlexibleServersConfigurationOperatorSpec(destination *storage.FlexibleServersConfigurationOperatorSpec) error
AssignProperties_To_FlexibleServersConfigurationOperatorSpec populates the provided destination FlexibleServersConfigurationOperatorSpec from our FlexibleServersConfigurationOperatorSpec
func (*FlexibleServersConfigurationOperatorSpec) DeepCopy ¶ added in v2.11.0
func (in *FlexibleServersConfigurationOperatorSpec) DeepCopy() *FlexibleServersConfigurationOperatorSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FlexibleServersConfigurationOperatorSpec.
func (*FlexibleServersConfigurationOperatorSpec) DeepCopyInto ¶ added in v2.11.0
func (in *FlexibleServersConfigurationOperatorSpec) DeepCopyInto(out *FlexibleServersConfigurationOperatorSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type FlexibleServersConfiguration_STATUS ¶ added in v2.10.0
type FlexibleServersConfiguration_STATUS struct { // AllowedValues: Allowed values of the configuration. AllowedValues *string `json:"allowedValues,omitempty"` // Conditions: The observed state of the resource Conditions []conditions.Condition `json:"conditions,omitempty"` // CurrentValue: Current value of the configuration. CurrentValue *string `json:"currentValue,omitempty"` // DataType: Data type of the configuration. DataType *string `json:"dataType,omitempty"` // DefaultValue: Default value of the configuration. DefaultValue *string `json:"defaultValue,omitempty"` // Description: Description of the configuration. Description *string `json:"description,omitempty"` // DocumentationLink: The link used to get the document from community or Azure site. DocumentationLink *string `json:"documentationLink,omitempty"` // Id: Fully qualified resource ID for the resource. E.g. // "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" Id *string `json:"id,omitempty"` // IsConfigPendingRestart: If is the configuration pending restart or not. IsConfigPendingRestart *ConfigurationProperties_IsConfigPendingRestart_STATUS `json:"isConfigPendingRestart,omitempty"` // IsDynamicConfig: If is the configuration dynamic. IsDynamicConfig *ConfigurationProperties_IsDynamicConfig_STATUS `json:"isDynamicConfig,omitempty"` // IsReadOnly: If is the configuration read only. IsReadOnly *ConfigurationProperties_IsReadOnly_STATUS `json:"isReadOnly,omitempty"` // Name: The name of the resource Name *string `json:"name,omitempty"` // Source: Source of the configuration. Source *ConfigurationProperties_Source_STATUS `json:"source,omitempty"` // SystemData: Azure Resource Manager metadata containing createdBy and modifiedBy information. SystemData *SystemData_STATUS `json:"systemData,omitempty"` // Type: The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type *string `json:"type,omitempty"` // Value: Value of the configuration. Value *string `json:"value,omitempty"` }
func (*FlexibleServersConfiguration_STATUS) AssignProperties_From_FlexibleServersConfiguration_STATUS ¶ added in v2.10.0
func (configuration *FlexibleServersConfiguration_STATUS) AssignProperties_From_FlexibleServersConfiguration_STATUS(source *storage.FlexibleServersConfiguration_STATUS) error
AssignProperties_From_FlexibleServersConfiguration_STATUS populates our FlexibleServersConfiguration_STATUS from the provided source FlexibleServersConfiguration_STATUS
func (*FlexibleServersConfiguration_STATUS) AssignProperties_To_FlexibleServersConfiguration_STATUS ¶ added in v2.10.0
func (configuration *FlexibleServersConfiguration_STATUS) AssignProperties_To_FlexibleServersConfiguration_STATUS(destination *storage.FlexibleServersConfiguration_STATUS) error
AssignProperties_To_FlexibleServersConfiguration_STATUS populates the provided destination FlexibleServersConfiguration_STATUS from our FlexibleServersConfiguration_STATUS
func (*FlexibleServersConfiguration_STATUS) ConvertStatusFrom ¶ added in v2.10.0
func (configuration *FlexibleServersConfiguration_STATUS) ConvertStatusFrom(source genruntime.ConvertibleStatus) error
ConvertStatusFrom populates our FlexibleServersConfiguration_STATUS from the provided source
func (*FlexibleServersConfiguration_STATUS) ConvertStatusTo ¶ added in v2.10.0
func (configuration *FlexibleServersConfiguration_STATUS) ConvertStatusTo(destination genruntime.ConvertibleStatus) error
ConvertStatusTo populates the provided destination from our FlexibleServersConfiguration_STATUS
func (*FlexibleServersConfiguration_STATUS) DeepCopy ¶ added in v2.10.0
func (in *FlexibleServersConfiguration_STATUS) DeepCopy() *FlexibleServersConfiguration_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FlexibleServersConfiguration_STATUS.
func (*FlexibleServersConfiguration_STATUS) DeepCopyInto ¶ added in v2.10.0
func (in *FlexibleServersConfiguration_STATUS) DeepCopyInto(out *FlexibleServersConfiguration_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*FlexibleServersConfiguration_STATUS) NewEmptyARMValue ¶ added in v2.10.0
func (configuration *FlexibleServersConfiguration_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*FlexibleServersConfiguration_STATUS) PopulateFromARM ¶ added in v2.10.0
func (configuration *FlexibleServersConfiguration_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type FlexibleServersConfiguration_Spec ¶ added in v2.10.0
type FlexibleServersConfiguration_Spec struct { // AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it // doesn't have to be. AzureName string `json:"azureName,omitempty"` // CurrentValue: Current value of the configuration. CurrentValue *string `json:"currentValue,omitempty"` // OperatorSpec: The specification for configuring operator behavior. This field is interpreted by the operator and not // passed directly to Azure OperatorSpec *FlexibleServersConfigurationOperatorSpec `json:"operatorSpec,omitempty"` // +kubebuilder:validation:Required // Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also // controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a // reference to a dbformysql.azure.com/FlexibleServer resource Owner *genruntime.KnownResourceReference `group:"dbformysql.azure.com" json:"owner,omitempty" kind:"FlexibleServer"` // Source: Source of the configuration. Source *ConfigurationProperties_Source `json:"source,omitempty"` // Value: Value of the configuration. Value *string `json:"value,omitempty"` }
func (*FlexibleServersConfiguration_Spec) AssignProperties_From_FlexibleServersConfiguration_Spec ¶ added in v2.10.0
func (configuration *FlexibleServersConfiguration_Spec) AssignProperties_From_FlexibleServersConfiguration_Spec(source *storage.FlexibleServersConfiguration_Spec) error
AssignProperties_From_FlexibleServersConfiguration_Spec populates our FlexibleServersConfiguration_Spec from the provided source FlexibleServersConfiguration_Spec
func (*FlexibleServersConfiguration_Spec) AssignProperties_To_FlexibleServersConfiguration_Spec ¶ added in v2.10.0
func (configuration *FlexibleServersConfiguration_Spec) AssignProperties_To_FlexibleServersConfiguration_Spec(destination *storage.FlexibleServersConfiguration_Spec) error
AssignProperties_To_FlexibleServersConfiguration_Spec populates the provided destination FlexibleServersConfiguration_Spec from our FlexibleServersConfiguration_Spec
func (*FlexibleServersConfiguration_Spec) ConvertSpecFrom ¶ added in v2.10.0
func (configuration *FlexibleServersConfiguration_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error
ConvertSpecFrom populates our FlexibleServersConfiguration_Spec from the provided source
func (*FlexibleServersConfiguration_Spec) ConvertSpecTo ¶ added in v2.10.0
func (configuration *FlexibleServersConfiguration_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error
ConvertSpecTo populates the provided destination from our FlexibleServersConfiguration_Spec
func (*FlexibleServersConfiguration_Spec) ConvertToARM ¶ added in v2.10.0
func (configuration *FlexibleServersConfiguration_Spec) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
ConvertToARM converts from a Kubernetes CRD object to an ARM object
func (*FlexibleServersConfiguration_Spec) DeepCopy ¶ added in v2.10.0
func (in *FlexibleServersConfiguration_Spec) DeepCopy() *FlexibleServersConfiguration_Spec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FlexibleServersConfiguration_Spec.
func (*FlexibleServersConfiguration_Spec) DeepCopyInto ¶ added in v2.10.0
func (in *FlexibleServersConfiguration_Spec) DeepCopyInto(out *FlexibleServersConfiguration_Spec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*FlexibleServersConfiguration_Spec) Initialize_From_FlexibleServersConfiguration_STATUS ¶ added in v2.10.0
func (configuration *FlexibleServersConfiguration_Spec) Initialize_From_FlexibleServersConfiguration_STATUS(source *FlexibleServersConfiguration_STATUS) error
Initialize_From_FlexibleServersConfiguration_STATUS populates our FlexibleServersConfiguration_Spec from the provided source FlexibleServersConfiguration_STATUS
func (*FlexibleServersConfiguration_Spec) NewEmptyARMValue ¶ added in v2.10.0
func (configuration *FlexibleServersConfiguration_Spec) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*FlexibleServersConfiguration_Spec) OriginalVersion ¶ added in v2.10.0
func (configuration *FlexibleServersConfiguration_Spec) OriginalVersion() string
OriginalVersion returns the original API version used to create the resource.
func (*FlexibleServersConfiguration_Spec) PopulateFromARM ¶ added in v2.10.0
func (configuration *FlexibleServersConfiguration_Spec) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
func (*FlexibleServersConfiguration_Spec) SetAzureName ¶ added in v2.10.0
func (configuration *FlexibleServersConfiguration_Spec) SetAzureName(azureName string)
SetAzureName sets the Azure name of the resource
type FlexibleServersDatabase ¶
type FlexibleServersDatabase struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec FlexibleServersDatabase_Spec `json:"spec,omitempty"` Status FlexibleServersDatabase_STATUS `json:"status,omitempty"` }
+kubebuilder:object:root=true +kubebuilder:subresource:status +kubebuilder:printcolumn:name="Ready",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="Severity",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].severity" +kubebuilder:printcolumn:name="Reason",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].reason" +kubebuilder:printcolumn:name="Message",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].message" Generator information: - Generated from: /mysql/resource-manager/Microsoft.DBforMySQL/Databases/stable/2023-06-30/Databases.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}/databases/{databaseName}
func (*FlexibleServersDatabase) AssignProperties_From_FlexibleServersDatabase ¶
func (database *FlexibleServersDatabase) AssignProperties_From_FlexibleServersDatabase(source *storage.FlexibleServersDatabase) error
AssignProperties_From_FlexibleServersDatabase populates our FlexibleServersDatabase from the provided source FlexibleServersDatabase
func (*FlexibleServersDatabase) AssignProperties_To_FlexibleServersDatabase ¶
func (database *FlexibleServersDatabase) AssignProperties_To_FlexibleServersDatabase(destination *storage.FlexibleServersDatabase) error
AssignProperties_To_FlexibleServersDatabase populates the provided destination FlexibleServersDatabase from our FlexibleServersDatabase
func (*FlexibleServersDatabase) AzureName ¶
func (database *FlexibleServersDatabase) AzureName() string
AzureName returns the Azure name of the resource
func (*FlexibleServersDatabase) ConfigMapDestinationExpressions ¶ added in v2.11.0
func (database *FlexibleServersDatabase) ConfigMapDestinationExpressions() []*core.DestinationExpression
ConfigMapDestinationExpressions returns the Spec.OperatorSpec.ConfigMapExpressions property
func (*FlexibleServersDatabase) ConvertFrom ¶
func (database *FlexibleServersDatabase) ConvertFrom(hub conversion.Hub) error
ConvertFrom populates our FlexibleServersDatabase from the provided hub FlexibleServersDatabase
func (*FlexibleServersDatabase) ConvertTo ¶
func (database *FlexibleServersDatabase) ConvertTo(hub conversion.Hub) error
ConvertTo populates the provided hub FlexibleServersDatabase from our FlexibleServersDatabase
func (*FlexibleServersDatabase) DeepCopy ¶
func (in *FlexibleServersDatabase) DeepCopy() *FlexibleServersDatabase
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FlexibleServersDatabase.
func (*FlexibleServersDatabase) DeepCopyInto ¶
func (in *FlexibleServersDatabase) DeepCopyInto(out *FlexibleServersDatabase)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*FlexibleServersDatabase) DeepCopyObject ¶
func (in *FlexibleServersDatabase) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*FlexibleServersDatabase) Default ¶
func (database *FlexibleServersDatabase) Default()
Default applies defaults to the FlexibleServersDatabase resource
func (FlexibleServersDatabase) GetAPIVersion ¶
func (database FlexibleServersDatabase) GetAPIVersion() string
GetAPIVersion returns the ARM API version of the resource. This is always "2023-06-30"
func (*FlexibleServersDatabase) GetConditions ¶
func (database *FlexibleServersDatabase) GetConditions() conditions.Conditions
GetConditions returns the conditions of the resource
func (*FlexibleServersDatabase) GetResourceScope ¶
func (database *FlexibleServersDatabase) GetResourceScope() genruntime.ResourceScope
GetResourceScope returns the scope of the resource
func (*FlexibleServersDatabase) GetSpec ¶
func (database *FlexibleServersDatabase) GetSpec() genruntime.ConvertibleSpec
GetSpec returns the specification of this resource
func (*FlexibleServersDatabase) GetStatus ¶
func (database *FlexibleServersDatabase) GetStatus() genruntime.ConvertibleStatus
GetStatus returns the status of this resource
func (*FlexibleServersDatabase) GetSupportedOperations ¶
func (database *FlexibleServersDatabase) GetSupportedOperations() []genruntime.ResourceOperation
GetSupportedOperations returns the operations supported by the resource
func (*FlexibleServersDatabase) GetType ¶
func (database *FlexibleServersDatabase) GetType() string
GetType returns the ARM Type of the resource. This is always "Microsoft.DBforMySQL/flexibleServers/databases"
func (*FlexibleServersDatabase) InitializeSpec ¶
func (database *FlexibleServersDatabase) InitializeSpec(status genruntime.ConvertibleStatus) error
InitializeSpec initializes the spec for this resource from the given status
func (*FlexibleServersDatabase) NewEmptyStatus ¶
func (database *FlexibleServersDatabase) NewEmptyStatus() genruntime.ConvertibleStatus
NewEmptyStatus returns a new empty (blank) status
func (*FlexibleServersDatabase) OriginalGVK ¶
func (database *FlexibleServersDatabase) OriginalGVK() *schema.GroupVersionKind
OriginalGVK returns a GroupValueKind for the original API version used to create the resource
func (*FlexibleServersDatabase) Owner ¶
func (database *FlexibleServersDatabase) Owner() *genruntime.ResourceReference
Owner returns the ResourceReference of the owner
func (*FlexibleServersDatabase) SecretDestinationExpressions ¶ added in v2.11.0
func (database *FlexibleServersDatabase) SecretDestinationExpressions() []*core.DestinationExpression
SecretDestinationExpressions returns the Spec.OperatorSpec.SecretExpressions property
func (*FlexibleServersDatabase) SetConditions ¶
func (database *FlexibleServersDatabase) SetConditions(conditions conditions.Conditions)
SetConditions sets the conditions on the resource status
func (*FlexibleServersDatabase) SetStatus ¶
func (database *FlexibleServersDatabase) SetStatus(status genruntime.ConvertibleStatus) error
SetStatus sets the status of this resource
func (*FlexibleServersDatabase) ValidateCreate ¶
func (database *FlexibleServersDatabase) ValidateCreate() (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*FlexibleServersDatabase) ValidateDelete ¶
func (database *FlexibleServersDatabase) ValidateDelete() (admission.Warnings, error)
ValidateDelete validates the deletion of the resource
func (*FlexibleServersDatabase) ValidateUpdate ¶
func (database *FlexibleServersDatabase) ValidateUpdate(old runtime.Object) (admission.Warnings, error)
ValidateUpdate validates an update of the resource
type FlexibleServersDatabaseList ¶
type FlexibleServersDatabaseList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []FlexibleServersDatabase `json:"items"` }
+kubebuilder:object:root=true Generator information: - Generated from: /mysql/resource-manager/Microsoft.DBforMySQL/Databases/stable/2023-06-30/Databases.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}/databases/{databaseName}
func (*FlexibleServersDatabaseList) DeepCopy ¶
func (in *FlexibleServersDatabaseList) DeepCopy() *FlexibleServersDatabaseList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FlexibleServersDatabaseList.
func (*FlexibleServersDatabaseList) DeepCopyInto ¶
func (in *FlexibleServersDatabaseList) DeepCopyInto(out *FlexibleServersDatabaseList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*FlexibleServersDatabaseList) DeepCopyObject ¶
func (in *FlexibleServersDatabaseList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
type FlexibleServersDatabaseOperatorSpec ¶ added in v2.11.0
type FlexibleServersDatabaseOperatorSpec struct { // ConfigMapExpressions: configures where to place operator written dynamic ConfigMaps (created with CEL expressions). ConfigMapExpressions []*core.DestinationExpression `json:"configMapExpressions,omitempty"` // SecretExpressions: configures where to place operator written dynamic secrets (created with CEL expressions). SecretExpressions []*core.DestinationExpression `json:"secretExpressions,omitempty"` }
Details for configuring operator behavior. Fields in this struct are interpreted by the operator directly rather than being passed to Azure
func (*FlexibleServersDatabaseOperatorSpec) AssignProperties_From_FlexibleServersDatabaseOperatorSpec ¶ added in v2.11.0
func (operator *FlexibleServersDatabaseOperatorSpec) AssignProperties_From_FlexibleServersDatabaseOperatorSpec(source *storage.FlexibleServersDatabaseOperatorSpec) error
AssignProperties_From_FlexibleServersDatabaseOperatorSpec populates our FlexibleServersDatabaseOperatorSpec from the provided source FlexibleServersDatabaseOperatorSpec
func (*FlexibleServersDatabaseOperatorSpec) AssignProperties_To_FlexibleServersDatabaseOperatorSpec ¶ added in v2.11.0
func (operator *FlexibleServersDatabaseOperatorSpec) AssignProperties_To_FlexibleServersDatabaseOperatorSpec(destination *storage.FlexibleServersDatabaseOperatorSpec) error
AssignProperties_To_FlexibleServersDatabaseOperatorSpec populates the provided destination FlexibleServersDatabaseOperatorSpec from our FlexibleServersDatabaseOperatorSpec
func (*FlexibleServersDatabaseOperatorSpec) DeepCopy ¶ added in v2.11.0
func (in *FlexibleServersDatabaseOperatorSpec) DeepCopy() *FlexibleServersDatabaseOperatorSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FlexibleServersDatabaseOperatorSpec.
func (*FlexibleServersDatabaseOperatorSpec) DeepCopyInto ¶ added in v2.11.0
func (in *FlexibleServersDatabaseOperatorSpec) DeepCopyInto(out *FlexibleServersDatabaseOperatorSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type FlexibleServersDatabase_STATUS ¶ added in v2.10.0
type FlexibleServersDatabase_STATUS struct { // Charset: The charset of the database. Charset *string `json:"charset,omitempty"` // Collation: The collation of the database. Collation *string `json:"collation,omitempty"` // Conditions: The observed state of the resource Conditions []conditions.Condition `json:"conditions,omitempty"` // Id: Fully qualified resource ID for the resource. E.g. // "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" Id *string `json:"id,omitempty"` // Name: The name of the resource Name *string `json:"name,omitempty"` // SystemData: Azure Resource Manager metadata containing createdBy and modifiedBy information. SystemData *SystemData_STATUS `json:"systemData,omitempty"` // Type: The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type *string `json:"type,omitempty"` }
func (*FlexibleServersDatabase_STATUS) AssignProperties_From_FlexibleServersDatabase_STATUS ¶ added in v2.10.0
func (database *FlexibleServersDatabase_STATUS) AssignProperties_From_FlexibleServersDatabase_STATUS(source *storage.FlexibleServersDatabase_STATUS) error
AssignProperties_From_FlexibleServersDatabase_STATUS populates our FlexibleServersDatabase_STATUS from the provided source FlexibleServersDatabase_STATUS
func (*FlexibleServersDatabase_STATUS) AssignProperties_To_FlexibleServersDatabase_STATUS ¶ added in v2.10.0
func (database *FlexibleServersDatabase_STATUS) AssignProperties_To_FlexibleServersDatabase_STATUS(destination *storage.FlexibleServersDatabase_STATUS) error
AssignProperties_To_FlexibleServersDatabase_STATUS populates the provided destination FlexibleServersDatabase_STATUS from our FlexibleServersDatabase_STATUS
func (*FlexibleServersDatabase_STATUS) ConvertStatusFrom ¶ added in v2.10.0
func (database *FlexibleServersDatabase_STATUS) ConvertStatusFrom(source genruntime.ConvertibleStatus) error
ConvertStatusFrom populates our FlexibleServersDatabase_STATUS from the provided source
func (*FlexibleServersDatabase_STATUS) ConvertStatusTo ¶ added in v2.10.0
func (database *FlexibleServersDatabase_STATUS) ConvertStatusTo(destination genruntime.ConvertibleStatus) error
ConvertStatusTo populates the provided destination from our FlexibleServersDatabase_STATUS
func (*FlexibleServersDatabase_STATUS) DeepCopy ¶ added in v2.10.0
func (in *FlexibleServersDatabase_STATUS) DeepCopy() *FlexibleServersDatabase_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FlexibleServersDatabase_STATUS.
func (*FlexibleServersDatabase_STATUS) DeepCopyInto ¶ added in v2.10.0
func (in *FlexibleServersDatabase_STATUS) DeepCopyInto(out *FlexibleServersDatabase_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*FlexibleServersDatabase_STATUS) NewEmptyARMValue ¶ added in v2.10.0
func (database *FlexibleServersDatabase_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*FlexibleServersDatabase_STATUS) PopulateFromARM ¶ added in v2.10.0
func (database *FlexibleServersDatabase_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type FlexibleServersDatabase_Spec ¶ added in v2.10.0
type FlexibleServersDatabase_Spec struct { // AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it // doesn't have to be. AzureName string `json:"azureName,omitempty"` // Charset: The charset of the database. Charset *string `json:"charset,omitempty"` // Collation: The collation of the database. Collation *string `json:"collation,omitempty"` // OperatorSpec: The specification for configuring operator behavior. This field is interpreted by the operator and not // passed directly to Azure OperatorSpec *FlexibleServersDatabaseOperatorSpec `json:"operatorSpec,omitempty"` // +kubebuilder:validation:Required // Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also // controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a // reference to a dbformysql.azure.com/FlexibleServer resource Owner *genruntime.KnownResourceReference `group:"dbformysql.azure.com" json:"owner,omitempty" kind:"FlexibleServer"` }
func (*FlexibleServersDatabase_Spec) AssignProperties_From_FlexibleServersDatabase_Spec ¶ added in v2.10.0
func (database *FlexibleServersDatabase_Spec) AssignProperties_From_FlexibleServersDatabase_Spec(source *storage.FlexibleServersDatabase_Spec) error
AssignProperties_From_FlexibleServersDatabase_Spec populates our FlexibleServersDatabase_Spec from the provided source FlexibleServersDatabase_Spec
func (*FlexibleServersDatabase_Spec) AssignProperties_To_FlexibleServersDatabase_Spec ¶ added in v2.10.0
func (database *FlexibleServersDatabase_Spec) AssignProperties_To_FlexibleServersDatabase_Spec(destination *storage.FlexibleServersDatabase_Spec) error
AssignProperties_To_FlexibleServersDatabase_Spec populates the provided destination FlexibleServersDatabase_Spec from our FlexibleServersDatabase_Spec
func (*FlexibleServersDatabase_Spec) ConvertSpecFrom ¶ added in v2.10.0
func (database *FlexibleServersDatabase_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error
ConvertSpecFrom populates our FlexibleServersDatabase_Spec from the provided source
func (*FlexibleServersDatabase_Spec) ConvertSpecTo ¶ added in v2.10.0
func (database *FlexibleServersDatabase_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error
ConvertSpecTo populates the provided destination from our FlexibleServersDatabase_Spec
func (*FlexibleServersDatabase_Spec) ConvertToARM ¶ added in v2.10.0
func (database *FlexibleServersDatabase_Spec) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
ConvertToARM converts from a Kubernetes CRD object to an ARM object
func (*FlexibleServersDatabase_Spec) DeepCopy ¶ added in v2.10.0
func (in *FlexibleServersDatabase_Spec) DeepCopy() *FlexibleServersDatabase_Spec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FlexibleServersDatabase_Spec.
func (*FlexibleServersDatabase_Spec) DeepCopyInto ¶ added in v2.10.0
func (in *FlexibleServersDatabase_Spec) DeepCopyInto(out *FlexibleServersDatabase_Spec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*FlexibleServersDatabase_Spec) Initialize_From_FlexibleServersDatabase_STATUS ¶ added in v2.10.0
func (database *FlexibleServersDatabase_Spec) Initialize_From_FlexibleServersDatabase_STATUS(source *FlexibleServersDatabase_STATUS) error
Initialize_From_FlexibleServersDatabase_STATUS populates our FlexibleServersDatabase_Spec from the provided source FlexibleServersDatabase_STATUS
func (*FlexibleServersDatabase_Spec) NewEmptyARMValue ¶ added in v2.10.0
func (database *FlexibleServersDatabase_Spec) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*FlexibleServersDatabase_Spec) OriginalVersion ¶ added in v2.10.0
func (database *FlexibleServersDatabase_Spec) OriginalVersion() string
OriginalVersion returns the original API version used to create the resource.
func (*FlexibleServersDatabase_Spec) PopulateFromARM ¶ added in v2.10.0
func (database *FlexibleServersDatabase_Spec) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
func (*FlexibleServersDatabase_Spec) SetAzureName ¶ added in v2.10.0
func (database *FlexibleServersDatabase_Spec) SetAzureName(azureName string)
SetAzureName sets the Azure name of the resource
type FlexibleServersFirewallRule ¶
type FlexibleServersFirewallRule struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec FlexibleServersFirewallRule_Spec `json:"spec,omitempty"` Status FlexibleServersFirewallRule_STATUS `json:"status,omitempty"` }
+kubebuilder:object:root=true +kubebuilder:subresource:status +kubebuilder:printcolumn:name="Ready",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="Severity",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].severity" +kubebuilder:printcolumn:name="Reason",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].reason" +kubebuilder:printcolumn:name="Message",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].message" Generator information: - Generated from: /mysql/resource-manager/Microsoft.DBforMySQL/Firewall/stable/2023-06-30/FirewallRules.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}/firewallRules/{firewallRuleName}
func (*FlexibleServersFirewallRule) AssignProperties_From_FlexibleServersFirewallRule ¶
func (rule *FlexibleServersFirewallRule) AssignProperties_From_FlexibleServersFirewallRule(source *storage.FlexibleServersFirewallRule) error
AssignProperties_From_FlexibleServersFirewallRule populates our FlexibleServersFirewallRule from the provided source FlexibleServersFirewallRule
func (*FlexibleServersFirewallRule) AssignProperties_To_FlexibleServersFirewallRule ¶
func (rule *FlexibleServersFirewallRule) AssignProperties_To_FlexibleServersFirewallRule(destination *storage.FlexibleServersFirewallRule) error
AssignProperties_To_FlexibleServersFirewallRule populates the provided destination FlexibleServersFirewallRule from our FlexibleServersFirewallRule
func (*FlexibleServersFirewallRule) AzureName ¶
func (rule *FlexibleServersFirewallRule) AzureName() string
AzureName returns the Azure name of the resource
func (*FlexibleServersFirewallRule) ConfigMapDestinationExpressions ¶ added in v2.11.0
func (rule *FlexibleServersFirewallRule) ConfigMapDestinationExpressions() []*core.DestinationExpression
ConfigMapDestinationExpressions returns the Spec.OperatorSpec.ConfigMapExpressions property
func (*FlexibleServersFirewallRule) ConvertFrom ¶
func (rule *FlexibleServersFirewallRule) ConvertFrom(hub conversion.Hub) error
ConvertFrom populates our FlexibleServersFirewallRule from the provided hub FlexibleServersFirewallRule
func (*FlexibleServersFirewallRule) ConvertTo ¶
func (rule *FlexibleServersFirewallRule) ConvertTo(hub conversion.Hub) error
ConvertTo populates the provided hub FlexibleServersFirewallRule from our FlexibleServersFirewallRule
func (*FlexibleServersFirewallRule) DeepCopy ¶
func (in *FlexibleServersFirewallRule) DeepCopy() *FlexibleServersFirewallRule
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FlexibleServersFirewallRule.
func (*FlexibleServersFirewallRule) DeepCopyInto ¶
func (in *FlexibleServersFirewallRule) DeepCopyInto(out *FlexibleServersFirewallRule)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*FlexibleServersFirewallRule) DeepCopyObject ¶
func (in *FlexibleServersFirewallRule) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*FlexibleServersFirewallRule) Default ¶
func (rule *FlexibleServersFirewallRule) Default()
Default applies defaults to the FlexibleServersFirewallRule resource
func (FlexibleServersFirewallRule) GetAPIVersion ¶
func (rule FlexibleServersFirewallRule) GetAPIVersion() string
GetAPIVersion returns the ARM API version of the resource. This is always "2023-06-30"
func (*FlexibleServersFirewallRule) GetConditions ¶
func (rule *FlexibleServersFirewallRule) GetConditions() conditions.Conditions
GetConditions returns the conditions of the resource
func (*FlexibleServersFirewallRule) GetResourceScope ¶
func (rule *FlexibleServersFirewallRule) GetResourceScope() genruntime.ResourceScope
GetResourceScope returns the scope of the resource
func (*FlexibleServersFirewallRule) GetSpec ¶
func (rule *FlexibleServersFirewallRule) GetSpec() genruntime.ConvertibleSpec
GetSpec returns the specification of this resource
func (*FlexibleServersFirewallRule) GetStatus ¶
func (rule *FlexibleServersFirewallRule) GetStatus() genruntime.ConvertibleStatus
GetStatus returns the status of this resource
func (*FlexibleServersFirewallRule) GetSupportedOperations ¶
func (rule *FlexibleServersFirewallRule) GetSupportedOperations() []genruntime.ResourceOperation
GetSupportedOperations returns the operations supported by the resource
func (*FlexibleServersFirewallRule) GetType ¶
func (rule *FlexibleServersFirewallRule) GetType() string
GetType returns the ARM Type of the resource. This is always "Microsoft.DBforMySQL/flexibleServers/firewallRules"
func (*FlexibleServersFirewallRule) InitializeSpec ¶
func (rule *FlexibleServersFirewallRule) InitializeSpec(status genruntime.ConvertibleStatus) error
InitializeSpec initializes the spec for this resource from the given status
func (*FlexibleServersFirewallRule) NewEmptyStatus ¶
func (rule *FlexibleServersFirewallRule) NewEmptyStatus() genruntime.ConvertibleStatus
NewEmptyStatus returns a new empty (blank) status
func (*FlexibleServersFirewallRule) OriginalGVK ¶
func (rule *FlexibleServersFirewallRule) OriginalGVK() *schema.GroupVersionKind
OriginalGVK returns a GroupValueKind for the original API version used to create the resource
func (*FlexibleServersFirewallRule) Owner ¶
func (rule *FlexibleServersFirewallRule) Owner() *genruntime.ResourceReference
Owner returns the ResourceReference of the owner
func (*FlexibleServersFirewallRule) SecretDestinationExpressions ¶ added in v2.11.0
func (rule *FlexibleServersFirewallRule) SecretDestinationExpressions() []*core.DestinationExpression
SecretDestinationExpressions returns the Spec.OperatorSpec.SecretExpressions property
func (*FlexibleServersFirewallRule) SetConditions ¶
func (rule *FlexibleServersFirewallRule) SetConditions(conditions conditions.Conditions)
SetConditions sets the conditions on the resource status
func (*FlexibleServersFirewallRule) SetStatus ¶
func (rule *FlexibleServersFirewallRule) SetStatus(status genruntime.ConvertibleStatus) error
SetStatus sets the status of this resource
func (*FlexibleServersFirewallRule) ValidateCreate ¶
func (rule *FlexibleServersFirewallRule) ValidateCreate() (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*FlexibleServersFirewallRule) ValidateDelete ¶
func (rule *FlexibleServersFirewallRule) ValidateDelete() (admission.Warnings, error)
ValidateDelete validates the deletion of the resource
func (*FlexibleServersFirewallRule) ValidateUpdate ¶
func (rule *FlexibleServersFirewallRule) ValidateUpdate(old runtime.Object) (admission.Warnings, error)
ValidateUpdate validates an update of the resource
type FlexibleServersFirewallRuleList ¶
type FlexibleServersFirewallRuleList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []FlexibleServersFirewallRule `json:"items"` }
+kubebuilder:object:root=true Generator information: - Generated from: /mysql/resource-manager/Microsoft.DBforMySQL/Firewall/stable/2023-06-30/FirewallRules.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}/firewallRules/{firewallRuleName}
func (*FlexibleServersFirewallRuleList) DeepCopy ¶
func (in *FlexibleServersFirewallRuleList) DeepCopy() *FlexibleServersFirewallRuleList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FlexibleServersFirewallRuleList.
func (*FlexibleServersFirewallRuleList) DeepCopyInto ¶
func (in *FlexibleServersFirewallRuleList) DeepCopyInto(out *FlexibleServersFirewallRuleList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*FlexibleServersFirewallRuleList) DeepCopyObject ¶
func (in *FlexibleServersFirewallRuleList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
type FlexibleServersFirewallRuleOperatorSpec ¶ added in v2.11.0
type FlexibleServersFirewallRuleOperatorSpec struct { // ConfigMapExpressions: configures where to place operator written dynamic ConfigMaps (created with CEL expressions). ConfigMapExpressions []*core.DestinationExpression `json:"configMapExpressions,omitempty"` // SecretExpressions: configures where to place operator written dynamic secrets (created with CEL expressions). SecretExpressions []*core.DestinationExpression `json:"secretExpressions,omitempty"` }
Details for configuring operator behavior. Fields in this struct are interpreted by the operator directly rather than being passed to Azure
func (*FlexibleServersFirewallRuleOperatorSpec) AssignProperties_From_FlexibleServersFirewallRuleOperatorSpec ¶ added in v2.11.0
func (operator *FlexibleServersFirewallRuleOperatorSpec) AssignProperties_From_FlexibleServersFirewallRuleOperatorSpec(source *storage.FlexibleServersFirewallRuleOperatorSpec) error
AssignProperties_From_FlexibleServersFirewallRuleOperatorSpec populates our FlexibleServersFirewallRuleOperatorSpec from the provided source FlexibleServersFirewallRuleOperatorSpec
func (*FlexibleServersFirewallRuleOperatorSpec) AssignProperties_To_FlexibleServersFirewallRuleOperatorSpec ¶ added in v2.11.0
func (operator *FlexibleServersFirewallRuleOperatorSpec) AssignProperties_To_FlexibleServersFirewallRuleOperatorSpec(destination *storage.FlexibleServersFirewallRuleOperatorSpec) error
AssignProperties_To_FlexibleServersFirewallRuleOperatorSpec populates the provided destination FlexibleServersFirewallRuleOperatorSpec from our FlexibleServersFirewallRuleOperatorSpec
func (*FlexibleServersFirewallRuleOperatorSpec) DeepCopy ¶ added in v2.11.0
func (in *FlexibleServersFirewallRuleOperatorSpec) DeepCopy() *FlexibleServersFirewallRuleOperatorSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FlexibleServersFirewallRuleOperatorSpec.
func (*FlexibleServersFirewallRuleOperatorSpec) DeepCopyInto ¶ added in v2.11.0
func (in *FlexibleServersFirewallRuleOperatorSpec) DeepCopyInto(out *FlexibleServersFirewallRuleOperatorSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type FlexibleServersFirewallRule_STATUS ¶ added in v2.10.0
type FlexibleServersFirewallRule_STATUS struct { // Conditions: The observed state of the resource Conditions []conditions.Condition `json:"conditions,omitempty"` // EndIpAddress: The end IP address of the server firewall rule. Must be IPv4 format. EndIpAddress *string `json:"endIpAddress,omitempty"` // Id: Fully qualified resource ID for the resource. E.g. // "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" Id *string `json:"id,omitempty"` // Name: The name of the resource Name *string `json:"name,omitempty"` // StartIpAddress: The start IP address of the server firewall rule. Must be IPv4 format. StartIpAddress *string `json:"startIpAddress,omitempty"` // SystemData: Azure Resource Manager metadata containing createdBy and modifiedBy information. SystemData *SystemData_STATUS `json:"systemData,omitempty"` // Type: The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" Type *string `json:"type,omitempty"` }
func (*FlexibleServersFirewallRule_STATUS) AssignProperties_From_FlexibleServersFirewallRule_STATUS ¶ added in v2.10.0
func (rule *FlexibleServersFirewallRule_STATUS) AssignProperties_From_FlexibleServersFirewallRule_STATUS(source *storage.FlexibleServersFirewallRule_STATUS) error
AssignProperties_From_FlexibleServersFirewallRule_STATUS populates our FlexibleServersFirewallRule_STATUS from the provided source FlexibleServersFirewallRule_STATUS
func (*FlexibleServersFirewallRule_STATUS) AssignProperties_To_FlexibleServersFirewallRule_STATUS ¶ added in v2.10.0
func (rule *FlexibleServersFirewallRule_STATUS) AssignProperties_To_FlexibleServersFirewallRule_STATUS(destination *storage.FlexibleServersFirewallRule_STATUS) error
AssignProperties_To_FlexibleServersFirewallRule_STATUS populates the provided destination FlexibleServersFirewallRule_STATUS from our FlexibleServersFirewallRule_STATUS
func (*FlexibleServersFirewallRule_STATUS) ConvertStatusFrom ¶ added in v2.10.0
func (rule *FlexibleServersFirewallRule_STATUS) ConvertStatusFrom(source genruntime.ConvertibleStatus) error
ConvertStatusFrom populates our FlexibleServersFirewallRule_STATUS from the provided source
func (*FlexibleServersFirewallRule_STATUS) ConvertStatusTo ¶ added in v2.10.0
func (rule *FlexibleServersFirewallRule_STATUS) ConvertStatusTo(destination genruntime.ConvertibleStatus) error
ConvertStatusTo populates the provided destination from our FlexibleServersFirewallRule_STATUS
func (*FlexibleServersFirewallRule_STATUS) DeepCopy ¶ added in v2.10.0
func (in *FlexibleServersFirewallRule_STATUS) DeepCopy() *FlexibleServersFirewallRule_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FlexibleServersFirewallRule_STATUS.
func (*FlexibleServersFirewallRule_STATUS) DeepCopyInto ¶ added in v2.10.0
func (in *FlexibleServersFirewallRule_STATUS) DeepCopyInto(out *FlexibleServersFirewallRule_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*FlexibleServersFirewallRule_STATUS) NewEmptyARMValue ¶ added in v2.10.0
func (rule *FlexibleServersFirewallRule_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*FlexibleServersFirewallRule_STATUS) PopulateFromARM ¶ added in v2.10.0
func (rule *FlexibleServersFirewallRule_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type FlexibleServersFirewallRule_Spec ¶ added in v2.10.0
type FlexibleServersFirewallRule_Spec struct { // AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it // doesn't have to be. AzureName string `json:"azureName,omitempty"` // +kubebuilder:validation:Required // +kubebuilder:validation:Pattern="^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$" // EndIpAddress: The end IP address of the server firewall rule. Must be IPv4 format. EndIpAddress *string `json:"endIpAddress,omitempty"` // OperatorSpec: The specification for configuring operator behavior. This field is interpreted by the operator and not // passed directly to Azure OperatorSpec *FlexibleServersFirewallRuleOperatorSpec `json:"operatorSpec,omitempty"` // +kubebuilder:validation:Required // Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also // controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a // reference to a dbformysql.azure.com/FlexibleServer resource Owner *genruntime.KnownResourceReference `group:"dbformysql.azure.com" json:"owner,omitempty" kind:"FlexibleServer"` // +kubebuilder:validation:Required // +kubebuilder:validation:Pattern="^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$" // StartIpAddress: The start IP address of the server firewall rule. Must be IPv4 format. StartIpAddress *string `json:"startIpAddress,omitempty"` }
func (*FlexibleServersFirewallRule_Spec) AssignProperties_From_FlexibleServersFirewallRule_Spec ¶ added in v2.10.0
func (rule *FlexibleServersFirewallRule_Spec) AssignProperties_From_FlexibleServersFirewallRule_Spec(source *storage.FlexibleServersFirewallRule_Spec) error
AssignProperties_From_FlexibleServersFirewallRule_Spec populates our FlexibleServersFirewallRule_Spec from the provided source FlexibleServersFirewallRule_Spec
func (*FlexibleServersFirewallRule_Spec) AssignProperties_To_FlexibleServersFirewallRule_Spec ¶ added in v2.10.0
func (rule *FlexibleServersFirewallRule_Spec) AssignProperties_To_FlexibleServersFirewallRule_Spec(destination *storage.FlexibleServersFirewallRule_Spec) error
AssignProperties_To_FlexibleServersFirewallRule_Spec populates the provided destination FlexibleServersFirewallRule_Spec from our FlexibleServersFirewallRule_Spec
func (*FlexibleServersFirewallRule_Spec) ConvertSpecFrom ¶ added in v2.10.0
func (rule *FlexibleServersFirewallRule_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error
ConvertSpecFrom populates our FlexibleServersFirewallRule_Spec from the provided source
func (*FlexibleServersFirewallRule_Spec) ConvertSpecTo ¶ added in v2.10.0
func (rule *FlexibleServersFirewallRule_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error
ConvertSpecTo populates the provided destination from our FlexibleServersFirewallRule_Spec
func (*FlexibleServersFirewallRule_Spec) ConvertToARM ¶ added in v2.10.0
func (rule *FlexibleServersFirewallRule_Spec) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
ConvertToARM converts from a Kubernetes CRD object to an ARM object
func (*FlexibleServersFirewallRule_Spec) DeepCopy ¶ added in v2.10.0
func (in *FlexibleServersFirewallRule_Spec) DeepCopy() *FlexibleServersFirewallRule_Spec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FlexibleServersFirewallRule_Spec.
func (*FlexibleServersFirewallRule_Spec) DeepCopyInto ¶ added in v2.10.0
func (in *FlexibleServersFirewallRule_Spec) DeepCopyInto(out *FlexibleServersFirewallRule_Spec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*FlexibleServersFirewallRule_Spec) Initialize_From_FlexibleServersFirewallRule_STATUS ¶ added in v2.10.0
func (rule *FlexibleServersFirewallRule_Spec) Initialize_From_FlexibleServersFirewallRule_STATUS(source *FlexibleServersFirewallRule_STATUS) error
Initialize_From_FlexibleServersFirewallRule_STATUS populates our FlexibleServersFirewallRule_Spec from the provided source FlexibleServersFirewallRule_STATUS
func (*FlexibleServersFirewallRule_Spec) NewEmptyARMValue ¶ added in v2.10.0
func (rule *FlexibleServersFirewallRule_Spec) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*FlexibleServersFirewallRule_Spec) OriginalVersion ¶ added in v2.10.0
func (rule *FlexibleServersFirewallRule_Spec) OriginalVersion() string
OriginalVersion returns the original API version used to create the resource.
func (*FlexibleServersFirewallRule_Spec) PopulateFromARM ¶ added in v2.10.0
func (rule *FlexibleServersFirewallRule_Spec) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
func (*FlexibleServersFirewallRule_Spec) SetAzureName ¶ added in v2.10.0
func (rule *FlexibleServersFirewallRule_Spec) SetAzureName(azureName string)
SetAzureName sets the Azure name of the resource
type HighAvailability ¶
type HighAvailability struct { // Mode: High availability mode for a server. Mode *HighAvailability_Mode `json:"mode,omitempty"` // StandbyAvailabilityZone: Availability zone of the standby server. StandbyAvailabilityZone *string `json:"standbyAvailabilityZone,omitempty"` }
Network related properties of a server
func (*HighAvailability) AssignProperties_From_HighAvailability ¶
func (availability *HighAvailability) AssignProperties_From_HighAvailability(source *storage.HighAvailability) error
AssignProperties_From_HighAvailability populates our HighAvailability from the provided source HighAvailability
func (*HighAvailability) AssignProperties_To_HighAvailability ¶
func (availability *HighAvailability) AssignProperties_To_HighAvailability(destination *storage.HighAvailability) error
AssignProperties_To_HighAvailability populates the provided destination HighAvailability from our HighAvailability
func (*HighAvailability) ConvertToARM ¶
func (availability *HighAvailability) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
ConvertToARM converts from a Kubernetes CRD object to an ARM object
func (*HighAvailability) DeepCopy ¶
func (in *HighAvailability) DeepCopy() *HighAvailability
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new HighAvailability.
func (*HighAvailability) DeepCopyInto ¶
func (in *HighAvailability) DeepCopyInto(out *HighAvailability)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*HighAvailability) Initialize_From_HighAvailability_STATUS ¶
func (availability *HighAvailability) Initialize_From_HighAvailability_STATUS(source *HighAvailability_STATUS) error
Initialize_From_HighAvailability_STATUS populates our HighAvailability from the provided source HighAvailability_STATUS
func (*HighAvailability) NewEmptyARMValue ¶
func (availability *HighAvailability) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*HighAvailability) PopulateFromARM ¶
func (availability *HighAvailability) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type HighAvailability_Mode ¶
type HighAvailability_Mode string
+kubebuilder:validation:Enum={"Disabled","SameZone","ZoneRedundant"}
type HighAvailability_Mode_STATUS ¶
type HighAvailability_Mode_STATUS string
type HighAvailability_STATUS ¶
type HighAvailability_STATUS struct { // Mode: High availability mode for a server. Mode *HighAvailability_Mode_STATUS `json:"mode,omitempty"` // StandbyAvailabilityZone: Availability zone of the standby server. StandbyAvailabilityZone *string `json:"standbyAvailabilityZone,omitempty"` // State: The state of server high availability. State *HighAvailability_State_STATUS `json:"state,omitempty"` }
Network related properties of a server
func (*HighAvailability_STATUS) AssignProperties_From_HighAvailability_STATUS ¶
func (availability *HighAvailability_STATUS) AssignProperties_From_HighAvailability_STATUS(source *storage.HighAvailability_STATUS) error
AssignProperties_From_HighAvailability_STATUS populates our HighAvailability_STATUS from the provided source HighAvailability_STATUS
func (*HighAvailability_STATUS) AssignProperties_To_HighAvailability_STATUS ¶
func (availability *HighAvailability_STATUS) AssignProperties_To_HighAvailability_STATUS(destination *storage.HighAvailability_STATUS) error
AssignProperties_To_HighAvailability_STATUS populates the provided destination HighAvailability_STATUS from our HighAvailability_STATUS
func (*HighAvailability_STATUS) DeepCopy ¶
func (in *HighAvailability_STATUS) DeepCopy() *HighAvailability_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new HighAvailability_STATUS.
func (*HighAvailability_STATUS) DeepCopyInto ¶
func (in *HighAvailability_STATUS) DeepCopyInto(out *HighAvailability_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*HighAvailability_STATUS) NewEmptyARMValue ¶
func (availability *HighAvailability_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*HighAvailability_STATUS) PopulateFromARM ¶
func (availability *HighAvailability_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type HighAvailability_State_STATUS ¶
type HighAvailability_State_STATUS string
type ImportSourceProperties ¶
type ImportSourceProperties struct { // DataDirPath: Relative path of data directory in storage. DataDirPath *string `json:"dataDirPath,omitempty"` // SasToken: Sas token for accessing source storage. Read and list permissions are required for sas token. SasToken *genruntime.SecretReference `json:"sasToken,omitempty"` // StorageType: Storage type of import source. StorageType *ImportSourceProperties_StorageType `json:"storageType,omitempty"` // StorageUrl: Uri of the import source storage. StorageUrl *string `json:"storageUrl,omitempty"` }
Import source related properties.
func (*ImportSourceProperties) AssignProperties_From_ImportSourceProperties ¶
func (properties *ImportSourceProperties) AssignProperties_From_ImportSourceProperties(source *storage.ImportSourceProperties) error
AssignProperties_From_ImportSourceProperties populates our ImportSourceProperties from the provided source ImportSourceProperties
func (*ImportSourceProperties) AssignProperties_To_ImportSourceProperties ¶
func (properties *ImportSourceProperties) AssignProperties_To_ImportSourceProperties(destination *storage.ImportSourceProperties) error
AssignProperties_To_ImportSourceProperties populates the provided destination ImportSourceProperties from our ImportSourceProperties
func (*ImportSourceProperties) ConvertToARM ¶
func (properties *ImportSourceProperties) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
ConvertToARM converts from a Kubernetes CRD object to an ARM object
func (*ImportSourceProperties) DeepCopy ¶
func (in *ImportSourceProperties) DeepCopy() *ImportSourceProperties
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ImportSourceProperties.
func (*ImportSourceProperties) DeepCopyInto ¶
func (in *ImportSourceProperties) DeepCopyInto(out *ImportSourceProperties)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*ImportSourceProperties) Initialize_From_ImportSourceProperties_STATUS ¶
func (properties *ImportSourceProperties) Initialize_From_ImportSourceProperties_STATUS(source *ImportSourceProperties_STATUS) error
Initialize_From_ImportSourceProperties_STATUS populates our ImportSourceProperties from the provided source ImportSourceProperties_STATUS
func (*ImportSourceProperties) NewEmptyARMValue ¶
func (properties *ImportSourceProperties) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*ImportSourceProperties) PopulateFromARM ¶
func (properties *ImportSourceProperties) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type ImportSourceProperties_STATUS ¶
type ImportSourceProperties_STATUS struct { // DataDirPath: Relative path of data directory in storage. DataDirPath *string `json:"dataDirPath,omitempty"` // StorageType: Storage type of import source. StorageType *ImportSourceProperties_StorageType_STATUS `json:"storageType,omitempty"` // StorageUrl: Uri of the import source storage. StorageUrl *string `json:"storageUrl,omitempty"` }
Import source related properties.
func (*ImportSourceProperties_STATUS) AssignProperties_From_ImportSourceProperties_STATUS ¶
func (properties *ImportSourceProperties_STATUS) AssignProperties_From_ImportSourceProperties_STATUS(source *storage.ImportSourceProperties_STATUS) error
AssignProperties_From_ImportSourceProperties_STATUS populates our ImportSourceProperties_STATUS from the provided source ImportSourceProperties_STATUS
func (*ImportSourceProperties_STATUS) AssignProperties_To_ImportSourceProperties_STATUS ¶
func (properties *ImportSourceProperties_STATUS) AssignProperties_To_ImportSourceProperties_STATUS(destination *storage.ImportSourceProperties_STATUS) error
AssignProperties_To_ImportSourceProperties_STATUS populates the provided destination ImportSourceProperties_STATUS from our ImportSourceProperties_STATUS
func (*ImportSourceProperties_STATUS) DeepCopy ¶
func (in *ImportSourceProperties_STATUS) DeepCopy() *ImportSourceProperties_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ImportSourceProperties_STATUS.
func (*ImportSourceProperties_STATUS) DeepCopyInto ¶
func (in *ImportSourceProperties_STATUS) DeepCopyInto(out *ImportSourceProperties_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*ImportSourceProperties_STATUS) NewEmptyARMValue ¶
func (properties *ImportSourceProperties_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*ImportSourceProperties_STATUS) PopulateFromARM ¶
func (properties *ImportSourceProperties_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type ImportSourceProperties_StorageType ¶
type ImportSourceProperties_StorageType string
+kubebuilder:validation:Enum={"AzureBlob"}
type ImportSourceProperties_StorageType_STATUS ¶
type ImportSourceProperties_StorageType_STATUS string
type MaintenanceWindow ¶
type MaintenanceWindow struct { // CustomWindow: indicates whether custom window is enabled or disabled CustomWindow *string `json:"customWindow,omitempty"` // DayOfWeek: day of week for maintenance window DayOfWeek *int `json:"dayOfWeek,omitempty"` // StartHour: start hour for maintenance window StartHour *int `json:"startHour,omitempty"` // StartMinute: start minute for maintenance window StartMinute *int `json:"startMinute,omitempty"` }
Maintenance window of a server.
func (*MaintenanceWindow) AssignProperties_From_MaintenanceWindow ¶
func (window *MaintenanceWindow) AssignProperties_From_MaintenanceWindow(source *storage.MaintenanceWindow) error
AssignProperties_From_MaintenanceWindow populates our MaintenanceWindow from the provided source MaintenanceWindow
func (*MaintenanceWindow) AssignProperties_To_MaintenanceWindow ¶
func (window *MaintenanceWindow) AssignProperties_To_MaintenanceWindow(destination *storage.MaintenanceWindow) error
AssignProperties_To_MaintenanceWindow populates the provided destination MaintenanceWindow from our MaintenanceWindow
func (*MaintenanceWindow) ConvertToARM ¶
func (window *MaintenanceWindow) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
ConvertToARM converts from a Kubernetes CRD object to an ARM object
func (*MaintenanceWindow) DeepCopy ¶
func (in *MaintenanceWindow) DeepCopy() *MaintenanceWindow
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MaintenanceWindow.
func (*MaintenanceWindow) DeepCopyInto ¶
func (in *MaintenanceWindow) DeepCopyInto(out *MaintenanceWindow)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*MaintenanceWindow) Initialize_From_MaintenanceWindow_STATUS ¶
func (window *MaintenanceWindow) Initialize_From_MaintenanceWindow_STATUS(source *MaintenanceWindow_STATUS) error
Initialize_From_MaintenanceWindow_STATUS populates our MaintenanceWindow from the provided source MaintenanceWindow_STATUS
func (*MaintenanceWindow) NewEmptyARMValue ¶
func (window *MaintenanceWindow) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*MaintenanceWindow) PopulateFromARM ¶
func (window *MaintenanceWindow) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type MaintenanceWindow_STATUS ¶
type MaintenanceWindow_STATUS struct { // CustomWindow: indicates whether custom window is enabled or disabled CustomWindow *string `json:"customWindow,omitempty"` // DayOfWeek: day of week for maintenance window DayOfWeek *int `json:"dayOfWeek,omitempty"` // StartHour: start hour for maintenance window StartHour *int `json:"startHour,omitempty"` // StartMinute: start minute for maintenance window StartMinute *int `json:"startMinute,omitempty"` }
Maintenance window of a server.
func (*MaintenanceWindow_STATUS) AssignProperties_From_MaintenanceWindow_STATUS ¶
func (window *MaintenanceWindow_STATUS) AssignProperties_From_MaintenanceWindow_STATUS(source *storage.MaintenanceWindow_STATUS) error
AssignProperties_From_MaintenanceWindow_STATUS populates our MaintenanceWindow_STATUS from the provided source MaintenanceWindow_STATUS
func (*MaintenanceWindow_STATUS) AssignProperties_To_MaintenanceWindow_STATUS ¶
func (window *MaintenanceWindow_STATUS) AssignProperties_To_MaintenanceWindow_STATUS(destination *storage.MaintenanceWindow_STATUS) error
AssignProperties_To_MaintenanceWindow_STATUS populates the provided destination MaintenanceWindow_STATUS from our MaintenanceWindow_STATUS
func (*MaintenanceWindow_STATUS) DeepCopy ¶
func (in *MaintenanceWindow_STATUS) DeepCopy() *MaintenanceWindow_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MaintenanceWindow_STATUS.
func (*MaintenanceWindow_STATUS) DeepCopyInto ¶
func (in *MaintenanceWindow_STATUS) DeepCopyInto(out *MaintenanceWindow_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*MaintenanceWindow_STATUS) NewEmptyARMValue ¶
func (window *MaintenanceWindow_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*MaintenanceWindow_STATUS) PopulateFromARM ¶
func (window *MaintenanceWindow_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type MySQLServerIdentity ¶
type MySQLServerIdentity struct { // Type: Type of managed service identity. Type *MySQLServerIdentity_Type `json:"type,omitempty"` // UserAssignedIdentities: Metadata of user assigned identity. UserAssignedIdentities []UserAssignedIdentityDetails `json:"userAssignedIdentities,omitempty"` }
Properties to configure Identity for Bring your Own Keys
func (*MySQLServerIdentity) AssignProperties_From_MySQLServerIdentity ¶
func (identity *MySQLServerIdentity) AssignProperties_From_MySQLServerIdentity(source *storage.MySQLServerIdentity) error
AssignProperties_From_MySQLServerIdentity populates our MySQLServerIdentity from the provided source MySQLServerIdentity
func (*MySQLServerIdentity) AssignProperties_To_MySQLServerIdentity ¶
func (identity *MySQLServerIdentity) AssignProperties_To_MySQLServerIdentity(destination *storage.MySQLServerIdentity) error
AssignProperties_To_MySQLServerIdentity populates the provided destination MySQLServerIdentity from our MySQLServerIdentity
func (*MySQLServerIdentity) ConvertToARM ¶
func (identity *MySQLServerIdentity) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
ConvertToARM converts from a Kubernetes CRD object to an ARM object
func (*MySQLServerIdentity) DeepCopy ¶
func (in *MySQLServerIdentity) DeepCopy() *MySQLServerIdentity
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MySQLServerIdentity.
func (*MySQLServerIdentity) DeepCopyInto ¶
func (in *MySQLServerIdentity) DeepCopyInto(out *MySQLServerIdentity)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*MySQLServerIdentity) Initialize_From_MySQLServerIdentity_STATUS ¶
func (identity *MySQLServerIdentity) Initialize_From_MySQLServerIdentity_STATUS(source *MySQLServerIdentity_STATUS) error
Initialize_From_MySQLServerIdentity_STATUS populates our MySQLServerIdentity from the provided source MySQLServerIdentity_STATUS
func (*MySQLServerIdentity) NewEmptyARMValue ¶
func (identity *MySQLServerIdentity) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*MySQLServerIdentity) PopulateFromARM ¶
func (identity *MySQLServerIdentity) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type MySQLServerIdentity_STATUS ¶
type MySQLServerIdentity_STATUS struct { // PrincipalId: ObjectId from the KeyVault PrincipalId *string `json:"principalId,omitempty"` // TenantId: TenantId from the KeyVault TenantId *string `json:"tenantId,omitempty"` // Type: Type of managed service identity. Type *MySQLServerIdentity_Type_STATUS `json:"type,omitempty"` // UserAssignedIdentities: Metadata of user assigned identity. UserAssignedIdentities map[string]v1.JSON `json:"userAssignedIdentities,omitempty"` }
Properties to configure Identity for Bring your Own Keys
func (*MySQLServerIdentity_STATUS) AssignProperties_From_MySQLServerIdentity_STATUS ¶
func (identity *MySQLServerIdentity_STATUS) AssignProperties_From_MySQLServerIdentity_STATUS(source *storage.MySQLServerIdentity_STATUS) error
AssignProperties_From_MySQLServerIdentity_STATUS populates our MySQLServerIdentity_STATUS from the provided source MySQLServerIdentity_STATUS
func (*MySQLServerIdentity_STATUS) AssignProperties_To_MySQLServerIdentity_STATUS ¶
func (identity *MySQLServerIdentity_STATUS) AssignProperties_To_MySQLServerIdentity_STATUS(destination *storage.MySQLServerIdentity_STATUS) error
AssignProperties_To_MySQLServerIdentity_STATUS populates the provided destination MySQLServerIdentity_STATUS from our MySQLServerIdentity_STATUS
func (*MySQLServerIdentity_STATUS) DeepCopy ¶
func (in *MySQLServerIdentity_STATUS) DeepCopy() *MySQLServerIdentity_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MySQLServerIdentity_STATUS.
func (*MySQLServerIdentity_STATUS) DeepCopyInto ¶
func (in *MySQLServerIdentity_STATUS) DeepCopyInto(out *MySQLServerIdentity_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*MySQLServerIdentity_STATUS) NewEmptyARMValue ¶
func (identity *MySQLServerIdentity_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*MySQLServerIdentity_STATUS) PopulateFromARM ¶
func (identity *MySQLServerIdentity_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type MySQLServerIdentity_Type ¶
type MySQLServerIdentity_Type string
+kubebuilder:validation:Enum={"UserAssigned"}
type MySQLServerIdentity_Type_STATUS ¶
type MySQLServerIdentity_Type_STATUS string
type MySQLServerSku ¶
type MySQLServerSku struct { // +kubebuilder:validation:Required // Name: The name of the sku, e.g. Standard_D32s_v3. Name *string `json:"name,omitempty"` // +kubebuilder:validation:Required // Tier: The tier of the particular SKU, e.g. GeneralPurpose. Tier *MySQLServerSku_Tier `json:"tier,omitempty"` }
Billing information related properties of a server.
func (*MySQLServerSku) AssignProperties_From_MySQLServerSku ¶
func (serverSku *MySQLServerSku) AssignProperties_From_MySQLServerSku(source *storage.MySQLServerSku) error
AssignProperties_From_MySQLServerSku populates our MySQLServerSku from the provided source MySQLServerSku
func (*MySQLServerSku) AssignProperties_To_MySQLServerSku ¶
func (serverSku *MySQLServerSku) AssignProperties_To_MySQLServerSku(destination *storage.MySQLServerSku) error
AssignProperties_To_MySQLServerSku populates the provided destination MySQLServerSku from our MySQLServerSku
func (*MySQLServerSku) ConvertToARM ¶
func (serverSku *MySQLServerSku) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
ConvertToARM converts from a Kubernetes CRD object to an ARM object
func (*MySQLServerSku) DeepCopy ¶
func (in *MySQLServerSku) DeepCopy() *MySQLServerSku
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MySQLServerSku.
func (*MySQLServerSku) DeepCopyInto ¶
func (in *MySQLServerSku) DeepCopyInto(out *MySQLServerSku)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*MySQLServerSku) Initialize_From_MySQLServerSku_STATUS ¶
func (serverSku *MySQLServerSku) Initialize_From_MySQLServerSku_STATUS(source *MySQLServerSku_STATUS) error
Initialize_From_MySQLServerSku_STATUS populates our MySQLServerSku from the provided source MySQLServerSku_STATUS
func (*MySQLServerSku) NewEmptyARMValue ¶
func (serverSku *MySQLServerSku) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*MySQLServerSku) PopulateFromARM ¶
func (serverSku *MySQLServerSku) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type MySQLServerSku_STATUS ¶
type MySQLServerSku_STATUS struct { // Name: The name of the sku, e.g. Standard_D32s_v3. Name *string `json:"name,omitempty"` // Tier: The tier of the particular SKU, e.g. GeneralPurpose. Tier *MySQLServerSku_Tier_STATUS `json:"tier,omitempty"` }
Billing information related properties of a server.
func (*MySQLServerSku_STATUS) AssignProperties_From_MySQLServerSku_STATUS ¶
func (serverSku *MySQLServerSku_STATUS) AssignProperties_From_MySQLServerSku_STATUS(source *storage.MySQLServerSku_STATUS) error
AssignProperties_From_MySQLServerSku_STATUS populates our MySQLServerSku_STATUS from the provided source MySQLServerSku_STATUS
func (*MySQLServerSku_STATUS) AssignProperties_To_MySQLServerSku_STATUS ¶
func (serverSku *MySQLServerSku_STATUS) AssignProperties_To_MySQLServerSku_STATUS(destination *storage.MySQLServerSku_STATUS) error
AssignProperties_To_MySQLServerSku_STATUS populates the provided destination MySQLServerSku_STATUS from our MySQLServerSku_STATUS
func (*MySQLServerSku_STATUS) DeepCopy ¶
func (in *MySQLServerSku_STATUS) DeepCopy() *MySQLServerSku_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MySQLServerSku_STATUS.
func (*MySQLServerSku_STATUS) DeepCopyInto ¶
func (in *MySQLServerSku_STATUS) DeepCopyInto(out *MySQLServerSku_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*MySQLServerSku_STATUS) NewEmptyARMValue ¶
func (serverSku *MySQLServerSku_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*MySQLServerSku_STATUS) PopulateFromARM ¶
func (serverSku *MySQLServerSku_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type MySQLServerSku_Tier ¶
type MySQLServerSku_Tier string
+kubebuilder:validation:Enum={"Burstable","GeneralPurpose","MemoryOptimized"}
type MySQLServerSku_Tier_STATUS ¶
type MySQLServerSku_Tier_STATUS string
type Network ¶
type Network struct { // DelegatedSubnetResourceReference: Delegated subnet resource id used to setup vnet for a server. DelegatedSubnetResourceReference *genruntime.ResourceReference `armReference:"DelegatedSubnetResourceId" json:"delegatedSubnetResourceReference,omitempty"` // PrivateDnsZoneResourceReference: Private DNS zone resource id. PrivateDnsZoneResourceReference *genruntime.ResourceReference `armReference:"PrivateDnsZoneResourceId" json:"privateDnsZoneResourceReference,omitempty"` // PublicNetworkAccess: Whether or not public network access is allowed for this server. Value is 'Disabled' when server // has VNet integration. PublicNetworkAccess *EnableStatusEnum `json:"publicNetworkAccess,omitempty"` }
Network related properties of a server
func (*Network) AssignProperties_From_Network ¶
AssignProperties_From_Network populates our Network from the provided source Network
func (*Network) AssignProperties_To_Network ¶
AssignProperties_To_Network populates the provided destination Network from our Network
func (*Network) ConvertToARM ¶
func (network *Network) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
ConvertToARM converts from a Kubernetes CRD object to an ARM object
func (*Network) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Network.
func (*Network) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Network) Initialize_From_Network_STATUS ¶
func (network *Network) Initialize_From_Network_STATUS(source *Network_STATUS) error
Initialize_From_Network_STATUS populates our Network from the provided source Network_STATUS
func (*Network) NewEmptyARMValue ¶
func (network *Network) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*Network) PopulateFromARM ¶
func (network *Network) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type Network_STATUS ¶
type Network_STATUS struct { // DelegatedSubnetResourceId: Delegated subnet resource id used to setup vnet for a server. DelegatedSubnetResourceId *string `json:"delegatedSubnetResourceId,omitempty"` // PrivateDnsZoneResourceId: Private DNS zone resource id. PrivateDnsZoneResourceId *string `json:"privateDnsZoneResourceId,omitempty"` // PublicNetworkAccess: Whether or not public network access is allowed for this server. Value is 'Disabled' when server // has VNet integration. PublicNetworkAccess *EnableStatusEnum_STATUS `json:"publicNetworkAccess,omitempty"` }
Network related properties of a server
func (*Network_STATUS) AssignProperties_From_Network_STATUS ¶
func (network *Network_STATUS) AssignProperties_From_Network_STATUS(source *storage.Network_STATUS) error
AssignProperties_From_Network_STATUS populates our Network_STATUS from the provided source Network_STATUS
func (*Network_STATUS) AssignProperties_To_Network_STATUS ¶
func (network *Network_STATUS) AssignProperties_To_Network_STATUS(destination *storage.Network_STATUS) error
AssignProperties_To_Network_STATUS populates the provided destination Network_STATUS from our Network_STATUS
func (*Network_STATUS) DeepCopy ¶
func (in *Network_STATUS) DeepCopy() *Network_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Network_STATUS.
func (*Network_STATUS) DeepCopyInto ¶
func (in *Network_STATUS) DeepCopyInto(out *Network_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Network_STATUS) NewEmptyARMValue ¶
func (network *Network_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*Network_STATUS) PopulateFromARM ¶
func (network *Network_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type PrivateEndpointConnection_STATUS ¶
type PrivateEndpointConnection_STATUS struct { // Id: Fully qualified resource ID for the resource. E.g. // "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" Id *string `json:"id,omitempty"` }
The private endpoint connection resource.
func (*PrivateEndpointConnection_STATUS) AssignProperties_From_PrivateEndpointConnection_STATUS ¶
func (connection *PrivateEndpointConnection_STATUS) AssignProperties_From_PrivateEndpointConnection_STATUS(source *storage.PrivateEndpointConnection_STATUS) error
AssignProperties_From_PrivateEndpointConnection_STATUS populates our PrivateEndpointConnection_STATUS from the provided source PrivateEndpointConnection_STATUS
func (*PrivateEndpointConnection_STATUS) AssignProperties_To_PrivateEndpointConnection_STATUS ¶
func (connection *PrivateEndpointConnection_STATUS) AssignProperties_To_PrivateEndpointConnection_STATUS(destination *storage.PrivateEndpointConnection_STATUS) error
AssignProperties_To_PrivateEndpointConnection_STATUS populates the provided destination PrivateEndpointConnection_STATUS from our PrivateEndpointConnection_STATUS
func (*PrivateEndpointConnection_STATUS) DeepCopy ¶
func (in *PrivateEndpointConnection_STATUS) DeepCopy() *PrivateEndpointConnection_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PrivateEndpointConnection_STATUS.
func (*PrivateEndpointConnection_STATUS) DeepCopyInto ¶
func (in *PrivateEndpointConnection_STATUS) DeepCopyInto(out *PrivateEndpointConnection_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*PrivateEndpointConnection_STATUS) NewEmptyARMValue ¶
func (connection *PrivateEndpointConnection_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*PrivateEndpointConnection_STATUS) PopulateFromARM ¶
func (connection *PrivateEndpointConnection_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type ReplicationRole ¶
type ReplicationRole string
The replication role. +kubebuilder:validation:Enum={"None","Replica","Source"}
type ServerProperties_CreateMode ¶
type ServerProperties_CreateMode string
+kubebuilder:validation:Enum={"Default","GeoRestore","PointInTimeRestore","Replica"}
type ServerProperties_CreateMode_STATUS ¶
type ServerProperties_CreateMode_STATUS string
type ServerProperties_State_STATUS ¶
type ServerProperties_State_STATUS string
type ServerVersion ¶
type ServerVersion string
The version of a server. +kubebuilder:validation:Enum={"5.7","8.0.21"}
type Storage ¶
type Storage struct { // AutoGrow: Enable Storage Auto Grow or not. AutoGrow *EnableStatusEnum `json:"autoGrow,omitempty"` // AutoIoScaling: Enable IO Auto Scaling or not. AutoIoScaling *EnableStatusEnum `json:"autoIoScaling,omitempty"` // Iops: Storage IOPS for a server. Iops *int `json:"iops,omitempty"` // LogOnDisk: Enable Log On Disk or not. LogOnDisk *EnableStatusEnum `json:"logOnDisk,omitempty"` // StorageSizeGB: Max storage size allowed for a server. StorageSizeGB *int `json:"storageSizeGB,omitempty"` }
Storage Profile properties of a server
func (*Storage) AssignProperties_From_Storage ¶
AssignProperties_From_Storage populates our Storage from the provided source Storage
func (*Storage) AssignProperties_To_Storage ¶
AssignProperties_To_Storage populates the provided destination Storage from our Storage
func (*Storage) ConvertToARM ¶
func (storage *Storage) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
ConvertToARM converts from a Kubernetes CRD object to an ARM object
func (*Storage) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Storage.
func (*Storage) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Storage) Initialize_From_Storage_STATUS ¶
func (storage *Storage) Initialize_From_Storage_STATUS(source *Storage_STATUS) error
Initialize_From_Storage_STATUS populates our Storage from the provided source Storage_STATUS
func (*Storage) NewEmptyARMValue ¶
func (storage *Storage) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*Storage) PopulateFromARM ¶
func (storage *Storage) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type Storage_STATUS ¶
type Storage_STATUS struct { // AutoGrow: Enable Storage Auto Grow or not. AutoGrow *EnableStatusEnum_STATUS `json:"autoGrow,omitempty"` // AutoIoScaling: Enable IO Auto Scaling or not. AutoIoScaling *EnableStatusEnum_STATUS `json:"autoIoScaling,omitempty"` // Iops: Storage IOPS for a server. Iops *int `json:"iops,omitempty"` // LogOnDisk: Enable Log On Disk or not. LogOnDisk *EnableStatusEnum_STATUS `json:"logOnDisk,omitempty"` // StorageSizeGB: Max storage size allowed for a server. StorageSizeGB *int `json:"storageSizeGB,omitempty"` // StorageSku: The sku name of the server storage. StorageSku *string `json:"storageSku,omitempty"` }
Storage Profile properties of a server
func (*Storage_STATUS) AssignProperties_From_Storage_STATUS ¶
func (storage *Storage_STATUS) AssignProperties_From_Storage_STATUS(source *storage.Storage_STATUS) error
AssignProperties_From_Storage_STATUS populates our Storage_STATUS from the provided source Storage_STATUS
func (*Storage_STATUS) AssignProperties_To_Storage_STATUS ¶
func (storage *Storage_STATUS) AssignProperties_To_Storage_STATUS(destination *storage.Storage_STATUS) error
AssignProperties_To_Storage_STATUS populates the provided destination Storage_STATUS from our Storage_STATUS
func (*Storage_STATUS) DeepCopy ¶
func (in *Storage_STATUS) DeepCopy() *Storage_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Storage_STATUS.
func (*Storage_STATUS) DeepCopyInto ¶
func (in *Storage_STATUS) DeepCopyInto(out *Storage_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Storage_STATUS) NewEmptyARMValue ¶
func (storage *Storage_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*Storage_STATUS) PopulateFromARM ¶
func (storage *Storage_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type SystemData_CreatedByType_STATUS ¶
type SystemData_CreatedByType_STATUS string
type SystemData_LastModifiedByType_STATUS ¶
type SystemData_LastModifiedByType_STATUS string
type SystemData_STATUS ¶
type SystemData_STATUS struct { // CreatedAt: The timestamp of resource creation (UTC). CreatedAt *string `json:"createdAt,omitempty"` // CreatedBy: The identity that created the resource. CreatedBy *string `json:"createdBy,omitempty"` // CreatedByType: The type of identity that created the resource. CreatedByType *SystemData_CreatedByType_STATUS `json:"createdByType,omitempty"` // LastModifiedAt: The timestamp of resource last modification (UTC) LastModifiedAt *string `json:"lastModifiedAt,omitempty"` // LastModifiedBy: The identity that last modified the resource. LastModifiedBy *string `json:"lastModifiedBy,omitempty"` // LastModifiedByType: The type of identity that last modified the resource. LastModifiedByType *SystemData_LastModifiedByType_STATUS `json:"lastModifiedByType,omitempty"` }
Metadata pertaining to creation and last modification of the resource.
func (*SystemData_STATUS) AssignProperties_From_SystemData_STATUS ¶
func (data *SystemData_STATUS) AssignProperties_From_SystemData_STATUS(source *storage.SystemData_STATUS) error
AssignProperties_From_SystemData_STATUS populates our SystemData_STATUS from the provided source SystemData_STATUS
func (*SystemData_STATUS) AssignProperties_To_SystemData_STATUS ¶
func (data *SystemData_STATUS) AssignProperties_To_SystemData_STATUS(destination *storage.SystemData_STATUS) error
AssignProperties_To_SystemData_STATUS populates the provided destination SystemData_STATUS from our SystemData_STATUS
func (*SystemData_STATUS) DeepCopy ¶
func (in *SystemData_STATUS) DeepCopy() *SystemData_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SystemData_STATUS.
func (*SystemData_STATUS) DeepCopyInto ¶
func (in *SystemData_STATUS) DeepCopyInto(out *SystemData_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*SystemData_STATUS) NewEmptyARMValue ¶
func (data *SystemData_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*SystemData_STATUS) PopulateFromARM ¶
func (data *SystemData_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type UserAssignedIdentityDetails ¶
type UserAssignedIdentityDetails struct {
Reference genruntime.ResourceReference `armReference:"Reference" json:"reference,omitempty"`
}
Information about the user assigned identity for the resource
func (*UserAssignedIdentityDetails) AssignProperties_From_UserAssignedIdentityDetails ¶
func (details *UserAssignedIdentityDetails) AssignProperties_From_UserAssignedIdentityDetails(source *storage.UserAssignedIdentityDetails) error
AssignProperties_From_UserAssignedIdentityDetails populates our UserAssignedIdentityDetails from the provided source UserAssignedIdentityDetails
func (*UserAssignedIdentityDetails) AssignProperties_To_UserAssignedIdentityDetails ¶
func (details *UserAssignedIdentityDetails) AssignProperties_To_UserAssignedIdentityDetails(destination *storage.UserAssignedIdentityDetails) error
AssignProperties_To_UserAssignedIdentityDetails populates the provided destination UserAssignedIdentityDetails from our UserAssignedIdentityDetails
func (*UserAssignedIdentityDetails) DeepCopy ¶
func (in *UserAssignedIdentityDetails) DeepCopy() *UserAssignedIdentityDetails
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new UserAssignedIdentityDetails.
func (*UserAssignedIdentityDetails) DeepCopyInto ¶
func (in *UserAssignedIdentityDetails) DeepCopyInto(out *UserAssignedIdentityDetails)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.