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

x/kubernetes_apis/builtin/core@v1/mod.ts>ClusterTrustBundleProjection

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

ClusterTrustBundleProjection describes how to select a set of ClusterTrustBundle objects and project their contents into the pod filesystem.

Properties

optional
labelSelector: MetaV1.LabelSelector | null
optional
name: string | null
optional
optional: boolean | null
path: string
optional
signerName: string | null