k3s has removed some standard plugins, which we need. So fork and add it back.
Go to file
Dan Williams 13534e505c api,libcni: add network config list-based plugin chaining
Using a new ".configlist" file format that allows specifying
a list of CNI network configurations to run, add new libcni
helper functions to call each plugin in the list, injecting
the overall name, CNI version, and previous plugin's Result
structure into the configuration of the next plugin.
2017-01-19 22:28:21 -06:00
invoke all: assert internal objects implement interfaces 2016-12-14 17:09:01 -06:00
ip pkg/ip: Ensure that SetupVeth returns correct hostVeth 2016-08-31 14:17:25 -07:00
ipam plugins: set MAC addresses based on IP 2016-07-22 15:34:53 -07:00
ns all: assert internal objects implement interfaces 2016-12-14 17:09:01 -06:00
skel skel tests: correct name of CNI_CONTAINERID in tests of env vars 2016-10-16 17:18:57 -07:00
testutils plugins: adds new no-op plugin that may be used as a test-double 2016-07-15 12:48:02 -07:00
types api,libcni: add network config list-based plugin chaining 2017-01-19 22:28:21 -06:00
utils pkg/utils/hwaddr tests: cover v4 in v6 addr 2016-08-01 16:50:40 -07:00
version all: assert internal objects implement interfaces 2016-12-14 17:09:01 -06:00