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

819 B

V1beta1LocalSubjectAccessReview

Properties

Name Type Description Notes
metadata V1ObjectMeta [optional]
spec V1beta1SubjectAccessReviewSpec 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 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]