Uses of Interface
io.kubernetes.client.proto.V2beta1Autoscaling.MetricSpecOrBuilder
-
Uses of V2beta1Autoscaling.MetricSpecOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V2beta1Autoscaling.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 V2beta1Autoscaling.MetricSpecOrBuilderModifier and TypeMethodDescriptionV2beta1Autoscaling.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).V2beta1Autoscaling.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).V2beta1Autoscaling.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 V2beta1Autoscaling.MetricSpecOrBuilderModifier and TypeMethodDescriptionList<? extends V2beta1Autoscaling.MetricSpecOrBuilder>V2beta1Autoscaling.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 V2beta1Autoscaling.MetricSpecOrBuilder>V2beta1Autoscaling.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 V2beta1Autoscaling.MetricSpecOrBuilder>V2beta1Autoscaling.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).