Packages
Packages > pkg.pkl-lang.org/pkl-pantry/k8s.networking.gateway

k8s.networking.gateway.v1.HTTPRoute1.0.0

module k8s.networking.gateway.v1.HTTPRoute extends k8s.K8sResource

HTTPRoute provides a way to route HTTP requests. This includes the capability to match requests by hostname, path, header, or query param. Filters can be used to specify additional processing steps. Backends specify where matching requests should be routed.

Module URI:
package://pkg.pkl-lang.org/pkl-pantry/k8s.networking.gateway@1.0.0#/v1/HTTPRoute.pklcontent_copy
Source code:
HTTPRoute.pkl

Properties(show inherited)

Methods(show inherited)

Classes(show inherited)

Type Aliases(show inherited)