ExternalMetricSource

ExternalMetricSource indicates how to scale on a metric not associated with any Kubernetes object (for example length of queue in cloud messaging service, or QPS from loadbalancer running outside of cluster).

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

Value members

Concrete methods

Gets metric.

Gets metric.

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

Gets target.

Gets target.

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

Inherited methods

Inherited from:
Product