kubernetes/cmd/kube-proxy/app
Tim Hockin adf30aa2e1 kube-proxy: OnServiceUpdate takes pointers
This signature is more consistent with OnEndpointsUpdate and removes a
copy loop.  This is part on ongoing cleanup to rate-limit iptables
calls.
2017-04-03 17:19:39 -07:00
..
options Updated NodeRef to clientv1.ObjectReference. 2017-02-07 06:27:06 +08:00
BUILD Export Prometheus metrics in kube-proxy 2017-02-25 16:48:43 +01:00
conntrack.go remove repeat const declaration 2016-11-22 16:46:51 +08:00
server_test.go Remove proxy-mode annotation from kube-proxy 2017-01-28 09:12:28 -08:00
server.go kube-proxy: OnServiceUpdate takes pointers 2017-04-03 17:19:39 -07:00