SelfSubjectAccessReview checks whether or the current user can perform an action. Not filling in a spec.namespace means "in all namespaces". Self is a special case, because users should always be able to check whether they can perform an action
io.k8s.api.authorization.v1beta1.SelfSubjectAccessReview
io.k8s.api.authorization.v1beta1.SelfSubjectAccessReview#metadata
Spec holds information about the request being evaluated. user and groups must be empty
io.k8s.api.authorization.v1beta1.SelfSubjectAccessReview#spec
Generated using TypeDoc
SelfSubjectAccessReview checks whether or the current user can perform an action. Not filling in a spec.namespace means "in all namespaces". Self is a special case, because users should always be able to check whether they can perform an action
io.k8s.api.authorization.v1beta1.SelfSubjectAccessReview