Uses of Interface
io.kubernetes.client.proto.V2beta2Autoscaling.HorizontalPodAutoscalerConditionOrBuilder
-
Uses of V2beta2Autoscaling.HorizontalPodAutoscalerConditionOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V2beta2Autoscaling.HorizontalPodAutoscalerConditionOrBuilderModifier and TypeClassDescriptionstatic final classHorizontalPodAutoscalerCondition describes the state of a HorizontalPodAutoscaler at a certain point.static final classHorizontalPodAutoscalerCondition describes the state of a HorizontalPodAutoscaler at a certain point.Methods in io.kubernetes.client.proto that return V2beta2Autoscaling.HorizontalPodAutoscalerConditionOrBuilderModifier and TypeMethodDescriptionV2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder.getConditionsOrBuilder(int index) conditions is the set of conditions required for this autoscaler to scale its target, and indicates whether or not those conditions are met.V2beta2Autoscaling.HorizontalPodAutoscalerStatus.getConditionsOrBuilder(int index) conditions is the set of conditions required for this autoscaler to scale its target, and indicates whether or not those conditions are met.V2beta2Autoscaling.HorizontalPodAutoscalerStatusOrBuilder.getConditionsOrBuilder(int index) conditions is the set of conditions required for this autoscaler to scale its target, and indicates whether or not those conditions are met.Methods in io.kubernetes.client.proto that return types with arguments of type V2beta2Autoscaling.HorizontalPodAutoscalerConditionOrBuilderModifier and TypeMethodDescriptionV2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder.getConditionsOrBuilderList()conditions is the set of conditions required for this autoscaler to scale its target, and indicates whether or not those conditions are met.V2beta2Autoscaling.HorizontalPodAutoscalerStatus.getConditionsOrBuilderList()conditions is the set of conditions required for this autoscaler to scale its target, and indicates whether or not those conditions are met.V2beta2Autoscaling.HorizontalPodAutoscalerStatusOrBuilder.getConditionsOrBuilderList()conditions is the set of conditions required for this autoscaler to scale its target, and indicates whether or not those conditions are met.