Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/kubernetes_apis/builtin/authentication.k8s.io@v1/mod.ts>BoundObjectReference

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

BoundObjectReference is a reference to an object that a token is bound to.

Properties

optional
apiVersion: string | null
optional
kind: string | null
optional
name: string | null
optional
uid: string | null