Class V2beta2Autoscaling.ExternalMetricSource

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.kubernetes.client.proto.V2beta2Autoscaling.ExternalMetricSource
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, V2beta2Autoscaling.ExternalMetricSourceOrBuilder, Serializable
Enclosing class:
V2beta2Autoscaling

public static final class V2beta2Autoscaling.ExternalMetricSource extends com.google.protobuf.GeneratedMessageV3 implements V2beta2Autoscaling.ExternalMetricSourceOrBuilder
 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).
 
Protobuf type k8s.io.api.autoscaling.v2beta2.ExternalMetricSource
See Also: