mirror of
https://github.com/rancher/plugins.git
synced 2025-09-18 09:57:40 +00:00
9ef6f5f723ef9b92841f92cf661a7f40e9573f36
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%