v1.LocalSubjectAccessReview
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
LocalSubjectAccessReview checks whether or not a user or group can perform an action in a given namespace. Having a namespace scoped resource makes it much easier to grant namespace scoped policy that includes permissions checking.
Expand or mouse-over a field for more information about it.
Create a LocalSubjectAccessReview
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 LocalSubjectAccessReview in a namespace
Create a LocalSubjectAccessReview
HTTP request
Curl request
HTTP body
Parameter | Schema |
---|---|
body | v1.LocalSubjectAccessReview |
Path parameters
Query parameters
Parameter | Description |
---|---|
pretty | If ‘true’, then the output is pretty printed. |
Responses
Consumes
- */*
Produces
application/json