vault/sdk/plugin
John-Michael Faircloth 2e85fdebbe
plugins: allow all log levels for external plugins (#23771)
* plugins: allow all log levels for external plugins

* changelog
2023-10-20 12:13:06 -05:00
..
mock CreateOperation should only be implemented alongside ExistenceCheck (#18492) 2023-07-18 13:44:15 +01:00
pb VAULT-19237 Add mount_type to secret response (#23047) 2023-09-20 09:28:52 -04:00
backend.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_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 adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
grpc_backend_test.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.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
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 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