import * as kubernetesApis from "https://deno.land/x/kubernetes_apis@v0.5.1/builtin/autoscaling@v1/mod.ts";
Interfaces
CrossVersionObjectReference contains enough information to let you identify the referred resource. | |
configuration of a horizontal pod autoscaler. | |
list of horizontal pod autoscaler objects. | |
specification of a horizontal pod autoscaler. | |
current status of a horizontal pod autoscaler | |
Scale represents a scaling request for a resource. | |
ScaleSpec describes the attributes of a scale subresource. | |
ScaleStatus represents the current status of a scale subresource. |