import * as kubernetesApis from "https://deno.land/x/kubernetes_apis@v0.5.0/vpa/autoscaling.k8s.io@v1/mod.ts";
Interfaces
VerticalPodAutoscaler is the configuration for a vertical pod autoscaler, which automatically manages pod resources based on historical and real time resource utilization. | |
VerticalPodAutoscalerCheckpoint is the checkpoint of the internal state of VPA that is used for recovery after recommender's restart. | |