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
0b05dcd979adec2d958b87c541be084d2678a86c
kubernetes
/
pkg
/
proxy
History
Brendan Burns
a343a93b2d
Fix a bug where we don't return an error.
2014-09-09 10:29:00 -07:00
..
config
Fix a bug where we don't return an error.
2014-09-09 10:29:00 -07:00
doc.go
proxy: fixing linting errors.
2014-07-10 22:36:06 -07:00
loadbalancer.go
Unify Godoc formatting, fix various typos
2014-09-02 13:41:03 +02:00
proxier_test.go
allow proxy to accept a listen address.
fixes
#1220
2014-09-07 23:27:43 -07:00
proxier.go
changed address variable to bindAddress. Used net.JoinHostPort() instead of fmt.Sprintf()
2014-09-07 23:50:36 -07:00
roundrobin_test.go
Pass obj with lock by reference. Methods->funcs.
2014-08-14 14:01:27 -07:00
roundrobin.go
Pass obj with lock by reference. Methods->funcs.
2014-08-14 14:01:27 -07:00