customizations

package
v2.0.0-...-a7294fb Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2024 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.

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 AfdCustomDomainExtension

type AfdCustomDomainExtension struct {
}

func (*AfdCustomDomainExtension) GetExtendedResources

func (extension *AfdCustomDomainExtension) GetExtendedResources() []genruntime.KubernetesResource

GetExtendedResources Returns the KubernetesResource slice for Resource versions

type AfdEndpointExtension

type AfdEndpointExtension struct {
}

func (*AfdEndpointExtension) GetExtendedResources

func (extension *AfdEndpointExtension) GetExtendedResources() []genruntime.KubernetesResource

GetExtendedResources Returns the KubernetesResource slice for Resource versions

type AfdOriginExtension

type AfdOriginExtension struct {
}

func (*AfdOriginExtension) GetExtendedResources

func (extension *AfdOriginExtension) GetExtendedResources() []genruntime.KubernetesResource

GetExtendedResources Returns the KubernetesResource slice for Resource versions

type AfdOriginGroupExtension

type AfdOriginGroupExtension struct {
}

func (*AfdOriginGroupExtension) GetExtendedResources

func (extension *AfdOriginGroupExtension) GetExtendedResources() []genruntime.KubernetesResource

GetExtendedResources Returns the KubernetesResource slice for Resource versions

type ProfileExtension

type ProfileExtension struct {
}

func (*ProfileExtension) GetExtendedResources

func (extension *ProfileExtension) GetExtendedResources() []genruntime.KubernetesResource

GetExtendedResources Returns the KubernetesResource slice for Resource versions

type ProfilesEndpointExtension

type ProfilesEndpointExtension struct {
}

func (*ProfilesEndpointExtension) GetExtendedResources

func (extension *ProfilesEndpointExtension) GetExtendedResources() []genruntime.KubernetesResource

GetExtendedResources Returns the KubernetesResource slice for Resource versions

type RouteExtension

type RouteExtension struct {
}

func (*RouteExtension) ClassifyError

func (e *RouteExtension) 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 error (400) is normally fatal, but for AFD Routes, it is returned if a route is attempted to be added to an originGroup that doesn't exist or doesn't have any origins added. This error is not actually fatal so we retry on it. 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 (*RouteExtension) GetExtendedResources

func (extension *RouteExtension) GetExtendedResources() []genruntime.KubernetesResource

GetExtendedResources Returns the KubernetesResource slice for Resource versions

type RuleExtension

type RuleExtension struct {
}

func (*RuleExtension) GetExtendedResources

func (extension *RuleExtension) GetExtendedResources() []genruntime.KubernetesResource

GetExtendedResources Returns the KubernetesResource slice for Resource versions

type RuleSetExtension

type RuleSetExtension struct {
}

func (*RuleSetExtension) GetExtendedResources

func (extension *RuleSetExtension) GetExtendedResources() []genruntime.KubernetesResource

GetExtendedResources Returns the KubernetesResource slice for Resource versions

type SecretExtension

type SecretExtension struct {
}

func (*SecretExtension) GetExtendedResources

func (extension *SecretExtension) GetExtendedResources() []genruntime.KubernetesResource

GetExtendedResources Returns the KubernetesResource slice for Resource versions

type SecurityPolicyExtension

type SecurityPolicyExtension struct {
}

func (*SecurityPolicyExtension) ClassifyError

ClassifyError evaluates the provided error, returning whether it is fatal or can be retried. A BadRequest error (400) is normally fatal, but for AFD Security Policies, it is returned if a policy is attempted to be added to an endpoint that isn't in a completed provisoningState, which we must retry on. 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 (*SecurityPolicyExtension) GetExtendedResources

func (extension *SecurityPolicyExtension) GetExtendedResources() []genruntime.KubernetesResource

GetExtendedResources Returns the KubernetesResource slice for Resource versions

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL