Skip to main content

lib/k8s/httpRoute

Classes​

ClassDescription
HTTPRoute-

Interfaces​

InterfaceDescription
HTTPRouteRuleHTTPRouteRule defines semantics for matching an HTTP request based on conditions (matches), processing it (filters), and forwarding the request to an API object (backendRefs).
KubeHTTPRouteHTTPRoute is a Gateway API type for specifying routing behavior of HTTP requests from a Gateway listener to an API object, i.e. Service.