Kazan v0.11.0 Kazan.Apis.Authentication.V1.TokenReviewSpec View Source
TokenReviewSpec is a description of the token authentication request.
OpenAPI Definition: io.k8s.api.authentication.v1.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.V1.TokenReviewSpec{token: String.t()}