# Functions
MatchesHTTPProxy returns true if the passed in HTTPProxy annotations or Spec.IngressClassName match the passed in ingress class name.
MatchesIngress returns true if the passed in Ingress annotations or Spec.IngressClassName match the passed in ingress class name.
# Constants
DefaultClassName is the default IngressClass name that Contour will match Ingress/HTTPProxy resources against if no specific IngressClass name is configured.