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

x/kubernetes_apis/builtin/node.k8s.io@v1/mod.ts>Overhead

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

Overhead structure represents the resource overhead associated with running a pod.

Properties

optional
podFixed: Record<string, c.Quantity> | null