Class V2beta2HorizontalPodAutoscaler

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

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2022-12-05T08:14:34.919Z[Etc/UTC]") public class V2beta2HorizontalPodAutoscaler 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.