Merge pull request #116109 from aerfio/aerfio/update-broken-links-autoscaling

Update obsolete links to kubernetes.io/docs/user-guide in Go structs descriptions in autoscaling packages
This commit is contained in:
Kubernetes Prow Robot
2023-03-06 09:24:29 -08:00
committed by GitHub
23 changed files with 34 additions and 34 deletions

View File

@@ -65,7 +65,7 @@ type CrossVersionObjectReference struct {
// kind is the kind of the referent; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds"
Kind string
// name is the name of the referent; More info: http://kubernetes.io/docs/user-guide/identifiers#names
// name is the name of the referent; More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
Name string
// apiVersion is the API version of the referent