open-vault/builtin/logical/database
Michael Golowka 056a59859f
Add ability to customize some timeouts in MongoDB database plugin (#11600)
2021-05-17 11:40:35 -06:00
..
dbplugin Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
backend.go builtin: deprecate errwrap.Wrapf() throughout (#11430) 2021-04-22 11:20:59 -04:00
backend_test.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
mocks_test.go DBPW - Copy `newdbplugin` package to `dbplugin/v5` (#10151) 2020-10-15 13:20:12 -06:00
mockv4.go DBPW - Copy `newdbplugin` package to `dbplugin/v5` (#10151) 2020-10-15 13:20:12 -06:00
mockv5.go DBPW - Enables AutoMTLS for DB plugins (#10220) 2020-10-22 15:43:19 -06:00
path_config_connection.go builtin: deprecate errwrap.Wrapf() throughout (#11430) 2021-04-22 11:20:59 -04:00
path_creds_create.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
path_roles.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
path_roles_test.go Run CI tests in docker instead of a machine. (#8948) 2020-09-15 10:01:26 -04:00
path_rotate_credentials.go Add ability to customize some timeouts in MongoDB database plugin (#11600) 2021-05-17 11:40:35 -06:00
rollback.go DB engine: Check ErrPluginStaticUnsupported in rollback code (#11601) 2021-05-12 17:09:56 -06:00
rollback_test.go DBPW - Copy `newdbplugin` package to `dbplugin/v5` (#10151) 2020-10-15 13:20:12 -06:00
rotation.go builtin: deprecate errwrap.Wrapf() throughout (#11430) 2021-04-22 11:20:59 -04:00
rotation_test.go DBPW - Copy `newdbplugin` package to `dbplugin/v5` (#10151) 2020-10-15 13:20:12 -06:00
secret_creds.go DBPW - Copy `newdbplugin` package to `dbplugin/v5` (#10151) 2020-10-15 13:20:12 -06:00
version_wrapper.go Check ErrPluginStaticUnsupported for fallback to RotateRootCredentials (#11585) 2021-05-12 15:22:41 -06:00
version_wrapper_test.go Check ErrPluginStaticUnsupported for fallback to RotateRootCredentials (#11585) 2021-05-12 15:22:41 -06:00
versioning_large_test.go DBPW - Enables AutoMTLS for DB plugins (#10220) 2020-10-22 15:43:19 -06:00