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

x/kubernetes_apis/builtin/resource.k8s.io@v1alpha2/mod.ts>StructuredResourceHandle

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

StructuredResourceHandle is the in-tree representation of the allocation result.

Properties

optional
nodeName: string | null
results: Array<DriverAllocationResult>
optional
vendorClaimParameters: c.JSONValue | null
optional
vendorClassParameters: c.JSONValue | null