Manifests.io

Easy to use kubernetes documentation

HorizontalPodAutoscaler.spec.scaleTargetRef

CrossVersionObjectReference contains enough information to let you identify the referred resource.

Description
apiVersion
string

apiVersion is the API version of the referent

kind
string *

kind is the kind of the referent; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds

name
string *

name is the name of the referent; More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names

See an issue here?