Uses of Interface
io.kubernetes.client.proto.V2beta1Autoscaling.HorizontalPodAutoscalerConditionOrBuilder
-
Uses of V2beta1Autoscaling.HorizontalPodAutoscalerConditionOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V2beta1Autoscaling.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 V2beta1Autoscaling.HorizontalPodAutoscalerConditionOrBuilderModifier and TypeMethodDescriptionV2beta1Autoscaling.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.V2beta1Autoscaling.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.V2beta1Autoscaling.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 V2beta1Autoscaling.HorizontalPodAutoscalerConditionOrBuilderModifier and TypeMethodDescriptionV2beta1Autoscaling.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.V2beta1Autoscaling.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.V2beta1Autoscaling.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.