k3s/pkg/tools
Clayton Coleman 23d199ded9 Make generic etcd more powerful and return operations from etcd
When we complete an operation, etcd usually provides a response
object.  Return that object up instead of querying etcd twice.
2015-02-13 13:11:33 -05: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 Make generic etcd more powerful and return operations from etcd 2015-02-13 13:11:33 -05:00
etcd_tools_test.go Make generic etcd more powerful and return operations from etcd 2015-02-13 13:11:33 -05:00
etcd_tools_watch.go WatchList should not convey events for the root key 2015-01-15 16:00:49 -05:00
etcd_tools_watch_test.go Factor out API defaulting from validation logic 2015-02-03 00:55:42 -08:00
fake_etcd_client.go Make generic etcd more powerful and return operations from etcd 2015-02-13 13:11:33 -05:00