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
e551e0cb8c53e4ab0f3a189589beda5d881674e0
kubernetes
/
pkg
/
registry
/
service
History
Justin Santa Barbara
e551e0cb8c
Use defer to cleanup allocated service ip in case of error
...
We're probably going to be doing a port allocation here also, so this needs some pre-simplifying.
2015-04-10 09:47:47 -07:00
..
doc.go
Add several missing pkg Godoc files
2014-09-02 13:41:11 +02:00
ip_allocator_test.go
Fixing a lot of string formatting issues with regards to:
2015-03-31 16:47:10 -07:00
ip_allocator.go
Make master service IP static (no longer randomly assigned)
2015-01-30 16:07:19 -08:00
registry.go
port endpoints to generic etcd
2015-03-25 22:15:19 +09:00
rest_test.go
Merge pull request
#6252
from krousey/string_format_cleanup
2015-03-31 16:57:36 -07:00
rest.go
Use defer to cleanup allocated service ip in case of error
2015-04-10 09:47:47 -07:00