Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/kubernetes_apis/builtin/authentication.k8s.io@v1beta1/structs.ts>SelfSubjectReviewStatus

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

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

Properties

optional
userInfo: AuthenticationV1.UserInfo | null