k3s has removed some standard plugins, which we need. So fork and add it back.
Go to file
2017-05-02 13:21:50 +02:00
Godeps vendor: add CNI invoke, ip, ipam, and hwaddr packages 2017-04-18 23:49:26 -05:00
plugins [host-device] integrated getLink() function which maps either devicename, hw-addr or kernelpath to a link object; 2017-05-02 13:21:50 +02:00
vendor vendor: add CNI invoke, ip, ipam, and hwaddr packages 2017-04-18 23:49:26 -05:00
.gitignore Add simple testing infrastructure 2017-03-13 18:05:55 +01:00
build test: make tests actually work when packages have vendored imports 2017-04-18 23:40:46 -05:00
LICENSE Initial commit 2017-03-10 16:46:52 +01:00
README.md Add simple testing infrastructure 2017-03-13 18:05:55 +01:00
test vlan: add VLAN plugin 2017-04-19 13:41:12 -05: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.