pub const K8S_HPA_SCALETARGETREF_API_VERSION: &'static str;
The API version of the target resource to scale for the HorizontalPodAutoscaler.
This maps to the apiVersion field in the scaleTargetRef of the HPA spec.
apiVersion
scaleTargetRef
"apps/v1"
"autoscaling/v2"