30.2. API endpoints
The following API endpoints are available:
/apis/gateway.networking.k8s.io/v1beta1/referencegrants-
GET: list objects of kind ReferenceGrant
-
/apis/gateway.networking.k8s.io/v1beta1/namespaces/{namespace}/referencegrants-
DELETE: delete collection of ReferenceGrant -
GET: list objects of kind ReferenceGrant -
POST: create a ReferenceGrant
-
/apis/gateway.networking.k8s.io/v1beta1/namespaces/{namespace}/referencegrants/{name}-
DELETE: delete a ReferenceGrant -
GET: read the specified ReferenceGrant -
PATCH: partially update the specified ReferenceGrant -
PUT: replace the specified ReferenceGrant
-
30.2.1. /apis/gateway.networking.k8s.io/v1beta1/referencegrants 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
- HTTP method
-
GET - Description
- list objects of kind ReferenceGrant
| HTTP code | Reponse body |
|---|---|
| 200 - OK |
|
| 401 - Unauthorized | Empty |