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
d57a6b8cf02f90d65677b82a01433b3ceea79a74
kubernetes
/
pkg
/
tools
History
Clayton Coleman
083d81b6d7
Expose REST resource for endpoints and watch on services/endpoints
...
Will allow kube-proxies to listen on endpoints.
2014-08-27 15:49:01 -04:00
..
decoder_test.go
Fork API types.
2014-07-24 21:47:08 -07:00
decoder.go
Etcd watcher verification
2014-07-31 14:54:30 -07:00
doc.go
Move etcd helpers to tools package so they can depend on api package. Add ResourceVersion, hook it up to etcd index to get atomic PUTs.
2014-07-02 15:42:05 -07:00
etcd_tools_test.go
Move etcd watch code to its own files
2014-08-25 15:56:54 -07:00
etcd_tools_watch_test.go
Expose REST resource for endpoints and watch on services/endpoints
2014-08-27 15:49:01 -04:00
etcd_tools_watch.go
Change 'sendCreate' to 'sendAdd'; integration passes.
2014-08-25 15:56:55 -07:00
etcd_tools.go
Move etcd watch code to its own files
2014-08-25 15:56:54 -07:00
fake_etcd_client.go
Rename a bunch of "Make" functions to "New"
2014-08-20 21:27:19 -07:00