Uses of Interface
io.kubernetes.client.proto.V2beta2Autoscaling.ExternalMetricSourceOrBuilder
-
Uses of V2beta2Autoscaling.ExternalMetricSourceOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V2beta2Autoscaling.ExternalMetricSourceOrBuilderModifier and TypeClassDescriptionstatic final classExternalMetricSource 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).static final classExternalMetricSource 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).Methods in io.kubernetes.client.proto that return V2beta2Autoscaling.ExternalMetricSourceOrBuilderModifier and TypeMethodDescriptionV2beta2Autoscaling.MetricSpec.Builder.getExternalOrBuilder()external refers to a global metric that is not associated with any Kubernetes object.V2beta2Autoscaling.MetricSpec.getExternalOrBuilder()external refers to a global metric that is not associated with any Kubernetes object.V2beta2Autoscaling.MetricSpecOrBuilder.getExternalOrBuilder()external refers to a global metric that is not associated with any Kubernetes object.