ObjectMetricStatus

io.k8s.api.autoscaling.v2.ObjectMetricStatus
See theObjectMetricStatus companion object

ObjectMetricStatus indicates the current value of a metric describing a kubernetes object (for example, hits-per-second on an Ingress object).

Attributes

Companion:
object
Source:
ObjectMetricStatus.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Inherited
  • Not inherited
  • Product

Members list

Concise view

Value members

Concrete methods

transforms current to result of function

transforms current to result of function

Attributes

Source:
ObjectMetricStatus.scala

transforms describedObject to result of function

transforms describedObject to result of function

Attributes

Source:
ObjectMetricStatus.scala

transforms metric to result of function

transforms metric to result of function

Attributes

Source:
ObjectMetricStatus.scala

Returns a new data with current set to new value

Returns a new data with current set to new value

Attributes

Source:
ObjectMetricStatus.scala

Returns a new data with describedObject set to new value

Returns a new data with describedObject set to new value

Attributes

Source:
ObjectMetricStatus.scala

Returns a new data with metric set to new value

Returns a new data with metric set to new value

Attributes

Source:
ObjectMetricStatus.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product