class K8S::Api::Authentication::V1::TokenReviewSpec
- K8S::Api::Authentication::V1::TokenReviewSpec
- Reference
- Object
Overview
TokenReviewSpec is a description of the token authentication request.
Included Modules
- JSON::Serializable
- JSON::Serializable::Unmapped
- YAML::Serializable
- YAML::Serializable::Unmapped
Defined in:
versions/v1.11/api/authentication/v1/token_review_spec.crConstructors
- .new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
- .new(pull : JSON::PullParser)
- .new(*, token : String? = nil)