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.
Index ¶
- type StorageAccount
- func (account *StorageAccount) Default(ctx context.Context, obj runtime.Object) error
- func (account *StorageAccount) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (account *StorageAccount) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (account *StorageAccount) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)
- type StorageAccountsBlobService
- func (service *StorageAccountsBlobService) Default(ctx context.Context, obj runtime.Object) error
- func (service *StorageAccountsBlobService) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (service *StorageAccountsBlobService) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (service *StorageAccountsBlobService) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)
- type StorageAccountsBlobServicesContainer
- func (container *StorageAccountsBlobServicesContainer) Default(ctx context.Context, obj runtime.Object) error
- func (container *StorageAccountsBlobServicesContainer) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (container *StorageAccountsBlobServicesContainer) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (container *StorageAccountsBlobServicesContainer) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)
- type StorageAccountsManagementPolicy
- func (policy *StorageAccountsManagementPolicy) Default(ctx context.Context, obj runtime.Object) error
- func (policy *StorageAccountsManagementPolicy) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (policy *StorageAccountsManagementPolicy) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (policy *StorageAccountsManagementPolicy) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)
- type StorageAccountsQueueService
- func (service *StorageAccountsQueueService) Default(ctx context.Context, obj runtime.Object) error
- func (service *StorageAccountsQueueService) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (service *StorageAccountsQueueService) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (service *StorageAccountsQueueService) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)
- type StorageAccountsQueueServicesQueue
- func (queue *StorageAccountsQueueServicesQueue) Default(ctx context.Context, obj runtime.Object) error
- func (queue *StorageAccountsQueueServicesQueue) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (queue *StorageAccountsQueueServicesQueue) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
- func (queue *StorageAccountsQueueServicesQueue) 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 StorageAccount ¶
type StorageAccount struct { }
func (*StorageAccount) ValidateCreate ¶
func (account *StorageAccount) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*StorageAccount) ValidateDelete ¶
func (account *StorageAccount) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateDelete validates the deletion of the resource
type StorageAccountsBlobService ¶
type StorageAccountsBlobService struct { }
func (*StorageAccountsBlobService) Default ¶
Default applies defaults to the StorageAccountsBlobService resource
func (*StorageAccountsBlobService) ValidateCreate ¶
func (service *StorageAccountsBlobService) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*StorageAccountsBlobService) ValidateDelete ¶
func (service *StorageAccountsBlobService) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateDelete validates the deletion of the resource
type StorageAccountsBlobServicesContainer ¶
type StorageAccountsBlobServicesContainer struct { }
func (*StorageAccountsBlobServicesContainer) Default ¶
func (container *StorageAccountsBlobServicesContainer) Default(ctx context.Context, obj runtime.Object) error
Default applies defaults to the StorageAccountsBlobServicesContainer resource
func (*StorageAccountsBlobServicesContainer) ValidateCreate ¶
func (container *StorageAccountsBlobServicesContainer) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*StorageAccountsBlobServicesContainer) ValidateDelete ¶
func (container *StorageAccountsBlobServicesContainer) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateDelete validates the deletion of the resource
type StorageAccountsManagementPolicy ¶
type StorageAccountsManagementPolicy struct { }
func (*StorageAccountsManagementPolicy) Default ¶
func (policy *StorageAccountsManagementPolicy) Default(ctx context.Context, obj runtime.Object) error
Default applies defaults to the StorageAccountsManagementPolicy resource
func (*StorageAccountsManagementPolicy) ValidateCreate ¶
func (policy *StorageAccountsManagementPolicy) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*StorageAccountsManagementPolicy) ValidateDelete ¶
func (policy *StorageAccountsManagementPolicy) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateDelete validates the deletion of the resource
type StorageAccountsQueueService ¶
type StorageAccountsQueueService struct { }
func (*StorageAccountsQueueService) Default ¶
Default applies defaults to the StorageAccountsQueueService resource
func (*StorageAccountsQueueService) ValidateCreate ¶
func (service *StorageAccountsQueueService) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*StorageAccountsQueueService) ValidateDelete ¶
func (service *StorageAccountsQueueService) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateDelete validates the deletion of the resource
type StorageAccountsQueueServicesQueue ¶
type StorageAccountsQueueServicesQueue struct { }
func (*StorageAccountsQueueServicesQueue) Default ¶
func (queue *StorageAccountsQueueServicesQueue) Default(ctx context.Context, obj runtime.Object) error
Default applies defaults to the StorageAccountsQueueServicesQueue resource
func (*StorageAccountsQueueServicesQueue) ValidateCreate ¶
func (queue *StorageAccountsQueueServicesQueue) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*StorageAccountsQueueServicesQueue) ValidateDelete ¶
func (queue *StorageAccountsQueueServicesQueue) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)
ValidateDelete validates the deletion of the resource