open-vault/sdk/plugin/mock
Tom Proctor 3aa2fe8d8f
Plugins: Tighten requirements for multiplexing (#17403)
Change the multiplexing key to use all `PluginRunner` config (converted to a struct which is comparable), so that plugins with the same name but different env, args, types, versions etc are not incorrectly multiplexed together.

Co-authored-by: Christopher Swenson <christopher.swenson@hashicorp.com>
2022-10-05 09:29:29 +01:00
..
backend.go Plugins: Tighten requirements for multiplexing (#17403) 2022-10-05 09:29:29 +01:00
backend_test.go
path_errors.go
path_internal.go
path_kv.go
path_raw.go
path_special.go