open-vault/builtin/logical/database
Calvin Leung Huang 2a937fe717
plugin/catalog: support plugin registration when type is explicitly provided (#14142)
* plugin/catalog: support plugin registration whe type is explicitly provided

* don't use database type on plugin backend test; mock doesn't satisfy the DB interface

* check multiplexing support from plugin directly on newPluginClient

* do not return mutiplexed bool on catalog helper funcs
2022-02-17 18:40:33 -08:00
..
dbplugin
backend.go
backend_test.go
mocks_test.go
mockv4.go
mockv5.go
path_config_connection.go
path_creds_create.go
path_roles.go
path_roles_test.go
path_rotate_credentials.go
rollback.go
rollback_test.go
rotation.go
rotation_test.go
secret_creds.go
version_wrapper.go
version_wrapper_test.go
versioning_large_test.go