open-vault/sdk/helper/pluginutil
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
..
env.go Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
env_test.go
multiplexing.go feature: multiplexing support for database plugins (#14033) 2022-02-17 08:50:33 -06:00
multiplexing.pb.go Login MFA (#14025) 2022-02-17 13:08:51 -08:00
multiplexing.proto feature: multiplexing support for database plugins (#14033) 2022-02-17 08:50:33 -06:00
multiplexing_grpc.pb.go feature: multiplexing support for database plugins (#14033) 2022-02-17 08:50:33 -06:00
run_config.go feature: multiplexing support for database plugins (#14033) 2022-02-17 08:50:33 -06:00
run_config_test.go feature: multiplexing support for database plugins (#14033) 2022-02-17 08:50:33 -06:00
runner.go plugin/catalog: support plugin registration when type is explicitly provided (#14142) 2022-02-17 18:40:33 -08:00
tls.go Remove deprecated call to BuildNameToCertificate (#13811) 2022-01-27 14:56:21 -05:00