Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExternalMetricSourceV2Beta2

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).

schema

io.k8s.api.autoscaling.v2beta2.ExternalMetricSource

Hierarchy

  • ExternalMetricSourceV2Beta2

Index

Properties

Properties

Readonly metric

metric identifies the target metric by name and selector

schema

io.k8s.api.autoscaling.v2beta2.ExternalMetricSource#metric

Readonly target

target specifies the target value for the given metric

schema

io.k8s.api.autoscaling.v2beta2.ExternalMetricSource#target

Generated using TypeDoc