import { type TokenReviewStatus } from "https://deno.land/x/kubernetes_apis@v0.5.1/builtin/authentication.k8s.io@v1/structs.ts";
TokenReviewStatus is the result of the token authentication request.
Properties
optional
user: UserInfo | nullx/kubernetes_apis/builtin/authentication.k8s.io@v1/structs.ts>TokenReviewStatus
import { type TokenReviewStatus } from "https://deno.land/x/kubernetes_apis@v0.5.1/builtin/authentication.k8s.io@v1/structs.ts";
TokenReviewStatus is the result of the token authentication request.