open-vault/logical
Laura Bennett ae8a90be30 adding ids
2016-07-25 16:54:43 -04:00
..
framework Merge branch 'master-oss' into json-use-number 2016-07-15 19:21:55 -04:00
testing Make the API client retry on 5xx errors. 2016-07-06 16:50:23 -04:00
auth.go
connection.go
error.go
lease.go Remove Unix() invocations on 'time.Time' objects and removed conversion of time to UTC 2016-07-08 18:30:18 -04:00
lease_test.go Remove Unix() invocations on 'time.Time' objects and removed conversion of time to UTC 2016-07-08 18:30:18 -04:00
logical.go
request.go initial local commit 2016-07-23 21:46:28 -04:00
response.go initial local commit 2016-07-23 21:46:28 -04:00
sanitize.go adding ids 2016-07-25 16:54:43 -04:00
secret.go
storage.go Added JSON Decode and Encode helpers. 2016-07-06 12:25:40 -04:00
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