kubernetes/pkg/tools
Tim Hockin ea960711ff Clean up error logs.
Use %v for errors, tidy some messages, make error messages start lowe-case
(as per go guidelines).  Just accumulated nits.
2014-11-21 09:45:26 +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.go Clean up error logs. 2014-11-21 09:45:26 +08:00
etcd_tools_test.go util.EncodeJSON proven harmful, remove it everywhere 2014-11-13 10:38:13 -05:00
etcd_tools_watch.go Clean up error logs. 2014-11-21 09:45:26 +08:00
etcd_tools_watch_test.go Fix watch for events; add test for interface implementation so it won't break again. 2014-11-12 15:22:08 -08:00
fake_etcd_client.go Add etcd to the list of services to validate. 2014-11-05 21:22:01 -08:00