pkg.pkl-lang.org/pkl-pantry/k8s.networking.gateway1.0.0
- URI:
- package://pkg.pkl-lang.org/pkl-pantry/k8s.networking.gateway@1.0.0content_copy
- Authors:
- The Pkl Authors <pkl-oss@group.apple.com>
- Version:
- 1.0.0
- Source code:
- https://github.com/apple/pkl-pantry/tree/k8s.networking.gateway@1.0.0/packages/k8s.networking.gateway
- Issue tracker:
- https://github.com/apple/pkl-pantry/issues
- Dependencies:
- k8s:1.3.0
- Checksum:
- cf1080e9c4301b24783bb630b2c812c19766f8d546afcff472d1f257172293ad
Modules
-
linkmodule
ReferenceGrant identifies kinds of resources in other namespaces that are trusted to reference the specified kinds of resources in the same namespace as the policy.
-
linkmodule
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.
-
linkmodule
GatewayClass describes a class of Gateways available to the user for creating Gateway resources.
-
linkmodule
Gateway represents an instance of a service-traffic handling infrastructure by binding Listeners to a set of IP addresses.
-
linkmodule
BackendTLSPolicy provides a way to configure how a Gateway connects to a Backend via TLS.
-
linkmodule
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.
-
linkmodule
GatewayClass describes a class of Gateways available to the user for creating Gateway resources.
-
linkmodule
Gateway represents an instance of a service-traffic handling infrastructure by binding Listeners to a set of IP addresses.
-
linkmodule
GRPCRoute provides a way to route gRPC requests. This includes the capability to match requests by hostname, gRPC service, gRPC method, or HTTP/2 header. Filters can be used to specify additional processing steps. Backends specify where matching requests will be routed.
-
linkmodule
BackendTLSPolicy provides a way to configure how a Gateway connects to a Backend via TLS.
Kubernetes resource definitions for Gateway API.