UNPKG

@jkcfg/kubernetes

Version:
14 lines 318 B
{ "description": "TokenReviewSpec is a description of the token authentication request.", "properties": { "token": { "description": "Token is the opaque bearer token.", "type": [ "string", "null" ] } }, "$schema": "http://json-schema.org/schema#", "type": "object" }