k3s has removed some standard plugins, which we need. So fork and add it back.
Go to file
Tom Denham efc0f2987f pkg/types: Add UnmarshallableString type
Allow strings to be unmarshalled for CNI_ARGS

CNI_ARGS uses types.LoadArgs to populate a struct.
The fields in the struct must meet the TextUnmarshaler interface.

This code adds a UnmarshallableString type to assist with this.
2016-06-09 14:45:58 -07:00
invoke *: appc/cni -> containernetworking/cni 2016-05-19 12:06:36 +02:00
ip ns: add interface, use it, and fix thread-related namespace switch issues 2016-05-20 17:10:25 -05:00
ipam *: appc/cni -> containernetworking/cni 2016-05-19 12:06:36 +02:00
ns pkg/ns: introduce error types indicate NS verification 2016-05-27 13:50:16 +02:00
skel skel/test: add case for empty NETNS 2016-05-27 12:26:42 +02:00
testutils testutils: add e2e testing helper code 2016-05-20 17:10:25 -05:00
types pkg/types: Add UnmarshallableString type 2016-06-09 14:45:58 -07:00
utils pkg/utils: add functions to work with sysctl 2016-05-19 12:06:16 +02:00