Skip to content
Snippets Groups Projects

Change the current gosdn plugin implementation from Go's internal plugin system to hashicorp's go-plugins

Merged Ghost User requested to merge mb/plugin-registry-hashicorp-go-plugin into develop
4 files
+ 21
18
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -2,6 +2,7 @@ basepnduuid = "5f20f34b-cbd0-4511-9ddc-c50cf6a3b49d"
basesouthboundtype = 1
basesouthbounduuid = "ca29311a-3b17-4385-96f8-515b602a97ac"
csbi-orchestrator = "localhost:55056"
plugin-registry = "localhost:55057"
help = false
plugin-folder = "plugins"
log-level = "debug"
Loading