gateway.networking.k8s.io/v1beta1
· Namespaced Resource
ReferenceGrant
ReferenceGrant identifies kinds of resources in other namespaces that are trusted to reference the specified kinds of resources in the same namespace as the policy. Each ReferenceGrant can be used to represent a unique trust relationship. Additional Reference Grants can be used to add to the set of trusted sources of inbound references for the namespace they are defined within. All cross-namespace references in Gateway API (with the exception of cross-namespace Gateway-route attachment) require a ReferenceGrant. ReferenceGrant is a form of runtime verification allowing users to assert which cross-namespace object references are permitted. Implementations that support ReferenceGrant MUST NOT permit cross-namespace references which have no grant, and MUST respond to the removal of a grant by revoking the access that the grant allowed.
Click on Property Name to show the description, and Pink Types to expand schema.
Required properties are marked with *
Change History
Gateway API v1.2.1
Gateway API v1.2.0
~2
2 properties have changed the description
- .spec.from
- .spec.to
Gateway API v1.1.1
Gateway API v1.1.0
~4
4 properties have changed the description
- .apiVersion
- .kind
- .spec.from
- .spec.to
Gateway API v1.0.0
Gateway API v0.8.1
Gateway API v0.8.0
Gateway API v0.7.1
Gateway API v0.7.0
Gateway API v0.6.2
Gateway API v0.6.1
Gateway API v0.6.0
ReferenceGrant was first seen on this version of Gateway API
Gateway API v0.5.1
We don't have any examples of ReferenceGrant yet 😕
But the good news is, you can help us by contributing examples on GitHub
No links for ReferenceGrant yet
You can help us by adding useful links on GitHub