ReferenceGrant.spec.from
From describes the trusted namespaces and kinds that can reference the resources described in "To". Each entry in this list MUST be considered to be an additional place that references can be valid from, or to put this another way, entries MUST be combined using OR. Support: Core
| 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
|