open-vault/logical
Jeff Mitchell 530121c655
Add ability to disable an entity (#4353)
2018-04-13 21:49:40 -04:00
..
framework Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
plugin Clean up error string formatting (#4304) 2018-04-09 14:35:21 -04:00
testing Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
auth.go Core handling of TTLs (#4230) 2018-04-03 12:20:20 -04:00
connection.go
error.go
identity.go
lease.go Core handling of TTLs (#4230) 2018-04-03 12:20:20 -04:00
lease_test.go
logical.go Move to "github.com/hashicorp/go-hclog" (#4227) 2018-04-02 17:46:59 -07:00
request.go Add ability to disable an entity (#4353) 2018-04-13 21:49:40 -04:00
response.go
response_util.go Allow returning warnings and other data in 404s in the Go API (#4256) 2018-04-03 22:35:45 -04:00
secret.go
storage.go Clean up error string formatting (#4304) 2018-04-09 14:35:21 -04:00
storage_inmem.go
storage_inmem_test.go
system_view.go
testing.go Move to "github.com/hashicorp/go-hclog" (#4227) 2018-04-02 17:46:59 -07:00
translate_response.go