Dan Williams 9ef6f5f723 test: make tests actually work when packages have vendored imports
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 "...".
2017-04-18 23:40:46 -05:00
2017-03-13 18:05:55 +01:00
2017-03-13 18:05:55 +01:00
2017-03-13 18:05:55 +01:00
2017-03-10 16:46:52 +01:00
2017-03-13 18:05:55 +01:00

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
Some reference and example networking plugins, maintained by the CNI team.
Readme Apache-2.0 20 MiB
Latest
2024-12-02 17:06:11 +01:00
Languages
Go 99.7%
Shell 0.3%