Kazan v0.1.0 Kazan.Models.V1beta1.SelfSubjectAccessReview
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
Properties
metadata
- SeeKazan.Models.V1.ObjectMeta
.spec
- Spec holds information about the request being evaluated. user and groups must be empty SeeKazan.Models.V1beta1.SelfSubjectAccessReviewSpec
.status
- Status is filled in by the server and indicates whether the request is allowed or not SeeKazan.Models.V1beta1.SubjectAccessReviewStatus
.