k3s/pkg/storage
Hongchao Deng 00ddf0671d etcd (v3) store: implements KV methods of storage.Interface
This implements Get(), Create(), Delete(), GetToList(),
List(), GuaranteedUpdate().
2016-03-30 10:20:39 -07:00
..
etcd add delete precondition 2016-03-25 11:21:39 -07:00
etcd3 etcd (v3) store: implements KV methods of storage.Interface 2016-03-30 10:20:39 -07:00
testing regen codecs 2016-02-13 09:15:39 -05:00
cacher.go add delete precondition 2016-03-25 11:21:39 -07:00
cacher_test.go add delete precondition 2016-03-25 11:21:39 -07:00
doc.go Move StorageInterface to pkg/storage. 2015-07-30 09:32:04 +02:00
errors.go etcd (v3) store: implements KV methods of storage.Interface 2016-03-30 10:20:39 -07:00
interfaces.go etcd (v3) store: implements KV methods of storage.Interface 2016-03-30 10:20:39 -07:00
util.go add delete precondition 2016-03-25 11:21:39 -07:00
util_test.go add delete precondition 2016-03-25 11:21:39 -07:00
watch_cache.go Fix deadlock in watch cache 2016-02-05 08:31:55 +01:00
watch_cache_test.go Rewritte util.* -> wait.* wherever reasonable 2016-02-07 12:02:20 +01:00