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

x/kubernetes_apis/builtin/apiextensions.k8s.io@v1/structs.ts>CustomResourceSubresourceScale

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

CustomResourceSubresourceScale defines how to serve the scale subresource for CustomResources.

Properties

optional
labelSelectorPath: string | null
specReplicasPath: string
statusReplicasPath: string