package
0.0.0-20250304062824-53a89fc29d30
Repository: https://github.com/azure/application-gateway-kubernetes-ingress.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

ApplicationGatewayID generates a application gateway resource id.
ConvertToClusterResourceGroup converts infra resource group to aks cluster ID.
GetAuthorizerWithRetry return azure.Authorizer.
GetOperationIDFromPollingURL extracts operationID from pollingURL.
NewAzClient returns an Azure Client.
NewCloudProviderConfig returns an CloudProviderConfig struct from file path.
NewFakeAzClient returns a fake Azure Client.
ParseResourceID gets subscriptionId, resource group, resource name from resourceID.
ParseSubResourceID gets subscriptionId, resource group, resource name, sub resource name from resourceID.
ResourceGroupID generates a resource group resource id.
ResourceID generates a resource id.
RouteTableID generates a route table resource id.

# Structs

CloudProviderConfig represent the CloudProvider Context file such as Azure.
FakeAzClient is a fake struct for AzClient.

# Interfaces

AzClient is an interface for client to Azure.

# Type aliases

ApplyRouteTableFunc is a function type.
DeployGatewayFunc is a function type.
GetGatewayFunc is a function type.
GetPublicIPFunc is a function type.
GetSubnetFunc is a function type.
No description provided by the author
No description provided by the author
No description provided by the author
UpdateGatewayFunc is a function type.