open-vault/logical
Jeff Mitchell 5695d57ba0 Merge pull request #561 from hashicorp/fix-wild-cards
Allow hyphens in endpoint patterns of most backends
2015-08-21 11:40:42 -07:00
..
framework Merge pull request #561 from hashicorp/fix-wild-cards 2015-08-21 11:40:42 -07:00
testing Vault Test: Disabling mlock for logical.testing.Test() 2015-07-31 12:23:50 -04:00
auth.go vault: Adding InternalData to Auth 2015-05-09 11:39:54 -07:00
connection.go
error.go This adds a new error class which can be used by logical backends to 2015-08-10 13:27:25 -04:00
lease.go Rejig Lease terminology internally; also, put a few JSON names back to their original values 2015-08-20 22:27:01 -07:00
lease_test.go Internally refactor Lease/LeaseGracePeriod into TTL/GracePeriod 2015-08-20 18:00:51 -07:00
logical.go logical: remove SetLogger method 2015-06-30 17:39:39 -07:00
request.go Fix a couple of typos 2015-08-09 15:20:06 -04:00
response.go Fix a couple of typos 2015-08-09 15:20:06 -04:00
secret.go Internally refactor Lease/LeaseGracePeriod into TTL/GracePeriod 2015-08-20 18:00:51 -07:00
storage.go
storage_inmem.go
storage_inmem_test.go
testing.go
uuid.go