Kazan v0.10.0 Kazan.Apis.Authentication.V1beta1.TokenReviewSpec View Source
TokenReviewSpec is a description of the token authentication request.
OpenAPI Definition: io.k8s.api.authentication.v1beta1.TokenReviewSpec
Properties
token
::String
- Token is the opaque bearer token.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %Kazan.Apis.Authentication.V1beta1.TokenReviewSpec{token: String.t()}