k8s.networking.gateway.v1.BackendTLSPolicy1.0.0
module k8s.networking.gateway.v1.BackendTLSPolicy extends k8s.K8sResource
- Module URI:
- package://pkg.pkl-lang.org/pkl-pantry/k8s.networking.gateway@1.0.0#/v1/BackendTLSPolicy.pklcontent_copy
- Source code:
- BackendTLSPolicy.pkl
Properties()
Methods()
Classes()
-
-
-
linkclass
LocalPolicyTargetReferenceWithSectionName identifies an API object to apply a direct policy to. This should be used as part of Policy resources that can target single resources. For more information on how this policy attachment mode works, and a sample Policy resource, refer to the policy attachment documentation for Gateway API.
-
-
linkclass
LocalObjectReference identifies an API object within the namespace of the referrer. The API object must be valid in the cluster; the Group and Kind must be registered in the cluster for this reference to be valid.
-
-
-
-
linkclass
AncestorRef corresponds with a ParentRef in the spec that this PolicyAncestorStatus struct describes the status of.
-
BackendTLSPolicy provides a way to configure how a Gateway connects to a Backend via TLS.