This website requires JavaScript.
Explore
Help
Sign In
github
/
kubernetes
Watch
4
Star
0
Fork
0
You've already forked kubernetes
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
42c81a2c71a251dd201b77daeec72402c79ef26f
kubernetes
/
pkg
/
proxy
/
winuserspace
History
Roc Chan
c9cf3f5b72
Service Topology implementation
...
* Implement Service Topology for ipvs and iptables proxier * Add test files * API validation
2019-11-15 13:36:43 +08:00
..
BUILD
Promoting EndpointSlices to beta
2019-11-13 14:20:19 -08:00
loadbalancer.go
proxy: consolidate ServicesHandler/EndpointsHandler into ProxyProvider
2019-04-05 16:16:35 -05:00
proxier_test.go
Promoting EndpointSlices to beta
2019-11-13 14:20:19 -08:00
proxier.go
Service Topology implementation
2019-11-15 13:36:43 +08:00
proxysocket.go
refactor(*): fix comparison to bool constant, return redundant
2019-10-28 16:41:08 +08:00
roundrobin_test.go
buildPortsToEndpointsMap should use flattened value type
2019-08-15 11:28:09 -07:00
roundrobin.go
move ShuffleStrings to pkg/proxy
2019-08-21 20:03:53 +01:00
types.go
…