plugins/Godeps/_workspace/src/github.com
Eugene Yakubovich c70320b5ed add DHCP IPAM plugin
The plugin binary actually functions in two modes. The first mode
is a regular CNI plugin. The second mode (when stared with "daemon" arg)
runs a DHCP client daemon. When executed as a CNI plugin, it issues
an RPC request to the daemon for actual processing. The daemon is
required since a DHCP lease needs to be maintained by periodically
renewing it. One instance of the daemon can server arbitrary number
of containers/leases.
2015-05-21 13:36:51 -07:00
..
coreos add DHCP IPAM plugin 2015-05-21 13:36:51 -07:00
d2g vendoring sys/unix, go-systemd, dhcp libraries 2015-05-19 17:43:44 -07:00
vishvananda/netlink Add plugin code 2015-04-27 14:14:29 -07:00