lib/k8s/backendTLSPolicy
Index
Classes
| Class | Description |
|---|---|
| BackendTLSPolicy | - |
Interfaces
| Interface | Description |
|---|---|
| BackendTLSPolicySpec | BackendTLSPolicySpec defines the policy spec. |
| BackendTLSPolicyTargetRef | BackendTLSPolicyTargetRef defines the target resource (e.g., Service) for the TLS policy. |
| BackendTLSPolicyValidation | BackendTLSPolicyValidation defines TLS validation settings such as trusted CA and SAN. |
| KubeBackendTLSPolicy | BackendTLSPolicy is a Gateway API type that enforces TLS connections from the gateway to the backend. |