MetricTargetPointer

io.k8s.api.autoscaling.v2.MetricTargetPointer
final case class MetricTargetPointer(currentPath: PointerPath) extends Pointer[MetricTarget]

Pointer for MetricTarget

Attributes

Source
MetricTargetPointer.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def `type`: Plain[String]

Attributes

Source
MetricTargetPointer.scala

Attributes

Source
MetricTargetPointer.scala

Attributes

Source
MetricTargetPointer.scala

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product