mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-04 22:33:13 -04:00
Automatic merge from submit-queue Fix package aliases to follow golang convention Some package aliases are not not align with golang convention https://blog.golang.org/package-names. This PR fixes them. Also adds a verify script and presubmit checks. Fixes #35070. cc/ @timstclair @Random-Liu |
||
|---|---|---|
| .. | ||
| BUILD | ||
| cluster_helper.go | ||
| dns.go | ||
| dns_test.go | ||
| doc.go | ||
| endpoint_helper.go | ||
| endpoint_helper_test.go | ||
| service_helper.go | ||
| service_helper_test.go | ||
| servicecontroller.go | ||
| servicecontroller_test.go | ||