This website requires JavaScript.
Explore
Help
Register
Sign In
scottk
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced
2025-12-13 19:37:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f1b0b64a755e6ff19d14e84606331cdf93c293b1
kubernetes
/
pkg
/
tools
History
Dawn Chen
30fcf24131
Merge pull request
#2121
from brendandburns/standalone
...
Create a standalone k8s binary, capable of running a full cluster
2014-11-10 22:04:28 -08: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
Merge pull request
#2121
from brendandburns/standalone
2014-11-10 22:04:28 -08:00
fake_etcd_client.go
Add etcd to the list of services to validate.
2014-11-05 21:22:01 -08:00