mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-08-11 10:16:35 +00: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.