PodsMetricStatus

com.coralogix.zio.k8s.model.autoscaling.v2beta2.PodsMetricStatus
See thePodsMetricStatus companion object

PodsMetricStatus indicates the current value of a metric describing each pod in the current scale target (for example, transactions-processed-per-second).

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Gets current.

Gets current.

This effect always succeeds, it is safe to use the field current directly.

Attributes

Gets metric.

Gets metric.

This effect always succeeds, it is safe to use the field metric directly.

Attributes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product