k3s/pkg/proxy/userspace
m1093782566 1faa6f56b9 fix kube-proxy panic 2017-09-01 16:18:03 +08:00
..
BUILD Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
OWNERS remove some people from OWNERS so they don't get reviews anymore 2017-07-13 10:02:21 -07:00
loadbalancer.go Paramaterize stickyMaxAgeMinutes for service in API 2017-08-25 17:44:47 +08:00
port_allocator.go
port_allocator_test.go
proxier.go fix kube-proxy panic 2017-09-01 16:18:03 +08:00
proxier_test.go update import 2017-07-20 11:03:49 -07:00
proxysocket.go Userspace Proxy: Expose ProxySocket utility funcs 2017-02-27 18:41:47 -05:00
rlimit.go switch from package syscall to x/sys/unix 2017-07-21 12:14:42 +02:00
rlimit_windows.go
roundrobin.go Paramaterize stickyMaxAgeMinutes for service in API 2017-08-25 17:44:47 +08:00
roundrobin_test.go Paramaterize stickyMaxAgeMinutes for service in API 2017-08-25 17:44:47 +08:00
udp_server.go