Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.69 KB

SelfSubjectAccessReview.md

File metadata and controls

44 lines (29 loc) · 1.69 KB

SelfSubjectAccessReview

write

apis.authorization.k8s.io.v1.selfsubjectaccessreviews.post

create a SelfSubjectAccessReview

Query

Parameter Description
qs Querystring object
qs.dryRun When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed
qs.includeUninitialized If IncludeUninitialized is specified, the object may be returned without completing initialization.
qs.pretty If 'true', then the output is pretty printed.

Body

Parameter Description
body #/definitions/io.k8s.api.authorization.v1.SelfSubjectAccessReview

apis.authorization.k8s.io.v1beta1.selfsubjectaccessreviews.post

create a SelfSubjectAccessReview

Query

Parameter Description
qs Querystring object
qs.dryRun When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed
qs.includeUninitialized If IncludeUninitialized is specified, the object may be returned without completing initialization.
qs.pretty If 'true', then the output is pretty printed.

Body

Parameter Description
body #/definitions/io.k8s.api.authorization.v1beta1.SelfSubjectAccessReview