import { type PodsMetricSource } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/autoscaling@v2/structs.ts";
PodsMetricSource indicates how to scale on a metric describing each pod in the current scale target (for example, transactions-processed-per-second). The values will be averaged together before being compared to the target value.
Properties
metric: MetricIdentifier
target: MetricTarget