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