litellm/tests/secret_manager_tests
Ishaan Jaff 46d9d29bff
(Feat) Hashicorp Secret Manager - Allow storing virtual keys in secret manager (#7549)
* use a base abstract class

* async_write_secret for hcorp

* fix hcorp

* async_write_secret for hashicopr secret manager

* store virtual keys in hcorp

* add delete secret

* test_hashicorp_secret_manager_write_secret

* test_hashicorp_secret_manager_delete_secret

* docs Supported Secret Managers

* docs storing keys in hcorp

* docs hcorp

* docs secret managers

* test_key_generate_with_secret_manager_call

* fix unused imports
2025-01-04 11:35:59 -08:00
..
conftest.py (Feat) Add support for reading secrets from Hashicorp vault (#7497) 2025-01-01 18:35:05 -08:00
test_aws_secret_manager.py (Feat) Add support for reading secrets from Hashicorp vault (#7497) 2025-01-01 18:35:05 -08:00
test_get_secret.py (Feat) Add support for reading secrets from Hashicorp vault (#7497) 2025-01-01 18:35:05 -08:00
test_hashicorp.py (Feat) Hashicorp Secret Manager - Allow storing virtual keys in secret manager (#7549) 2025-01-04 11:35:59 -08:00
test_secret_manager.py (Feat) Add support for reading secrets from Hashicorp vault (#7497) 2025-01-01 18:35:05 -08:00
vertex_key.json (Feat) Add support for reading secrets from Hashicorp vault (#7497) 2025-01-01 18:35:05 -08:00