open-vault/sdk/logical
Steven Clark 9607c5be97
Use backendUUID instead of mount points for managed keys (OSS) (#15441)
- Remove all references to mount point within PKI
 - Leverage the mount's backend UUID now instead of a mount point for all
   managed key lookups.
2022-05-16 12:48:54 -04:00
..
audit.go
auth.go Login MFA (#14025) 2022-02-17 13:08:51 -08:00
connection.go
controlgroup.go
error.go
identity.pb.go Adds Vault version prerelease and metadata to logical.PluginEnvironment (#14851) 2022-04-04 22:31:01 -07:00
identity.proto Login MFA (#14025) 2022-02-17 13:08:51 -08:00
lease.go
lease_test.go
logical.go
logical_storage.go
managed_key.go Use backendUUID instead of mount points for managed keys (OSS) (#15441) 2022-05-16 12:48:54 -04:00
plugin.pb.go Adds Vault version prerelease and metadata to logical.PluginEnvironment (#14851) 2022-04-04 22:31:01 -07:00
plugin.proto Adds Vault version prerelease and metadata to logical.PluginEnvironment (#14851) 2022-04-04 22:31:01 -07:00
request.go
response.go
response_util.go treat logical.ErrRelativePath as 400 instead of 500 (#14328) 2022-03-30 09:08:02 -04:00
response_util_test.go
secret.go
storage.go
storage_inmem.go
storage_inmem_test.go
storage_test.go
storage_view.go
system_view.go
testing.go
token.go
token_test.go
translate_response.go Login MFA (#14025) 2022-02-17 13:08:51 -08:00