open-vault/builtin/logical/transit
Jeff Mitchell 8f437d6142 Make logical.InmemStorage a wrapper around physical.InmemBackend.
This:

* Allows removing LockingInmemStorage since the physical backend already
  locks properly
* Makes listing work properly by adhering to expected semantics of only
  listing up to the next prefix separator
* Reduces duplicated code
2016-06-06 12:03:08 -04:00
..
backend.go
backend_test.go Make logical.InmemStorage a wrapper around physical.InmemBackend. 2016-06-06 12:03:08 -04:00
lock_manager.go Add some more tests around deletion and fix upsert status returning 2016-05-03 00:19:18 -04:00
path_config.go
path_datakey.go
path_decrypt.go
path_encrypt.go
path_keys.go
path_rewrap.go
path_rotate.go
policy.go
policy_test.go Add some more tests around deletion and fix upsert status returning 2016-05-03 00:19:18 -04:00