apiserver/pkg/storage/errors
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
..
doc.go Mechanical move: pkg/storage -> k8s.io/apiserver 2017-02-13 07:36:41 -05:00
storage.go Allow values to be wrapped prior to serialization in etcd2 2017-02-13 07:36:41 -05:00