Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/kubernetes_apis/builtin/autoscaling@v2/mod.ts>ExternalMetricSource

REST focused Typescript classes for Kubernetes APIs, and tools for generating API interfaces
Latest
interface ExternalMetricSource
import { type ExternalMetricSource } from "https://deno.land/x/kubernetes_apis@v0.5.0/builtin/autoscaling@v2/mod.ts";

ExternalMetricSource indicates how to scale on a metric not associated with any Kubernetes object (for example length of queue in cloud messaging service, or QPS from loadbalancer running outside of cluster).