plugins/pkg
Stefan Junker 1d398af124 host-local: allow ip request via CNI_ARGS
A specific IP can now be requested via the environment variable CNI_ARGS, e.g.
`CNI_ARGS=ip=1.2.3.4`.
The plugin will try to reserve the specified IP.
If this is not successful the execution will fail.
2015-09-04 01:38:22 +02:00
..
ip enable net.ipv4.ip_forward in plugins that need it 2015-07-13 15:41:02 -07:00
ns add DHCP IPAM plugin 2015-05-21 13:36:51 -07:00
plugin host-local: allow ip request via CNI_ARGS 2015-09-04 01:38:22 +02:00
skel Propagate json error object to the caller 2015-06-09 10:46:28 -07:00