Class V2HorizontalPodAutoscaler

java.lang.Object
io.kubernetes.client.openapi.models.V2HorizontalPodAutoscaler
All Implemented Interfaces:
KubernetesObject, KubernetesType

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2025-02-12T21:15:49.397498Z[Etc/UTC]", comments="Generator version: 7.6.0") public class V2HorizontalPodAutoscaler extends Object implements KubernetesObject
HorizontalPodAutoscaler is the configuration for a horizontal pod autoscaler, which automatically manages the replica count of any resource implementing the scale subresource based on the metrics specified.