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.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActionGroupExtension ¶
type ActionGroupExtension struct { }
func (*ActionGroupExtension) GetExtendedResources ¶
func (extension *ActionGroupExtension) GetExtendedResources() []genruntime.KubernetesResource
GetExtendedResources Returns the KubernetesResource slice for Resource versions
type AutoscaleSettingExtension ¶
type AutoscaleSettingExtension struct { }
func (*AutoscaleSettingExtension) GetExtendedResources ¶
func (extension *AutoscaleSettingExtension) GetExtendedResources() []genruntime.KubernetesResource
GetExtendedResources Returns the KubernetesResource slice for Resource versions
type ComponentExtension ¶
type ComponentExtension struct { }
func (*ComponentExtension) GetExtendedResources ¶
func (extension *ComponentExtension) GetExtendedResources() []genruntime.KubernetesResource
GetExtendedResources Returns the KubernetesResource slice for Resource versions
type DiagnosticSettingExtension ¶
type DiagnosticSettingExtension struct { }
func (*DiagnosticSettingExtension) GetExtendedResources ¶
func (extension *DiagnosticSettingExtension) GetExtendedResources() []genruntime.KubernetesResource
GetExtendedResources Returns the KubernetesResource slice for Resource versions
type MetricAlertExtension ¶
type MetricAlertExtension struct { }
func (*MetricAlertExtension) GetExtendedResources ¶
func (extension *MetricAlertExtension) GetExtendedResources() []genruntime.KubernetesResource
GetExtendedResources Returns the KubernetesResource slice for Resource versions
type ScheduledQueryRuleExtension ¶
type ScheduledQueryRuleExtension struct { }
func (*ScheduledQueryRuleExtension) ClassifyError ¶
func (e *ScheduledQueryRuleExtension) 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. A badrequest (400) is normally fatal, but ScheduledQueryRule resources may return 400 whilst a dependency is being created, so we override for that case. cloudError is the error returned from ARM. apiVersion is the ARM API version used for the request. log is a logger than can be used for telemetry. next is the next implementation to call.
func (*ScheduledQueryRuleExtension) GetExtendedResources ¶
func (extension *ScheduledQueryRuleExtension) GetExtendedResources() []genruntime.KubernetesResource
GetExtendedResources Returns the KubernetesResource slice for Resource versions
type WebtestExtension ¶
type WebtestExtension struct { }
func (*WebtestExtension) GetExtendedResources ¶
func (extension *WebtestExtension) GetExtendedResources() []genruntime.KubernetesResource
GetExtendedResources Returns the KubernetesResource slice for Resource versions