Uses of Interface
io.kubernetes.client.proto.V2beta2Autoscaling.HorizontalPodAutoscalerStatusOrBuilder
-
Uses of V2beta2Autoscaling.HorizontalPodAutoscalerStatusOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V2beta2Autoscaling.HorizontalPodAutoscalerStatusOrBuilderModifier and TypeClassDescriptionstatic final classHorizontalPodAutoscalerStatus describes the current status of a horizontal pod autoscaler.static final classHorizontalPodAutoscalerStatus describes the current status of a horizontal pod autoscaler.Methods in io.kubernetes.client.proto that return V2beta2Autoscaling.HorizontalPodAutoscalerStatusOrBuilderModifier and TypeMethodDescriptionV2beta2Autoscaling.HorizontalPodAutoscaler.Builder.getStatusOrBuilder()status is the current information about the autoscaler.V2beta2Autoscaling.HorizontalPodAutoscaler.getStatusOrBuilder()status is the current information about the autoscaler.V2beta2Autoscaling.HorizontalPodAutoscalerOrBuilder.getStatusOrBuilder()status is the current information about the autoscaler.