open-vault/sdk/helper/pluginutil
Nick Cabatoff 342b61984a
Move version out of SDK. (#14229)
Move version out of SDK.  For now it's a copy rather than move: the part not addressed by this change is sdk/helper/useragent.String, which we'll want to remove in favour of PluginString.  That will have to wait until we've removed uses of useragent.String from all builtins.
2022-12-07 13:29:51 -05:00
..
env.go Multiplexing opt out flag (#16972) 2022-09-08 11:32:46 -04:00
env_test.go
multiplexing.go Check if plugin version matches running version (#17182) 2022-09-21 12:25:04 -07:00
multiplexing.pb.go update protoc version to 3.21.7 oss (#17499) 2022-10-26 16:49:44 -07:00
multiplexing.proto
multiplexing_grpc.pb.go
multiplexing_test.go Multiplexing opt out flag (#16972) 2022-09-08 11:32:46 -04:00
run_config.go Move version out of SDK. (#14229) 2022-12-07 13:29:51 -05:00
run_config_test.go Move version out of SDK. (#14229) 2022-12-07 13:29:51 -05:00
runner.go Move version out of SDK. (#14229) 2022-12-07 13:29:51 -05:00
tls.go