vault/builtin/logical/database
Christopher Swenson cf48236a3c
Move database connections map out to separate package (#21207)
The upcoming event main plugin will use a very similar pattern
as the database plugin map, so it makes sense to refactor this and move
this map out. It also cleans up the database plugin backend so that
it does not have to keep track of the lock.

Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
2023-06-22 10:20:13 -07:00
..
dbplugin adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
backend_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
backend.go Move database connections map out to separate package (#21207) 2023-06-22 10:20:13 -07:00
credentials_test.go Add support for client cert credential type (#20425) 2023-05-30 09:11:02 -07:00
credentials.go fix cred generator for mongodb atlas x509 auth (#20867) 2023-05-30 12:07:58 -07:00
mocks_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
mockv4.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
mockv5.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_config_connection_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_config_connection.go Move database connections map out to separate package (#21207) 2023-06-22 10:20:13 -07:00
path_creds_create.go Add support for client cert credential type (#20425) 2023-05-30 09:11:02 -07:00
path_roles_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_roles.go Add support for client cert credential type (#20425) 2023-05-30 09:11:02 -07:00
path_rotate_credentials.go openapi: Add display attributes for database plugin (#19414) 2023-04-10 14:22:02 -04:00
rollback_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
rollback.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
rotation_test.go Move database connections map out to separate package (#21207) 2023-06-22 10:20:13 -07:00
rotation.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
secret_creds.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
version_wrapper_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
version_wrapper.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
versioning_large_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00