open-vault/logical
Jeff Mitchell 22e83ae7f5 Dockerize Postgres secret backend acceptance tests
Additionally enable them on all unit test runs.
2016-06-30 13:46:39 -04:00
..
framework Added GetDefaultOrZero method to FieldData 2016-06-10 10:42:01 -04:00
testing Address most review feedback. Change responses to multierror to better return more useful values when there are multiple errors 2016-05-16 16:11:33 -04:00
auth.go
connection.go
error.go
lease.go
lease_test.go
logical.go
request.go Add wrapping through core and change to use TTL instead of Duration. 2016-05-02 00:47:35 -04:00
response.go Dockerize Postgres secret backend acceptance tests 2016-06-30 13:46:39 -04:00
sanitize.go Add token accessor to wrap information if one exists 2016-06-13 23:58:17 +00:00
secret.go
storage.go
storage_inmem.go Make logical.InmemStorage a wrapper around physical.InmemBackend. 2016-06-06 12:03:08 -04:00
storage_inmem_test.go
system_view.go Make a non-caching but still locking variant of transit for when caches are disabled 2016-05-02 22:36:44 -04:00
testing.go Add a logger to testing backend config so it's available to backends during unit tests 2016-06-30 09:17:14 -04:00
uuid.go