open-vault/builtin/plugin
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
..
backend.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
backend_lazyLoad_test.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
backend_test.go plugin/catalog: support plugin registration when type is explicitly provided (#14142) 2022-02-17 18:40:33 -08:00
mock_plugin_test.go Import vault-plugin-mock (#9839) 2020-08-26 12:51:46 -07:00