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