lib/k8s/referenceGrant
Index
Classes
| Class | Description |
|---|---|
| ReferenceGrant | - |
Interfaces
| Interface | Description |
|---|---|
| KubeReferenceGrant | ReferenceGrant is a Gateway API type that enables cross-namespace references for resources like HTTPRoute or Gateway. |
| ReferenceGrantFrom | ReferenceGrantFrom defines the source resource (e.g., HTTPRoute) that is allowed to reference a target resource. |
| ReferenceGrantTo | ReferenceGrantTo defines the target resource (e.g., Service or Secret) that can be referenced. |