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
2d54dfe24914b7b9f8ff31c5b5b27357926e5280
kubernetes
/
pkg
/
tools
History
Brendan Burns
cf4fd8753f
Fix a missing lock in the fake etcd client.
2014-10-31 21:36:03 -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
Begin to unify ResourceVersioner and SelfLinker
2014-10-27 16:00:55 -04:00
etcd_tools_watch_test.go
Refactor tests to split ObjectMeta from TypeMeta
2014-10-24 11:22:21 -04:00
etcd_tools_watch.go
Make ResourceVersion a string internally instead of uint64
2014-10-07 19:00:26 -04:00
etcd_tools.go
Use conversion.EnforcePtr() where appropriate
2014-10-28 16:36:09 +01:00
fake_etcd_client.go
Fix a missing lock in the fake etcd client.
2014-10-31 21:36:03 -07:00