Kazan v0.1.0 Kazan.Models.V1beta1.TokenReview
TokenReview attempts to authenticate a token to a known user. Note: TokenReview requests may be cached by the webhook token authenticator plugin in the kube-apiserver.
Properties
metadata
- SeeKazan.Models.V1.ObjectMeta
.spec
- Spec holds information about the request being evaluated SeeKazan.Models.V1beta1.TokenReviewSpec
.status
- Status is filled in by the server and indicates whether the request can be authenticated. SeeKazan.Models.V1beta1.TokenReviewStatus
.