Class V2HorizontalPodAutoscaler

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

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-06-18T15:05:57.863601Z[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.