Packages

object ObjectMetricSourceO

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ObjectMetricSourceO
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. val averageValueL: Lens[ObjectMetricSource, Optional[Quantity]]
  2. val averageValueO: Optional[ObjectMetricSource, Quantity]
  3. val metricNameL: Lens[ObjectMetricSource, String]
  4. val selectorL: Lens[ObjectMetricSource, Optional[LabelSelector]]
  5. val selectorO: Optional[ObjectMetricSource, LabelSelector]
  6. val targetL: Lens[ObjectMetricSource, CrossVersionObjectReference]
  7. val targetValueL: Lens[ObjectMetricSource, Quantity]