open-vault/sdk/logical
2021-06-11 13:18:16 -04:00
..
audit.go
auth.go
connection.go
controlgroup.go
error.go Reorganize request handling code so that we don't touch storage until we have the stateLock. (#11835) 2021-06-11 13:18:16 -04:00
identity.pb.go Introduce Logical Unrecoverable Error, Use it in Expiration Manager (#11477) 2021-05-03 17:56:06 -06:00
identity.proto
lease.go
lease_test.go
logical.go
logical_storage.go
plugin.pb.go Introduce Logical Unrecoverable Error, Use it in Expiration Manager (#11477) 2021-05-03 17:56:06 -06:00
plugin.proto
request.go Reorganize request handling code so that we don't touch storage until we have the stateLock. (#11835) 2021-06-11 13:18:16 -04:00
response.go
response_util.go Reorganize request handling code so that we don't touch storage until we have the stateLock. (#11835) 2021-06-11 13:18:16 -04:00
response_util_test.go
secret.go
storage.go
storage_inmem.go
storage_inmem_test.go
storage_test.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
storage_view.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
system_view.go
testing.go
token.go
token_test.go
translate_response.go