This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/k3s-io/kubernetes.git
synced
2026-07-27 08:37:36 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
1052432f4a847ca085412277483f415d28433d91
kubernetes
/
pkg
/
proxy
/
winuserspace
History
Wojciech Tyczynski
2a6083c3e7
Avoid copying endpoints object in kube-proxy
2017-03-25 17:41:42 +01:00
..
BUILD
Fix DNS suffix search list issue for Windows container and workaround in kube-proxy.
2017-02-27 19:25:46 -08:00
loadbalancer.go
…
proxier_test.go
Avoid copying endpoints object in kube-proxy
2017-03-25 17:41:42 +01:00
proxier.go
Fix DNS suffix search list issue for Windows container and workaround in kube-proxy.
2017-02-27 19:25:46 -08:00
proxysocket_test.go
Fix DNS suffix search list issue for Windows container and workaround in kube-proxy.
2017-02-27 19:25:46 -08:00
proxysocket.go
Fix DNS suffix search list issue for Windows container and workaround in kube-proxy.
2017-02-27 19:25:46 -08:00
roundrobin_test.go
Avoid copying endpoints object in kube-proxy
2017-03-25 17:41:42 +01:00
roundrobin.go
Avoid copying endpoints object in kube-proxy
2017-03-25 17:41:42 +01:00
types.go
cleanup proxier
2017-02-27 16:00:49 -08:00
udp_server.go
…