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

x/kubernetes_apis/vpa/autoscaling.k8s.io@v1/mod.ts>AutoscalingV1Api

REST focused Typescript classes for Kubernetes APIs, and tools for generating API interfaces
Go to Latest
class AutoscalingV1Api
import { AutoscalingV1Api } from "https://deno.land/x/kubernetes_apis@v0.5.0/vpa/autoscaling.k8s.io@v1/mod.ts";

Constructors

new
AutoscalingV1Api(client: c.RestClient)