vault/sdk/plugin
Steven Clark 3623dfc227
Add support for plugins to specify binary request paths (#23729)
* wip

* more pruning

* Integrate OCSP into binary paths PoC

 - Simplify some of the changes to the router
 - Remove the binary test PKI endpoint
 - Switch OCSP to use the new binary paths backend variable

* Fix proto generation and test compilation

* Add unit test for binary request handling

---------

Co-authored-by: Scott G. Miller <smiller@hashicorp.com>
2023-10-23 17:04:42 -04:00
..
mock CreateOperation should only be implemented alongside ExistenceCheck (#18492) 2023-07-18 13:44:15 +01:00
pb Add support for plugins to specify binary request paths (#23729) 2023-10-23 17:04:42 -04:00
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 support for plugins to specify binary request paths (#23729) 2023-10-23 17:04:42 -04:00
grpc_backend_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
grpc_backend.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
grpc_events.go events: Add full api_path; rename Send (#22487) 2023-08-23 15:11:22 -07:00
grpc_storage.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
grpc_system_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
grpc_system.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
logger.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_v5.go Simplify tracking of external plugins (#20009) 2023-04-12 18:34:35 +01:00
plugin.go Simplify tracking of external plugins (#20009) 2023-04-12 18:34:35 +01:00
serve.go plugins: allow all log levels for external plugins (#23771) 2023-10-20 12:13:06 -05:00
storage_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00