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
a3771c90425cff6809e6a4f3e6b396632bb826d8
kubernetes
/
pkg
/
tools
History
Kouhei Ueno
a3771c9042
AtomicUpdate should use api.Encode
2014-08-01 02:35:38 +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
AtomicUpdate should use api.Encode
2014-08-01 02:35:38 +09:00
fake_etcd_client.go
Implement FakeEtcdClient.CompareAndSwap
2014-08-01 02:35:38 +09:00