open-vault/logical
2015-06-30 18:08:43 -07:00
..
framework Remove SetLogger, and unify on framework.Setup 2015-06-30 17:45:20 -07:00
testing logical/testing: Allow factory to be provided instead of Backend 2015-06-30 18:08:43 -07:00
auth.go vault: Adding InternalData to Auth 2015-05-09 11:39:54 -07:00
connection.go logical: add credential info to logical backend structures 2015-03-30 14:23:32 -07:00
lease.go logical: remove IncrementedLease, simplify ExpirationTime calculation 2015-06-17 13:59:09 -07:00
lease_test.go logical: remove IncrementedLease, simplify ExpirationTime calculation 2015-06-17 13:59:09 -07:00
logical.go logical: remove SetLogger method 2015-06-30 17:39:39 -07:00
request.go vault: Expose MountPoint to secret backend. Fixes #248 2015-05-27 11:46:42 -07:00
response.go logical: Adding special fields to do raw HTTP 2015-05-27 14:09:47 -07:00
secret.go logical: Refactor LeaseOptions to share between Secret and Auth 2015-04-09 12:14:04 -07:00
storage.go logical/aws 2015-03-20 19:03:20 +01:00
storage_inmem.go
storage_inmem_test.go
testing.go
uuid.go