k3s/pkg/proxy/config
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
..
BUILD Simplify proxy config for Services by removing Mux. 2017-03-26 11:07:36 +02:00
OWNERS Trim to folks with context 2016-11-15 08:49:30 +01:00
api_test.go kube-proxy: OnServiceUpdate takes pointers 2017-04-03 17:19:39 -07:00
config.go kube-proxy: OnServiceUpdate takes pointers 2017-04-03 17:19:39 -07:00
config_test.go kube-proxy: OnServiceUpdate takes pointers 2017-04-03 17:19:39 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00