import { type SelfSubjectReviewStatus } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/authentication.k8s.io@v1/structs.ts";
SelfSubjectReviewStatus is filled by the kube-apiserver and sent back to a user.
Properties
optional
userInfo: UserInfo | null