Kazan v0.2.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
::Kazan.Models.V1.ObjectMeta
spec
::Kazan.Models.V1beta1.TokenReviewSpec
- Spec holds information about the request being evaluated
status
::Kazan.Models.V1beta1.TokenReviewStatus
- Status is filled in by the server and indicates whether the request can be authenticated.