packer-cn/packer-plugin-sdk/plugin
Adrien Delorme 72c1912b60
allow to discover & start packer-plugin-* muliplugin binaries (#10277)
This add :
* discovery of `packer-plugin-*` binaries from the known folders and ask them to describe themselves
* tests

For testing: in go we create a bash script that in turn calls back to Go. I could not make the tests to work on windows and then would like to postpone testing this for when we know more about the finite layout of this feature. That is mainly: how things are going to work with init, versioning and such.
2020-12-15 10:58:09 +01:00
..
example move plugin and rpc code into sdk; other minor tweaks (#10359) 2020-12-09 12:39:54 +01:00
server.go add aws multiplugin binary canary code (#10272) 2020-12-10 09:22:09 +01:00
server_test.go move plugin and rpc code into sdk; other minor tweaks (#10359) 2020-12-09 12:39:54 +01:00
set.go allow to discover & start packer-plugin-* muliplugin binaries (#10277) 2020-12-15 10:58:09 +01:00
set_test.go allow to discover & start packer-plugin-* muliplugin binaries (#10277) 2020-12-15 10:58:09 +01:00