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
fbd71c9c02e71afe330cb5a7f3dee05cd928a6d9
kubernetes
/
pkg
/
tools
History
Clayton Coleman
fbd71c9c02
Merge pull request
#535
from lavalamp/etcdWatcher
...
Etcd watcher
2014-07-25 08:40:05 -04:00
..
decoder_test.go
Fork API types.
2014-07-24 21:47:08 -07:00
decoder.go
Split httpWatcher into watch.StreamWatcher and tools.APIEventDecoder.
2014-07-21 16:07:58 -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
Implement watch.Interface via etcd.
2014-07-23 15:04:08 -07:00
etcd_tools.go
Implement watch.Interface via etcd.
2014-07-23 15:04:08 -07:00
fake_etcd_client.go
Refactor Kubelet config sources for clarity
2014-07-21 21:18:36 -04:00