ObjectMetricSource
skuber.autoscaling.v2beta1.HorizontalPodAutoscaler.ObjectMetricSource
case class ObjectMetricSource(target: CrossVersionObjectReference, metricName: String, targetValue: Quantity, selector: Option[LabelSelector], averageValue: Option[Quantity])
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article