Uses of Class
io.kubernetes.client.openapi.models.V1HorizontalPodAutoscalerSpec
Packages that use V1HorizontalPodAutoscalerSpec
-
Uses of V1HorizontalPodAutoscalerSpec in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1HorizontalPodAutoscalerSpecModifier and TypeMethodDescriptionV1HorizontalPodAutoscaler.getSpec()Get specV1HorizontalPodAutoscalerSpec.maxReplicas(Integer maxReplicas) V1HorizontalPodAutoscalerSpec.minReplicas(Integer minReplicas) V1HorizontalPodAutoscalerSpec.scaleTargetRef(V1CrossVersionObjectReference scaleTargetRef) V1HorizontalPodAutoscalerSpec.targetCPUUtilizationPercentage(Integer targetCPUUtilizationPercentage) Methods in io.kubernetes.client.openapi.models with parameters of type V1HorizontalPodAutoscalerSpecModifier and TypeMethodDescriptionvoidV1HorizontalPodAutoscaler.setSpec(V1HorizontalPodAutoscalerSpec spec) V1HorizontalPodAutoscaler.spec(V1HorizontalPodAutoscalerSpec spec)