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
2025-11-14 07:52:01 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
2bf1e50b8a564c77cf0f47dbfa3dda2a19a576db
kubernetes
/
pkg
/
proxy
History
James DeFelice
4abcf7449c
implementation of proxy port allocation
2015-06-02 12:28:25 +00:00
..
config
…
doc.go
…
loadbalancer.go
Rename AffinityType to ServiceAffinity
2015-05-18 17:21:30 -07:00
port_allocator_test.go
implementation of proxy port allocation
2015-06-02 12:28:25 +00:00
port_allocator.go
implementation of proxy port allocation
2015-06-02 12:28:25 +00:00
proxier_test.go
implementation of proxy port allocation
2015-06-02 12:28:25 +00:00
proxier.go
implementation of proxy port allocation
2015-06-02 12:28:25 +00:00
proxysocket.go
implementation of proxy port allocation
2015-06-02 12:28:25 +00:00
roundrobin_test.go
Fix session affinity in kube-proxy
2015-05-26 17:19:29 -07:00
roundrobin.go
Fix session affinity in kube-proxy
2015-05-26 17:19:29 -07:00
udp_server.go
…