apiserver/pkg/storage/etcd
Clayton Coleman 74dc1360f1 Allow ValueTransformer to indicate resource is stale
Allows a transformer (such as an encrypter) to force an update if a new
key is in use, thus allowing simple writes to the REST layer to
trivially migrate keys.
2017-02-13 07:36:41 -05:00
..
etcdtest Mechanical import fixup: pkg/storage 2017-02-13 07:36:41 -05:00
metrics moves of genericapiserver packages without dependencies 2017-01-13 13:38:51 -05:00
testing Mechanical import fixup: pkg/storage 2017-02-13 07:36:41 -05:00
util Mechanical import fixup: pkg/storage 2017-02-13 07:36:41 -05:00
OWNERS Mechanical move: pkg/storage -> k8s.io/apiserver 2017-02-13 07:36:41 -05:00
api_object_versioner.go Mechanical move: pkg/storage -> k8s.io/apiserver 2017-02-13 07:36:41 -05:00
api_object_versioner_test.go Mechanical import fixup: pkg/storage 2017-02-13 07:36:41 -05:00
doc.go Mechanical import fixup: pkg/storage 2017-02-13 07:36:41 -05:00
etcd_helper.go Allow ValueTransformer to indicate resource is stale 2017-02-13 07:36:41 -05:00
etcd_helper_test.go Allow ValueTransformer to indicate resource is stale 2017-02-13 07:36:41 -05:00
etcd_watcher.go Allow ValueTransformer to indicate resource is stale 2017-02-13 07:36:41 -05:00
etcd_watcher_test.go Allow values to be wrapped prior to serialization in etcd2 2017-02-13 07:36:41 -05:00