k3s/pkg/storage
k8s-merge-robot f5c93c8ddc Merge pull request #23472 from wojtek-t/fix_object_meta_for
Automatic merge from submit-queue

Switch from api.ObjectMetaFor to meta.Accessor in most of places

Fix #23278

@smarterclayton @lavalamp
2016-04-02 02:33:40 -07:00
..
etcd Switch api.ObjetaMetaFor to meta.Accessor 2016-03-31 17:52:31 +02: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