Documentation
¶
Overview ¶
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.
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.
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.
Index ¶
- type DatabaseAccount
- func (account *DatabaseAccount) Default(ctx context.Context, obj runtime.Object) error
- func (account *DatabaseAccount) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (account *DatabaseAccount) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (account *DatabaseAccount) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)
- type MongodbDatabase
- func (database *MongodbDatabase) Default(ctx context.Context, obj runtime.Object) error
- func (database *MongodbDatabase) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (database *MongodbDatabase) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (database *MongodbDatabase) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)
- type MongodbDatabaseCollection
- func (collection *MongodbDatabaseCollection) Default(ctx context.Context, obj runtime.Object) error
- func (collection *MongodbDatabaseCollection) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (collection *MongodbDatabaseCollection) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (collection *MongodbDatabaseCollection) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)
- type MongodbDatabaseCollectionThroughputSetting
- func (setting *MongodbDatabaseCollectionThroughputSetting) Default(ctx context.Context, obj runtime.Object) error
- func (setting *MongodbDatabaseCollectionThroughputSetting) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (setting *MongodbDatabaseCollectionThroughputSetting) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (setting *MongodbDatabaseCollectionThroughputSetting) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)
- type MongodbDatabaseThroughputSetting
- func (setting *MongodbDatabaseThroughputSetting) Default(ctx context.Context, obj runtime.Object) error
- func (setting *MongodbDatabaseThroughputSetting) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (setting *MongodbDatabaseThroughputSetting) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (setting *MongodbDatabaseThroughputSetting) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)
- type SqlDatabase
- func (database *SqlDatabase) Default(ctx context.Context, obj runtime.Object) error
- func (database *SqlDatabase) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (database *SqlDatabase) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (database *SqlDatabase) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)
- type SqlDatabaseContainer
- func (container *SqlDatabaseContainer) Default(ctx context.Context, obj runtime.Object) error
- func (container *SqlDatabaseContainer) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (container *SqlDatabaseContainer) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (container *SqlDatabaseContainer) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)
- type SqlDatabaseContainerStoredProcedure
- func (procedure *SqlDatabaseContainerStoredProcedure) Default(ctx context.Context, obj runtime.Object) error
- func (procedure *SqlDatabaseContainerStoredProcedure) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (procedure *SqlDatabaseContainerStoredProcedure) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (procedure *SqlDatabaseContainerStoredProcedure) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)
- type SqlDatabaseContainerThroughputSetting
- func (setting *SqlDatabaseContainerThroughputSetting) Default(ctx context.Context, obj runtime.Object) error
- func (setting *SqlDatabaseContainerThroughputSetting) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (setting *SqlDatabaseContainerThroughputSetting) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (setting *SqlDatabaseContainerThroughputSetting) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)
- type SqlDatabaseContainerTrigger
- func (trigger *SqlDatabaseContainerTrigger) Default(ctx context.Context, obj runtime.Object) error
- func (trigger *SqlDatabaseContainerTrigger) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (trigger *SqlDatabaseContainerTrigger) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (trigger *SqlDatabaseContainerTrigger) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)
- type SqlDatabaseContainerUserDefinedFunction
- func (function *SqlDatabaseContainerUserDefinedFunction) Default(ctx context.Context, obj runtime.Object) error
- func (function *SqlDatabaseContainerUserDefinedFunction) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (function *SqlDatabaseContainerUserDefinedFunction) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (function *SqlDatabaseContainerUserDefinedFunction) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)
- type SqlDatabaseThroughputSetting
- func (setting *SqlDatabaseThroughputSetting) Default(ctx context.Context, obj runtime.Object) error
- func (setting *SqlDatabaseThroughputSetting) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (setting *SqlDatabaseThroughputSetting) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (setting *SqlDatabaseThroughputSetting) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)
- type SqlRoleAssignment
- func (webhook *SqlRoleAssignment) CustomDefault(ctx context.Context, obj runtime.Object) error
- func (assignment *SqlRoleAssignment) Default(ctx context.Context, obj runtime.Object) error
- func (assignment *SqlRoleAssignment) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (assignment *SqlRoleAssignment) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (assignment *SqlRoleAssignment) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DatabaseAccount ¶
type DatabaseAccount struct { }
func (*DatabaseAccount) ValidateCreate ¶
func (account *DatabaseAccount) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*DatabaseAccount) ValidateDelete ¶
func (account *DatabaseAccount) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateDelete validates the deletion of the resource
type MongodbDatabase ¶
type MongodbDatabase struct { }
func (*MongodbDatabase) ValidateCreate ¶
func (database *MongodbDatabase) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*MongodbDatabase) ValidateDelete ¶
func (database *MongodbDatabase) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateDelete validates the deletion of the resource
type MongodbDatabaseCollection ¶
type MongodbDatabaseCollection struct { }
func (*MongodbDatabaseCollection) Default ¶
Default applies defaults to the MongodbDatabaseCollection resource
func (*MongodbDatabaseCollection) ValidateCreate ¶
func (collection *MongodbDatabaseCollection) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*MongodbDatabaseCollection) ValidateDelete ¶
func (collection *MongodbDatabaseCollection) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateDelete validates the deletion of the resource
type MongodbDatabaseCollectionThroughputSetting ¶
type MongodbDatabaseCollectionThroughputSetting struct { }
func (*MongodbDatabaseCollectionThroughputSetting) Default ¶
func (setting *MongodbDatabaseCollectionThroughputSetting) Default(ctx context.Context, obj runtime.Object) error
Default applies defaults to the MongodbDatabaseCollectionThroughputSetting resource
func (*MongodbDatabaseCollectionThroughputSetting) ValidateCreate ¶
func (setting *MongodbDatabaseCollectionThroughputSetting) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*MongodbDatabaseCollectionThroughputSetting) ValidateDelete ¶
func (setting *MongodbDatabaseCollectionThroughputSetting) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateDelete validates the deletion of the resource
type MongodbDatabaseThroughputSetting ¶
type MongodbDatabaseThroughputSetting struct { }
func (*MongodbDatabaseThroughputSetting) Default ¶
func (setting *MongodbDatabaseThroughputSetting) Default(ctx context.Context, obj runtime.Object) error
Default applies defaults to the MongodbDatabaseThroughputSetting resource
func (*MongodbDatabaseThroughputSetting) ValidateCreate ¶
func (setting *MongodbDatabaseThroughputSetting) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*MongodbDatabaseThroughputSetting) ValidateDelete ¶
func (setting *MongodbDatabaseThroughputSetting) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateDelete validates the deletion of the resource
type SqlDatabase ¶
type SqlDatabase struct { }
func (*SqlDatabase) ValidateCreate ¶
func (database *SqlDatabase) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*SqlDatabase) ValidateDelete ¶
func (database *SqlDatabase) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateDelete validates the deletion of the resource
type SqlDatabaseContainer ¶
type SqlDatabaseContainer struct { }
func (*SqlDatabaseContainer) Default ¶
Default applies defaults to the SqlDatabaseContainer resource
func (*SqlDatabaseContainer) ValidateCreate ¶
func (container *SqlDatabaseContainer) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*SqlDatabaseContainer) ValidateDelete ¶
func (container *SqlDatabaseContainer) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateDelete validates the deletion of the resource
type SqlDatabaseContainerStoredProcedure ¶
type SqlDatabaseContainerStoredProcedure struct { }
func (*SqlDatabaseContainerStoredProcedure) Default ¶
func (procedure *SqlDatabaseContainerStoredProcedure) Default(ctx context.Context, obj runtime.Object) error
Default applies defaults to the SqlDatabaseContainerStoredProcedure resource
func (*SqlDatabaseContainerStoredProcedure) ValidateCreate ¶
func (procedure *SqlDatabaseContainerStoredProcedure) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*SqlDatabaseContainerStoredProcedure) ValidateDelete ¶
func (procedure *SqlDatabaseContainerStoredProcedure) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateDelete validates the deletion of the resource
type SqlDatabaseContainerThroughputSetting ¶
type SqlDatabaseContainerThroughputSetting struct { }
func (*SqlDatabaseContainerThroughputSetting) Default ¶
func (setting *SqlDatabaseContainerThroughputSetting) Default(ctx context.Context, obj runtime.Object) error
Default applies defaults to the SqlDatabaseContainerThroughputSetting resource
func (*SqlDatabaseContainerThroughputSetting) ValidateCreate ¶
func (setting *SqlDatabaseContainerThroughputSetting) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*SqlDatabaseContainerThroughputSetting) ValidateDelete ¶
func (setting *SqlDatabaseContainerThroughputSetting) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateDelete validates the deletion of the resource
type SqlDatabaseContainerTrigger ¶
type SqlDatabaseContainerTrigger struct { }
func (*SqlDatabaseContainerTrigger) Default ¶
Default applies defaults to the SqlDatabaseContainerTrigger resource
func (*SqlDatabaseContainerTrigger) ValidateCreate ¶
func (trigger *SqlDatabaseContainerTrigger) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*SqlDatabaseContainerTrigger) ValidateDelete ¶
func (trigger *SqlDatabaseContainerTrigger) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateDelete validates the deletion of the resource
type SqlDatabaseContainerUserDefinedFunction ¶
type SqlDatabaseContainerUserDefinedFunction struct { }
func (*SqlDatabaseContainerUserDefinedFunction) Default ¶
func (function *SqlDatabaseContainerUserDefinedFunction) Default(ctx context.Context, obj runtime.Object) error
Default applies defaults to the SqlDatabaseContainerUserDefinedFunction resource
func (*SqlDatabaseContainerUserDefinedFunction) ValidateCreate ¶
func (function *SqlDatabaseContainerUserDefinedFunction) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*SqlDatabaseContainerUserDefinedFunction) ValidateDelete ¶
func (function *SqlDatabaseContainerUserDefinedFunction) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateDelete validates the deletion of the resource
type SqlDatabaseThroughputSetting ¶
type SqlDatabaseThroughputSetting struct { }
func (*SqlDatabaseThroughputSetting) Default ¶
Default applies defaults to the SqlDatabaseThroughputSetting resource
func (*SqlDatabaseThroughputSetting) ValidateCreate ¶
func (setting *SqlDatabaseThroughputSetting) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*SqlDatabaseThroughputSetting) ValidateDelete ¶
func (setting *SqlDatabaseThroughputSetting) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateDelete validates the deletion of the resource
type SqlRoleAssignment ¶
type SqlRoleAssignment struct { }
func (*SqlRoleAssignment) CustomDefault ¶
func (*SqlRoleAssignment) ValidateCreate ¶
func (assignment *SqlRoleAssignment) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*SqlRoleAssignment) ValidateDelete ¶
func (assignment *SqlRoleAssignment) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateDelete validates the deletion of the resource
Source Files
¶
- database_account_types_gen.go
- mongodb_database_collection_throughput_setting_types_gen.go
- mongodb_database_collection_types_gen.go
- mongodb_database_throughput_setting_types_gen.go
- mongodb_database_types_gen.go
- sql_database_container_stored_procedure_types_gen.go
- sql_database_container_throughput_setting_types_gen.go
- sql_database_container_trigger_types_gen.go
- sql_database_container_types_gen.go
- sql_database_container_user_defined_function_types_gen.go
- sql_database_throughput_setting_types_gen.go
- sql_database_types_gen.go
- sql_role_assignment_defaults.go
- sql_role_assignment_types_gen.go