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.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NamespaceExtension ¶
type NamespaceExtension struct {
}
func (*NamespaceExtension) ExportKubernetesResources ¶
func (ext *NamespaceExtension) ExportKubernetesResources( ctx context.Context, obj genruntime.MetaObject, armClient *genericarmclient.GenericClient, log logr.Logger) ([]client.Object, error)
func (*NamespaceExtension) GetExtendedResources ¶
func (extension *NamespaceExtension) GetExtendedResources() []genruntime.KubernetesResource
GetExtendedResources Returns the KubernetesResource slice for Resource versions
type NamespacesQueueExtension ¶
type NamespacesQueueExtension struct {
}
func (*NamespacesQueueExtension) GetExtendedResources ¶
func (extension *NamespacesQueueExtension) GetExtendedResources() []genruntime.KubernetesResource
GetExtendedResources Returns the KubernetesResource slice for Resource versions
type NamespacesTopicExtension ¶
type NamespacesTopicExtension struct {
}
func (*NamespacesTopicExtension) GetExtendedResources ¶
func (extension *NamespacesTopicExtension) GetExtendedResources() []genruntime.KubernetesResource
GetExtendedResources Returns the KubernetesResource slice for Resource versions
type NamespacesTopicsSubscriptionExtension ¶
type NamespacesTopicsSubscriptionExtension struct {
}
func (*NamespacesTopicsSubscriptionExtension) ClassifyError ¶
func (e *NamespacesTopicsSubscriptionExtension) 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 MessagingGatewayBadRequest error (400) is normally fatal, but NamespacesTopicsSubscription resource may return MessagingGatewayBadRequest 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 (*NamespacesTopicsSubscriptionExtension) GetExtendedResources ¶
func (extension *NamespacesTopicsSubscriptionExtension) GetExtendedResources() []genruntime.KubernetesResource
GetExtendedResources Returns the KubernetesResource slice for Resource versions
type NamespacesTopicsSubscriptionsRuleExtension ¶
type NamespacesTopicsSubscriptionsRuleExtension struct {
}
func (*NamespacesTopicsSubscriptionsRuleExtension) GetExtendedResources ¶
func (extension *NamespacesTopicsSubscriptionsRuleExtension) GetExtendedResources() []genruntime.KubernetesResource
GetExtendedResources Returns the KubernetesResource slice for Resource versions