vault/sdk/plugin
Josh Black f625f506ed
CE changes for vault-31750 (#29303)
* ce changes for vault-31750

* add changelog

* make proto

* refactor naming

* clarify error message

* update changelog

* one more time

* make proto AGAIN
2025-01-09 11:58:29 -08:00
..
mock Make plugin-specific env take precedence over sys env (#25128) 2024-02-02 11:20:32 +00:00
pb CE changes for vault-31750 (#29303) 2025-01-09 11:58:29 -08:00
backend.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
grpc_backend.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
grpc_backend_client.go Avoid Vault hang when no communication established with plugin (#22914) 2023-09-08 18:21:02 +01:00
grpc_backend_server.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
grpc_backend_test.go Fix api/ and sdk/ package tests (#25067) 2024-01-25 14:45:44 +01:00
grpc_events.go events: Add full api_path; rename Send (#22487) 2023-08-23 15:11:22 -07:00
grpc_storage.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
grpc_system.go Add SDK helpers and Core stubs for plugins to communicate with Enterprise Rotation Manager (#29273) 2025-01-07 22:22:45 +00:00
grpc_system_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
logger.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
logger_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
middleware.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
plugin.go Simplify tracking of external plugins (#20009) 2023-04-12 18:34:35 +01:00
plugin_v5.go Simplify tracking of external plugins (#20009) 2023-04-12 18:34:35 +01:00
serve.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
storage_test.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00