Uses of Interface
io.kubernetes.client.proto.V2beta2Autoscaling.HorizontalPodAutoscalerSpecOrBuilder
-
Uses of V2beta2Autoscaling.HorizontalPodAutoscalerSpecOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V2beta2Autoscaling.HorizontalPodAutoscalerSpecOrBuilderModifier and TypeClassDescriptionstatic final classHorizontalPodAutoscalerSpec describes the desired functionality of the HorizontalPodAutoscaler.static final classHorizontalPodAutoscalerSpec describes the desired functionality of the HorizontalPodAutoscaler.Methods in io.kubernetes.client.proto that return V2beta2Autoscaling.HorizontalPodAutoscalerSpecOrBuilderModifier and TypeMethodDescriptionV2beta2Autoscaling.HorizontalPodAutoscaler.Builder.getSpecOrBuilder()spec is the specification for the behaviour of the autoscaler.V2beta2Autoscaling.HorizontalPodAutoscaler.getSpecOrBuilder()spec is the specification for the behaviour of the autoscaler.V2beta2Autoscaling.HorizontalPodAutoscalerOrBuilder.getSpecOrBuilder()spec is the specification for the behaviour of the autoscaler.