ExternalMetricStatus

com.coralogix.zio.k8s.model.autoscaling.v2.ExternalMetricStatus
See theExternalMetricStatus companion object

ExternalMetricStatus indicates the current value of a global metric not associated with any Kubernetes object.

Attributes

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

Members list

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