apiserver/pkg/storage
Steve Kuznetsov cf5cf85de0 storage/etcd3: factor tests to accept `storage.Interface`
This commit simply factors the test functionality into functions that
accept `storage.Interface`.

Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>

Kubernetes-commit: 117f674cab1f598251483811fb769046dc3458a3
2022-05-05 09:18:08 -07:00
..
cacher refactor watch cache metrics so that they are in a single place 2022-04-22 14:21:25 -07:00
errors Fix function name of IsExist err 2022-03-19 23:06:51 +08:00
etcd3 storage/etcd3: factor tests to accept `storage.Interface` 2022-05-05 09:18:08 -07:00
names specify pod name and hostname in indexed job 2021-04-29 03:33:36 +00:00
storagebackend add latency tracker for storage and transform 2022-02-01 18:13:03 -05:00
testing OWNERS cleanup - Jan 2021 Week 1 2022-01-03 10:59:47 -05:00
tests Unify merge GetToList and List storage methods to single GetList 2022-02-10 10:15:29 +01:00
value feat: prepare KMS data encryption for migration to AES-GCM 2022-03-16 17:54:10 +00:00
OWNERS OWNERS cleanup - Jan 2021 Week 1 2022-01-03 10:59:47 -05:00
doc.go move pkg/storage to apiserver 2017-02-01 07:33:52 -05:00
errors.go Fix function name of IsExist err 2022-03-19 23:06:51 +08:00
interfaces.go Update comment and declaration of `storage.GuaranteedUpdate` to be clearer. 2022-04-16 17:19:06 +05:30
selection_predicate.go validate storage cache indexers 2020-02-05 12:08:14 +08:00
selection_predicate_test.go Fix staticcheck failures 2021-04-02 12:23:30 +08:00
util.go Simplify trigger functions in cacher 2019-07-04 14:21:06 +02:00
util_test.go move cacher in separate dir 2018-05-30 20:44:31 +08:00