Packages

object ExternalMetricSourceO

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

Value Members

  1. val metricNameL: Lens[ExternalMetricSource, String]
  2. val metricSelectorL: Lens[ExternalMetricSource, Optional[LabelSelector]]
  3. val metricSelectorO: Optional[ExternalMetricSource, LabelSelector]
  4. val targetAverageValueL: Lens[ExternalMetricSource, Optional[Quantity]]
  5. val targetAverageValueO: Optional[ExternalMetricSource, Quantity]
  6. val targetValueL: Lens[ExternalMetricSource, Optional[Quantity]]
  7. val targetValueO: Optional[ExternalMetricSource, Quantity]