Class V2HorizontalPodAutoscaler

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

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-02-02T17:56:12.287571Z[Etc/UTC]") 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.