Kazan v0.2.0 Kazan.Models.V1beta1.LocalSubjectAccessReview
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.
Properties
metadata
::Kazan.Models.V1.ObjectMeta
spec
::Kazan.Models.V1beta1.SubjectAccessReviewSpec
- Spec holds information about the request being evaluated. spec.namespace must be equal to the namespace you made the request against. If empty, it is defaulted.
status
::Kazan.Models.V1beta1.SubjectAccessReviewStatus
- Status is filled in by the server and indicates whether the request is allowed or not