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 ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DiskEncryptionSetExtension ¶ added in v2.3.0
type DiskEncryptionSetExtension struct { }
func (*DiskEncryptionSetExtension) GetExtendedResources ¶ added in v2.3.0
func (extension *DiskEncryptionSetExtension) GetExtendedResources() []genruntime.KubernetesResource
GetExtendedResources Returns the KubernetesResource slice for Resource versions
type DiskExtension ¶
type DiskExtension struct { }
func (*DiskExtension) GetExtendedResources ¶
func (extension *DiskExtension) GetExtendedResources() []genruntime.KubernetesResource
GetExtendedResources Returns the KubernetesResource slice for Resource versions
type ImageExtension ¶
type ImageExtension struct { }
func (*ImageExtension) GetExtendedResources ¶
func (extension *ImageExtension) GetExtendedResources() []genruntime.KubernetesResource
GetExtendedResources Returns the KubernetesResource slice for Resource versions
type SnapshotExtension ¶
type SnapshotExtension struct { }
func (*SnapshotExtension) GetExtendedResources ¶
func (extension *SnapshotExtension) GetExtendedResources() []genruntime.KubernetesResource
GetExtendedResources Returns the KubernetesResource slice for Resource versions
type VirtualMachineExtension ¶
type VirtualMachineExtension struct { }
func (*VirtualMachineExtension) ClassifyError ¶ added in v2.1.0
func (e *VirtualMachineExtension) ClassifyError( cloudError *genericarmclient.CloudError, apiVersion string, log logr.Logger, next extensions.ErrorClassifierFunc) (core.CloudErrorDetails, error)
ClassifyError evaluates the provided error, returning whether it is fatal or can be retried.
func (*VirtualMachineExtension) GetExtendedResources ¶
func (extension *VirtualMachineExtension) GetExtendedResources() []genruntime.KubernetesResource
GetExtendedResources Returns the KubernetesResource slice for Resource versions
type VirtualMachineScaleSetExtension ¶
type VirtualMachineScaleSetExtension struct { }
func (*VirtualMachineScaleSetExtension) ClassifyError ¶ added in v2.1.0
func (e *VirtualMachineScaleSetExtension) ClassifyError( cloudError *genericarmclient.CloudError, apiVersion string, log logr.Logger, next extensions.ErrorClassifierFunc) (core.CloudErrorDetails, error)
ClassifyError evaluates the provided error, returning whether it is fatal or can be retried.
func (*VirtualMachineScaleSetExtension) GetExtendedResources ¶
func (extension *VirtualMachineScaleSetExtension) GetExtendedResources() []genruntime.KubernetesResource
GetExtendedResources Returns the KubernetesResource slice for Resource versions