mirror of
https://github.com/rancher/plugins.git
synced 2025-09-13 18:44:24 +00:00
7309649a66c340d5a90886193d58e6aab4e1873b
To actually use CNI plugins in the given CNI_PATH, we need to add CNI_PATH to PATH because CmdAddWithResult() does this: os.Setenv("CNI_PATH", os.Getenv("PATH"))
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%