python/docs/V1beta1SelfSubjectAccessReview.md
2016-11-02 13:38:36 -07:00

752 B

V1beta1SelfSubjectAccessReview

Properties

Name Type Description Notes
metadata V1ObjectMeta [optional]
spec V1beta1SelfSubjectAccessReviewSpec Spec holds information about the request being evaluated. user and groups must be empty
status V1beta1SubjectAccessReviewStatus Status is filled in by the server and indicates whether the request is allowed or not [optional]

[Back to Model list] [Back to API list] [Back to README]