This website requires JavaScript.
Explore
Help
Register
Sign In
github-personal
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/outbackdingo/kubernetes.git
synced
2026-02-25 04:10:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bf296b3e31065ac87e20051cfd1838f4aaa5bb9f
kubernetes
/
pkg
/
proxy
/
userspace
History
m1093782566
992f618343
move IsLocalIP() and ShouldSkipService() to pkg/proxy/util
2017-08-17 14:32:05 +08:00
..
BUILD
Use buildozer to delete licenses() rules except under third_party/
2017-08-11 09:32:39 -07:00
loadbalancer.go
…
OWNERS
remove some people from OWNERS so they don't get reviews anymore
2017-07-13 10:02:21 -07:00
port_allocator_test.go
…
port_allocator.go
…
proxier_test.go
update import
2017-07-20 11:03:49 -07:00
proxier.go
move IsLocalIP() and ShouldSkipService() to pkg/proxy/util
2017-08-17 14:32:05 +08:00
proxysocket.go
Userspace Proxy: Expose ProxySocket utility funcs
2017-02-27 18:41:47 -05:00
rlimit_windows.go
…
rlimit.go
switch from package syscall to x/sys/unix
2017-07-21 12:14:42 +02:00
roundrobin_test.go
Edge-based userspace proxy
2017-04-10 11:59:21 +02:00
roundrobin.go
proxy/userspace: suppress "LoadBalancerRR: Removing endpoints" message
2017-07-07 15:45:30 -05:00
udp_server.go
…