Categorygithub.com/Azure/application-gateway-kubernetes-ingresspkgapisazureapplicationgatewayrewritev1beta1
# 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
Actions includes RequestHeaderConfigurations, ResponseHeaderConfigurations and UrlConfiguration.
AzureApplicationGatewayRewrite is the resource AGIC is watching on for any rewrite rule change.
AzureApplicationGatewayRewriteList is the list of backend pool.
AzureApplicationGatewayRewriteSpec defines a list of rewrite rules.
Condition includes IgnoreCase, Negate, Variable and Pattern.
HeaderConfiguration includes ActionType, HeaderName and HeaderValue.
RewriteRule defines a rewrite rule name, rule sequence, a list of conditions and actions.
UrlConfiguration includes ModifiedPath, ModifiedQueryString and Reroute.