python/kubernetes/docs/V1beta1SubjectAccessReview.md
2016-11-22 17:23:41 -08:00

708 B

V1beta1SubjectAccessReview

Properties

Name Type Description Notes
metadata V1ObjectMeta [optional]
spec V1beta1SubjectAccessReviewSpec Spec holds information about the request being evaluated
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]