webhook

package
v2.16.0 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2025 License: MIT Imports: 10 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.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DnsZone

type DnsZone struct {
}

func (*DnsZone) Default

func (zone *DnsZone) Default(ctx context.Context, obj runtime.Object) error

Default applies defaults to the DnsZone resource

func (*DnsZone) ValidateCreate

func (zone *DnsZone) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateCreate validates the creation of the resource

func (*DnsZone) ValidateDelete

func (zone *DnsZone) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateDelete validates the deletion of the resource

func (*DnsZone) ValidateUpdate

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

ValidateUpdate validates an update of the resource

type DnsZonesAAAARecord

type DnsZonesAAAARecord struct {
}

func (*DnsZonesAAAARecord) Default

func (record *DnsZonesAAAARecord) Default(ctx context.Context, obj runtime.Object) error

Default applies defaults to the DnsZonesAAAARecord resource

func (*DnsZonesAAAARecord) ValidateCreate

func (record *DnsZonesAAAARecord) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateCreate validates the creation of the resource

func (*DnsZonesAAAARecord) ValidateDelete

func (record *DnsZonesAAAARecord) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateDelete validates the deletion of the resource

func (*DnsZonesAAAARecord) ValidateUpdate

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

ValidateUpdate validates an update of the resource

type DnsZonesARecord

type DnsZonesARecord struct {
}

func (*DnsZonesARecord) Default

func (record *DnsZonesARecord) Default(ctx context.Context, obj runtime.Object) error

Default applies defaults to the DnsZonesARecord resource

func (*DnsZonesARecord) ValidateCreate

func (record *DnsZonesARecord) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateCreate validates the creation of the resource

func (*DnsZonesARecord) ValidateDelete

func (record *DnsZonesARecord) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateDelete validates the deletion of the resource

func (*DnsZonesARecord) ValidateUpdate

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

ValidateUpdate validates an update of the resource

type DnsZonesCAARecord

type DnsZonesCAARecord struct {
}

func (*DnsZonesCAARecord) Default

func (record *DnsZonesCAARecord) Default(ctx context.Context, obj runtime.Object) error

Default applies defaults to the DnsZonesCAARecord resource

func (*DnsZonesCAARecord) ValidateCreate

func (record *DnsZonesCAARecord) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateCreate validates the creation of the resource

func (*DnsZonesCAARecord) ValidateDelete

func (record *DnsZonesCAARecord) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateDelete validates the deletion of the resource

func (*DnsZonesCAARecord) ValidateUpdate

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

ValidateUpdate validates an update of the resource

type DnsZonesCNAMERecord

type DnsZonesCNAMERecord struct {
}

func (*DnsZonesCNAMERecord) Default

func (record *DnsZonesCNAMERecord) Default(ctx context.Context, obj runtime.Object) error

Default applies defaults to the DnsZonesCNAMERecord resource

func (*DnsZonesCNAMERecord) ValidateCreate

func (record *DnsZonesCNAMERecord) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateCreate validates the creation of the resource

func (*DnsZonesCNAMERecord) ValidateDelete

func (record *DnsZonesCNAMERecord) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateDelete validates the deletion of the resource

func (*DnsZonesCNAMERecord) ValidateUpdate

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

ValidateUpdate validates an update of the resource

type DnsZonesMXRecord

type DnsZonesMXRecord struct {
}

func (*DnsZonesMXRecord) Default

func (record *DnsZonesMXRecord) Default(ctx context.Context, obj runtime.Object) error

Default applies defaults to the DnsZonesMXRecord resource

func (*DnsZonesMXRecord) ValidateCreate

func (record *DnsZonesMXRecord) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateCreate validates the creation of the resource

func (*DnsZonesMXRecord) ValidateDelete

func (record *DnsZonesMXRecord) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateDelete validates the deletion of the resource

func (*DnsZonesMXRecord) ValidateUpdate

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

ValidateUpdate validates an update of the resource

type DnsZonesNSRecord

type DnsZonesNSRecord struct {
}

func (*DnsZonesNSRecord) Default

func (record *DnsZonesNSRecord) Default(ctx context.Context, obj runtime.Object) error

Default applies defaults to the DnsZonesNSRecord resource

func (*DnsZonesNSRecord) ValidateCreate

func (record *DnsZonesNSRecord) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateCreate validates the creation of the resource

func (*DnsZonesNSRecord) ValidateDelete

func (record *DnsZonesNSRecord) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateDelete validates the deletion of the resource

func (*DnsZonesNSRecord) ValidateUpdate

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

ValidateUpdate validates an update of the resource

type DnsZonesPTRRecord

type DnsZonesPTRRecord struct {
}

func (*DnsZonesPTRRecord) Default

func (record *DnsZonesPTRRecord) Default(ctx context.Context, obj runtime.Object) error

Default applies defaults to the DnsZonesPTRRecord resource

func (*DnsZonesPTRRecord) ValidateCreate

func (record *DnsZonesPTRRecord) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateCreate validates the creation of the resource

func (*DnsZonesPTRRecord) ValidateDelete

func (record *DnsZonesPTRRecord) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateDelete validates the deletion of the resource

func (*DnsZonesPTRRecord) ValidateUpdate

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

ValidateUpdate validates an update of the resource

type DnsZonesSRVRecord

type DnsZonesSRVRecord struct {
}

func (*DnsZonesSRVRecord) Default

func (record *DnsZonesSRVRecord) Default(ctx context.Context, obj runtime.Object) error

Default applies defaults to the DnsZonesSRVRecord resource

func (*DnsZonesSRVRecord) ValidateCreate

func (record *DnsZonesSRVRecord) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateCreate validates the creation of the resource

func (*DnsZonesSRVRecord) ValidateDelete

func (record *DnsZonesSRVRecord) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateDelete validates the deletion of the resource

func (*DnsZonesSRVRecord) ValidateUpdate

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

ValidateUpdate validates an update of the resource

type DnsZonesTXTRecord

type DnsZonesTXTRecord struct {
}

func (*DnsZonesTXTRecord) Default

func (record *DnsZonesTXTRecord) Default(ctx context.Context, obj runtime.Object) error

Default applies defaults to the DnsZonesTXTRecord resource

func (*DnsZonesTXTRecord) ValidateCreate

func (record *DnsZonesTXTRecord) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateCreate validates the creation of the resource

func (*DnsZonesTXTRecord) ValidateDelete

func (record *DnsZonesTXTRecord) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateDelete validates the deletion of the resource

func (*DnsZonesTXTRecord) ValidateUpdate

func (record *DnsZonesTXTRecord) 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