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

672 B

V1beta1TokenReview

Properties

Name Type Description Notes
metadata V1ObjectMeta [optional]
spec V1beta1TokenReviewSpec Spec holds information about the request being evaluated
status V1beta1TokenReviewStatus Status is filled in by the server and indicates whether the request can be authenticated. [optional]

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