webhook

package
v2.15.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 20, 2025 License: MIT Imports: 11 Imported by: 0

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

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DatabaseAccount

type DatabaseAccount struct {
}

func (*DatabaseAccount) Default

func (account *DatabaseAccount) Default(ctx context.Context, obj runtime.Object) error

Default applies defaults to the DatabaseAccount resource

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

func (*DatabaseAccount) ValidateUpdate

func (account *DatabaseAccount) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)

ValidateUpdate validates an update of the resource

type MongodbDatabase

type MongodbDatabase struct {
}

func (*MongodbDatabase) Default

func (database *MongodbDatabase) Default(ctx context.Context, obj runtime.Object) error

Default applies defaults to the MongodbDatabase resource

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

func (*MongodbDatabase) ValidateUpdate

func (database *MongodbDatabase) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)

ValidateUpdate validates an update of the resource

type MongodbDatabaseCollection

type MongodbDatabaseCollection struct {
}

func (*MongodbDatabaseCollection) Default

func (collection *MongodbDatabaseCollection) Default(ctx context.Context, obj runtime.Object) error

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

func (*MongodbDatabaseCollection) ValidateUpdate

func (collection *MongodbDatabaseCollection) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)

ValidateUpdate validates an update of the resource

type MongodbDatabaseCollectionThroughputSetting

type MongodbDatabaseCollectionThroughputSetting struct {
}

func (*MongodbDatabaseCollectionThroughputSetting) Default

Default applies defaults to the MongodbDatabaseCollectionThroughputSetting resource

func (*MongodbDatabaseCollectionThroughputSetting) ValidateCreate

ValidateCreate validates the creation of the resource

func (*MongodbDatabaseCollectionThroughputSetting) ValidateDelete

ValidateDelete validates the deletion of the resource

func (*MongodbDatabaseCollectionThroughputSetting) ValidateUpdate

func (setting *MongodbDatabaseCollectionThroughputSetting) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)

ValidateUpdate validates an update of the resource

type MongodbDatabaseThroughputSetting

type MongodbDatabaseThroughputSetting struct {
}

func (*MongodbDatabaseThroughputSetting) Default

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

func (*MongodbDatabaseThroughputSetting) ValidateUpdate

func (setting *MongodbDatabaseThroughputSetting) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)

ValidateUpdate validates an update of the resource

type SqlDatabase

type SqlDatabase struct {
}

func (*SqlDatabase) Default

func (database *SqlDatabase) Default(ctx context.Context, obj runtime.Object) error

Default applies defaults to the SqlDatabase resource

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

func (*SqlDatabase) ValidateUpdate

func (database *SqlDatabase) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)

ValidateUpdate validates an update of the resource

type SqlDatabaseContainer

type SqlDatabaseContainer struct {
}

func (*SqlDatabaseContainer) Default

func (container *SqlDatabaseContainer) Default(ctx context.Context, obj runtime.Object) error

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

func (*SqlDatabaseContainer) ValidateUpdate

func (container *SqlDatabaseContainer) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)

ValidateUpdate validates an update of the resource

type SqlDatabaseContainerStoredProcedure

type SqlDatabaseContainerStoredProcedure struct {
}

func (*SqlDatabaseContainerStoredProcedure) Default

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

func (*SqlDatabaseContainerStoredProcedure) ValidateUpdate

func (procedure *SqlDatabaseContainerStoredProcedure) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)

ValidateUpdate validates an update of the resource

type SqlDatabaseContainerThroughputSetting

type SqlDatabaseContainerThroughputSetting struct {
}

func (*SqlDatabaseContainerThroughputSetting) Default

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

func (*SqlDatabaseContainerThroughputSetting) ValidateUpdate

func (setting *SqlDatabaseContainerThroughputSetting) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)

ValidateUpdate validates an update of the resource

type SqlDatabaseContainerTrigger

type SqlDatabaseContainerTrigger struct {
}

func (*SqlDatabaseContainerTrigger) Default

func (trigger *SqlDatabaseContainerTrigger) Default(ctx context.Context, obj runtime.Object) error

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

func (*SqlDatabaseContainerTrigger) ValidateUpdate

func (trigger *SqlDatabaseContainerTrigger) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)

ValidateUpdate validates an update of the resource

type SqlDatabaseContainerUserDefinedFunction

type SqlDatabaseContainerUserDefinedFunction struct {
}

func (*SqlDatabaseContainerUserDefinedFunction) Default

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

func (*SqlDatabaseContainerUserDefinedFunction) ValidateUpdate

func (function *SqlDatabaseContainerUserDefinedFunction) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)

ValidateUpdate validates an update of the resource

type SqlDatabaseThroughputSetting

type SqlDatabaseThroughputSetting struct {
}

func (*SqlDatabaseThroughputSetting) Default

func (setting *SqlDatabaseThroughputSetting) Default(ctx context.Context, obj runtime.Object) error

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

func (*SqlDatabaseThroughputSetting) ValidateUpdate

func (setting *SqlDatabaseThroughputSetting) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)

ValidateUpdate validates an update of the resource

type SqlRoleAssignment

type SqlRoleAssignment struct {
}

func (*SqlRoleAssignment) CustomDefault

func (webhook *SqlRoleAssignment) CustomDefault(ctx context.Context, obj runtime.Object) error

func (*SqlRoleAssignment) Default

func (assignment *SqlRoleAssignment) Default(ctx context.Context, obj runtime.Object) error

Default applies defaults to the SqlRoleAssignment resource

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

func (*SqlRoleAssignment) ValidateUpdate

func (assignment *SqlRoleAssignment) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)

ValidateUpdate validates an update of the resource

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL