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 Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
path_errors.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
path_internal.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
path_kv.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
path_raw.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
path_special.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00