Dan Williams 7d8c767622 plugins: update to spec version 1.0.0
Signed-off-by: Dan Williams <dcbw@redhat.com>
2021-02-11 23:27:08 -06:00
..
2021-02-11 23:27:08 -06:00
2017-03-13 14:31:58 +01:00

Sample CNI plugin

This is an example of a sample chained plugin. It includes solutions for some of the more subtle cases that can be experienced with multi-version chained plugins.

To use it, just add your code to the cmdAdd and cmdDel plugins.