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
fb2b15a7976d0a07c71b38b4bc0843a7f835ea40
kubernetes
/
pkg
/
tools
History
derekwaynecarr
085ca40291
Enforce unique constraint at namespace boundary in etcd, make client and server namespace aware
2014-10-16 13:02:52 -04: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
Enforce unique constraint at namespace boundary in etcd, make client and server namespace aware
2014-10-16 13:02:52 -04:00
etcd_tools_watch_test.go
Fix format specifiers in Printf-type functions.
2014-10-09 17:06:32 -07:00
etcd_tools_watch.go
Make ResourceVersion a string internally instead of uint64
2014-10-07 19:00:26 -04:00
etcd_tools.go
Enforce unique constraint at namespace boundary in etcd, make client and server namespace aware
2014-10-16 13:02:52 -04:00
fake_etcd_client.go
Add generic registry object so we can stop rewriting this code
2014-10-10 15:46:49 -07:00