v1.LocalResourceAccessReview
You are viewing documentation for a release that is no longer supported. The latest supported version of version 3 is [3.11]. For the most recent version 4, see
LocalResourceAccessReview is a means to request a list of which users and groups are authorized to perform the action specified by spec in a particular namespace
Expand or mouse-over a field for more information about it.
Create a LocalResourceAccessReview
HTTP request
Curl request
HTTP body
Query parameters
Parameter | Description |
---|---|
pretty | If ‘true’, then the output is pretty printed. |
Responses
Consumes
- */*
Produces
application/json
application/yaml
application/vnd.kubernetes.protobuf
Create a LocalResourceAccessReview in a namespace
Create a LocalResourceAccessReview
HTTP request
Curl request
HTTP body
Parameter | Schema |
---|---|
body | v1.LocalResourceAccessReview |
Path parameters
Query parameters
Parameter | Description |
---|---|
pretty | If ‘true’, then the output is pretty printed. |
Responses
Consumes
- */*
Produces
application/json