vault/sdk/plugin
Violet Hynes f943c37a83
VAULT-19237 Add mount_type to secret response (#23047)
* VAULT-19237 Add mount_type to secret response

* VAULT-19237 changelog

* VAULT-19237 make MountType generic

* VAULT-19237 clean up comment

* VAULT-19237 update changelog

* VAULT-19237 update test, remove mounttype from wrapped responses

* VAULT-19237 fix a lot of tests

* VAULT-19237 standby test
2023-09-20 09:28:52 -04: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_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_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 adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
storage_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00