mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-04-22 22:58:08 -04:00
All of the LocalTrafficDetector implementations were essentially identical after construction time, so just reduce them to a single implementation with multiple constructors. Also, improve the comments. |
||
|---|---|---|
| .. | ||
| testing | ||
| endpoints.go | ||
| endpoints_test.go | ||
| linebuffer.go | ||
| linebuffer_test.go | ||
| localdetector.go | ||
| localdetector_test.go | ||
| network.go | ||
| nodeport_addresses.go | ||
| nodeport_addresses_test.go | ||
| utils.go | ||
| utils_test.go | ||