Uses of Interface
io.kubernetes.client.proto.V2beta2Autoscaling.MetricSpecOrBuilder
-
Uses of V2beta2Autoscaling.MetricSpecOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V2beta2Autoscaling.MetricSpecOrBuilderModifier and TypeClassDescriptionstatic final classMetricSpec specifies how to scale based on a single metric (only `type` and one other matching field should be set at once).static final classMetricSpec specifies how to scale based on a single metric (only `type` and one other matching field should be set at once).Methods in io.kubernetes.client.proto that return V2beta2Autoscaling.MetricSpecOrBuilderModifier and TypeMethodDescriptionV2beta2Autoscaling.HorizontalPodAutoscalerSpec.Builder.getMetricsOrBuilder(int index) metrics contains the specifications for which to use to calculate the desired replica count (the maximum replica count across all metrics will be used).V2beta2Autoscaling.HorizontalPodAutoscalerSpec.getMetricsOrBuilder(int index) metrics contains the specifications for which to use to calculate the desired replica count (the maximum replica count across all metrics will be used).V2beta2Autoscaling.HorizontalPodAutoscalerSpecOrBuilder.getMetricsOrBuilder(int index) metrics contains the specifications for which to use to calculate the desired replica count (the maximum replica count across all metrics will be used).Methods in io.kubernetes.client.proto that return types with arguments of type V2beta2Autoscaling.MetricSpecOrBuilderModifier and TypeMethodDescriptionList<? extends V2beta2Autoscaling.MetricSpecOrBuilder>V2beta2Autoscaling.HorizontalPodAutoscalerSpec.Builder.getMetricsOrBuilderList()metrics contains the specifications for which to use to calculate the desired replica count (the maximum replica count across all metrics will be used).List<? extends V2beta2Autoscaling.MetricSpecOrBuilder>V2beta2Autoscaling.HorizontalPodAutoscalerSpec.getMetricsOrBuilderList()metrics contains the specifications for which to use to calculate the desired replica count (the maximum replica count across all metrics will be used).List<? extends V2beta2Autoscaling.MetricSpecOrBuilder>V2beta2Autoscaling.HorizontalPodAutoscalerSpecOrBuilder.getMetricsOrBuilderList()metrics contains the specifications for which to use to calculate the desired replica count (the maximum replica count across all metrics will be used).