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. |
||
|---|---|---|
| .. | ||
| doc.go | ||
| storage.go | ||
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. |
||
|---|---|---|
| .. | ||
| doc.go | ||
| storage.go | ||