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