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

# Functions

Kind takes an unqualified kind and returns back a Group qualified GroupKind.
Resource takes an unqualified resource and returns a Group qualified GroupResource.

# Variables

AddToScheme adds all Resources to the Scheme.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
SchemeGroupVersion is group version used to register these objects.

# Structs

Backend defines a backend service.
LoadDistributionPolicy is the resource AGIC is watching on for any backend address change.
LoadDistributionPolicyList is the list of LDP.
LoadDistributionPolicySpec defines a list of backend pool addresses.
Target defines a backend service and its load distribution parameters.