Uses of Interface
io.kubernetes.client.proto.V2beta2Autoscaling.HorizontalPodAutoscalerOrBuilder
-
Uses of V2beta2Autoscaling.HorizontalPodAutoscalerOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V2beta2Autoscaling.HorizontalPodAutoscalerOrBuilderModifier and TypeClassDescriptionstatic final classHorizontalPodAutoscaler is the configuration for a horizontal pod autoscaler, which automatically manages the replica count of any resource implementing the scale subresource based on the metrics specified.static final classHorizontalPodAutoscaler is the configuration for a horizontal pod autoscaler, which automatically manages the replica count of any resource implementing the scale subresource based on the metrics specified.Methods in io.kubernetes.client.proto that return V2beta2Autoscaling.HorizontalPodAutoscalerOrBuilderModifier and TypeMethodDescriptionV2beta2Autoscaling.HorizontalPodAutoscalerList.Builder.getItemsOrBuilder(int index) items is the list of horizontal pod autoscaler objects.V2beta2Autoscaling.HorizontalPodAutoscalerList.getItemsOrBuilder(int index) items is the list of horizontal pod autoscaler objects.V2beta2Autoscaling.HorizontalPodAutoscalerListOrBuilder.getItemsOrBuilder(int index) items is the list of horizontal pod autoscaler objects.Methods in io.kubernetes.client.proto that return types with arguments of type V2beta2Autoscaling.HorizontalPodAutoscalerOrBuilderModifier and TypeMethodDescriptionV2beta2Autoscaling.HorizontalPodAutoscalerList.Builder.getItemsOrBuilderList()items is the list of horizontal pod autoscaler objects.V2beta2Autoscaling.HorizontalPodAutoscalerList.getItemsOrBuilderList()items is the list of horizontal pod autoscaler objects.V2beta2Autoscaling.HorizontalPodAutoscalerListOrBuilder.getItemsOrBuilderList()items is the list of horizontal pod autoscaler objects.