HorizontalPodAutoscalerSpec

io.k8s.api.autoscaling.v2.HorizontalPodAutoscalerSpec
See theHorizontalPodAutoscalerSpec companion object

HorizontalPodAutoscalerSpec describes the desired functionality of the HorizontalPodAutoscaler.

Attributes

Companion
object
Source
HorizontalPodAutoscalerSpec.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Appends new values to metrics

Appends new values to metrics

Attributes

Source
HorizontalPodAutoscalerSpec.scala

if behavior has a value, transforms to the result of function

if behavior has a value, transforms to the result of function

Attributes

Source
HorizontalPodAutoscalerSpec.scala

transforms maxReplicas to result of function

transforms maxReplicas to result of function

Attributes

Source
HorizontalPodAutoscalerSpec.scala

if metrics has a value, transforms to the result of function

if metrics has a value, transforms to the result of function

Attributes

Source
HorizontalPodAutoscalerSpec.scala

if minReplicas has a value, transforms to the result of function

if minReplicas has a value, transforms to the result of function

Attributes

Source
HorizontalPodAutoscalerSpec.scala

transforms scaleTargetRef to result of function

transforms scaleTargetRef to result of function

Attributes

Source
HorizontalPodAutoscalerSpec.scala

Returns a new data with behavior set to new value

Returns a new data with behavior set to new value

Attributes

Source
HorizontalPodAutoscalerSpec.scala

Returns a new data with maxReplicas set to new value

Returns a new data with maxReplicas set to new value

Attributes

Source
HorizontalPodAutoscalerSpec.scala

Returns a new data with metrics set to new value

Returns a new data with metrics set to new value

Attributes

Source
HorizontalPodAutoscalerSpec.scala

Returns a new data with minReplicas set to new value

Returns a new data with minReplicas set to new value

Attributes

Source
HorizontalPodAutoscalerSpec.scala

Returns a new data with scaleTargetRef set to new value

Returns a new data with scaleTargetRef set to new value

Attributes

Source
HorizontalPodAutoscalerSpec.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product