import { type HorizontalPodAutoscaler } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/autoscaling@v2/mod.ts";
HorizontalPodAutoscaler is the configuration for a horizontal pod autoscaler, which automatically manages the replica count of any resource implementing the scale subresource based on the metrics specified.