Uses of Interface
io.kubernetes.client.proto.V2beta1Autoscaling.HorizontalPodAutoscalerStatusOrBuilder
-
Uses of V2beta1Autoscaling.HorizontalPodAutoscalerStatusOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V2beta1Autoscaling.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 V2beta1Autoscaling.HorizontalPodAutoscalerStatusOrBuilderModifier and TypeMethodDescriptionV2beta1Autoscaling.HorizontalPodAutoscaler.Builder.getStatusOrBuilder()status is the current information about the autoscaler.V2beta1Autoscaling.HorizontalPodAutoscaler.getStatusOrBuilder()status is the current information about the autoscaler.V2beta1Autoscaling.HorizontalPodAutoscalerOrBuilder.getStatusOrBuilder()status is the current information about the autoscaler.