Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/kubernetes_apis/builtin/authentication.k8s.io@v1alpha1/mod.ts>SelfSubjectReviewStatus

REST focused Typescript classes for Kubernetes APIs, and tools for generating API interfaces
Go to Latest
interface SelfSubjectReviewStatus
import { type SelfSubjectReviewStatus } from "https://deno.land/x/kubernetes_apis@v0.5.0/builtin/authentication.k8s.io@v1alpha1/mod.ts";

SelfSubjectReviewStatus is filled by the kube-apiserver and sent back to a user.

Properties

optional
userInfo: AuthenticationV1.UserInfo | null