HPAScalingPolicyPointer

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

Pointer for HPAScalingPolicy

Attributes

Source
HPAScalingPolicyPointer.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
HPAScalingPolicyPointer.scala
def periodSeconds: Plain[Int]

Attributes

Source
HPAScalingPolicyPointer.scala
def value: Plain[Int]

Attributes

Source
HPAScalingPolicyPointer.scala

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product