plugins/pkg/plugin
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
..
args.go host-local: allow ip request via CNI_ARGS 2015-09-04 01:38:22 +02:00
ipam.go No more path rewriting 2015-06-12 16:29:18 -07:00
types.go Propagate json error object to the caller 2015-06-09 10:46:28 -07:00