vault/builtin/logical/database
Josh Black fa13dbd381
add gosimport to make fmt and run it (#25383)
* add gosimport to make fmt and run it

* move installation to tools.sh

* correct weird spacing issue

* Update Makefile

Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>

* fix a weird issue

---------

Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
2024-02-13 14:07:02 -08:00
..
dbplugin Refactor plugin catalog and plugin runtime catalog into their own package (#24403) 2023-12-07 12:36:17 +00:00
schedule Relplat 897 copywrite fixes for mutliple licenses (#23722) 2023-10-20 08:40:43 -07:00
backend.go database: Emit event notifications (#24718) 2024-02-05 10:30:00 -08:00
backend_test.go database: Emit event notifications (#24718) 2024-02-05 10:30:00 -08:00
credentials.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
credentials_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
mocks_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
mockv4.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
mockv5.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_config_connection.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
path_config_connection_test.go secrets/db: add rotation error path test (#23182) 2023-09-20 14:07:17 -05:00
path_creds_create.go database: Emit event notifications (#24718) 2024-02-05 10:30:00 -08:00
path_roles.go database: Emit event notifications (#24718) 2024-02-05 10:30:00 -08:00
path_roles_test.go secrets/db: add rotation error path test (#23182) 2023-09-20 14:07:17 -05:00
path_rotate_credentials.go database: Emit event notifications (#24718) 2024-02-05 10:30:00 -08:00
rollback.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
rollback_test.go secrets/db: add rotation error path test (#23182) 2023-09-20 14:07:17 -05:00
rotation.go database: Emit event notifications (#24718) 2024-02-05 10:30:00 -08:00
rotation_test.go database: Emit event notifications (#24718) 2024-02-05 10:30:00 -08:00
secret_creds.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
version_wrapper.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
version_wrapper_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
versioning_large_test.go Support reloading database plugins across multiple mounts (#24512) 2024-01-08 12:21:13 +00:00