apiserver/pkg/storage
Steve Kuznetsov 0a2d58a552 storage: isolate the test resource
This test resource only exists to test the versioning logic, but it
cannot live in the general testing package, or import cycles will exist.

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

Kubernetes-commit: fa2a6d633984aaa36ef988ecf4410c20e27897ea
2022-05-11 09:05:18 -07:00
..
cacher storage: move the APIObjectVersioner definition to storage 2022-05-11 07:44:21 -07:00
errors Fix function name of IsExist err 2022-03-19 23:06:51 +08:00
etcd3 storage: move the APIObjectVersioner definition to storage 2022-05-11 07:44:21 -07:00
names specify pod name and hostname in indexed job 2021-04-29 03:33:36 +00:00
storagebackend Cleanup etcd healthcheck on shutdown 2022-05-10 11:12:08 +02:00
testing storage: isolate the test resource 2022-05-11 09:05:18 -07:00
testresource storage: isolate the test resource 2022-05-11 09:05:18 -07:00
tests storage: move the APIObjectVersioner definition to storage 2022-05-11 07:44:21 -07: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
api_object_versioner.go storage: move the APIObjectVersioner definition to storage 2022-05-11 07:44:21 -07:00
api_object_versioner_test.go storage: isolate the test resource 2022-05-11 09:05:18 -07: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