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

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

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

PodSchedulingContextStatus describes where resources for the Pod can be allocated.

Properties

optional
resourceClaims: Array<ResourceClaimSchedulingStatus> | null