import { type ObjectMetricStatus } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/autoscaling@v2/mod.ts";
ObjectMetricStatus indicates the current value of a metric describing a kubernetes object (for example, hits-per-second on an Ingress object).