open-vault/sdk/database/dbplugin/v5
Austin Gebauer f9ce8d7615
Adds Vault version prerelease and metadata to logical.PluginEnvironment (#14851)
2022-04-04 22:31:01 -07:00
..
proto Adds Vault version prerelease and metadata to logical.PluginEnvironment (#14851) 2022-04-04 22:31:01 -07:00
testing Double the timeout for requests in the dbplugin test helpers to avoid sporadic test failures. (#14610) 2022-03-21 11:08:05 -04:00
conversions_test.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
database.go DBPW - Copy `newdbplugin` package to `dbplugin/v5` (#10151) 2020-10-15 13:20:12 -06:00
grpc_client.go dbplugin: fix error message in DeleteUser (#12351) 2021-08-18 16:12:40 -07:00
grpc_client_test.go secrets/database: Fixes marshalling bug for json.Number types (#11451) 2021-04-23 14:07:26 -07:00
grpc_database_plugin.go feature: multiplexing support for database plugins (#14033) 2022-02-17 08:50:33 -06:00
grpc_server.go feature: multiplexing support for database plugins (#14033) 2022-02-17 08:50:33 -06:00
grpc_server_test.go feature: multiplexing support for database plugins (#14033) 2022-02-17 08:50:33 -06:00
marshalling.go secrets/database: Fixes marshalling bug for json.Number types (#11451) 2021-04-23 14:07:26 -07:00
middleware.go DBPW - Copy `newdbplugin` package to `dbplugin/v5` (#10151) 2020-10-15 13:20:12 -06:00
middleware_test.go DBPW - Copy `newdbplugin` package to `dbplugin/v5` (#10151) 2020-10-15 13:20:12 -06:00
plugin_client.go feature: multiplexing support for database plugins (#14033) 2022-02-17 08:50:33 -06:00
plugin_client_test.go plugin multiplexing: add catalog test coverage (#14398) 2022-03-08 10:33:24 -06:00
plugin_factory.go feature: multiplexing support for database plugins (#14033) 2022-02-17 08:50:33 -06:00
plugin_server.go feature: multiplexing support for database plugins (#14033) 2022-02-17 08:50:33 -06:00