ScaleSpecPointer

io.k8s.api.autoscaling.v1.ScaleSpecPointer
final case class ScaleSpecPointer(currentPath: PointerPath) extends Pointer[ScaleSpec]

Pointer for ScaleSpec

Attributes

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

Members list

Value members

Concrete methods

def replicas: Plain[Int]

Attributes

Source
ScaleSpecPointer.scala

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product