
Go's "..." syntax (eg, ./plugins/...) doesn't traverse symlinks, so go test wasn't finding the vendor/ directory for imports. To get around that we have to specify each testable package specifically rather than use "...".
plugins
Some additional CNI network plugins, matinained by the containernetworking team
Plugins supplied:
Sample
The sample plugin provides a base for building a sample plugin with tests.
Description
Languages
Go
99.7%
Shell
0.3%