gateway api v1.0.0 experimental
ReferenceGrant.spec.from[]
ReferenceGrantFrom describes trusted namespaces and kinds.
| Field / Type | Description |
|---|---|
group | Group is the group of the referent. When empty, the Kubernetes core API group is inferred. Support: Core
|
kind | Kind is the kind of the referent. Although implementations may support additional resources, the following types are part of the "Core" support level for this field. When used to permit a SecretObjectReference: * Gateway When used to permit a BackendObjectReference: * GRPCRoute * HTTPRoute * TCPRoute * TLSRoute * UDPRoute
|
namespace | Namespace is the namespace of the referent. Support: Core
|