ObjectMetricStatus

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

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

Value members

Concrete methods

Gets current.

Gets current.

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

Gets describedObject.

Gets describedObject.

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

Gets metric.

Gets metric.

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

Inherited methods

Inherited from:
Product