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
b82bb37c897183652031dba14b8b3e8122fb1b55
kubernetes
/
pkg
/
tools
History
Kouhei Ueno
b82bb37c89
FakeEtcdClient: Maintain change index
2014-08-01 02:34:08 +09: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
Use Decode/Encode in etcd_tools
2014-07-28 11:27:36 -07:00
etcd_tools.go
Incorporate new types into versioned api system.
2014-07-29 15:46:57 -07:00
fake_etcd_client.go
FakeEtcdClient: Maintain change index
2014-08-01 02:34:08 +09:00