apiserver/pkg/storage
Clayton Coleman 679a2b25d7 Allow values to be wrapped prior to serialization in etcd2
This adds a new value transformer to the etcd2 store that can transform
the value from etcd on read and write. This will allow the store to
implement encryption at rest or otherwise transform the value prior to
persistence.
2017-02-13 07:36:41 -05:00
..
errors Allow values to be wrapped prior to serialization in etcd2 2017-02-13 07:36:41 -05:00
etcd Allow values to be wrapped prior to serialization in etcd2 2017-02-13 07:36:41 -05:00
etcd3 Mechanical import fixup: pkg/storage 2017-02-13 07:36:41 -05:00
names iQEcBAABCAAGBQJYfoobAAoJED0WkGtPHFyz80gH/RNPz9wEQ9kjzmq5Zccmxcnn 2017-01-18 07:43:45 -05:00
storagebackend Allow values to be wrapped prior to serialization in etcd2 2017-02-13 07:36:41 -05:00
testing Mechanical move: pkg/storage -> k8s.io/apiserver 2017-02-13 07:36:41 -05:00
tests Mechanical import fixup: pkg/storage 2017-02-13 07:36:41 -05:00
OWNERS move pkg/storage to apiserver 2017-02-01 07:33:52 -05:00
cacher.go Avoid unnecessary copies in cacher 2017-02-02 09:36:48 -05:00
cacher_whitebox_test.go move pkg/storage to apiserver 2017-02-01 07:33:52 -05:00
doc.go move pkg/storage to apiserver 2017-02-01 07:33:52 -05:00
errors.go move pkg/storage to apiserver 2017-02-01 07:33:52 -05:00
interfaces.go move pkg/storage to apiserver 2017-02-01 07:33:52 -05:00
selection_predicate.go move pkg/storage to apiserver 2017-02-01 07:33:52 -05:00
selection_predicate_test.go move pkg/storage to apiserver 2017-02-01 07:33:52 -05:00
time_budget.go move pkg/storage to apiserver 2017-02-01 07:33:52 -05:00
time_budget_test.go move pkg/storage to apiserver 2017-02-01 07:33:52 -05:00
util.go move pkg/storage to apiserver 2017-02-01 07:33:52 -05:00
util_test.go move pkg/storage to apiserver 2017-02-01 07:33:52 -05:00
watch_cache.go move pkg/storage to apiserver 2017-02-01 07:33:52 -05:00
watch_cache_test.go move pkg/storage to apiserver 2017-02-01 07:33:52 -05:00