Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultClassName = "contour"
DefaultClassName is the default IngressClass name that Contour will match Ingress resources against if no specific IngressClass name is configured.
Variables ¶
This section is empty.
Functions ¶
func MatchesIngressClassName ¶
MatchesIngressClassName returns true if the passed in Ingress annotations or spec ingress class name matche the passed in ingress class name. Annotations take precedence over spec field if both are set.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.