mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-28 04:30:38 -05:00
Proxies should be able to cleanly figure out when endpoints have been synced, so make all ProxyProviders also implement EndpointsHandler and pass those through to loadbalancers when required. |
||
|---|---|---|
| .. | ||
| BUILD | ||
| loadbalancer.go | ||
| proxier.go | ||
| proxier_test.go | ||
| proxysocket.go | ||
| roundrobin.go | ||
| roundrobin_test.go | ||
| types.go | ||