Versions in this module Expand all Collapse all v0 v0.3.0 Feb 5, 2015 Changes in this version + type Store interface + Close func() error + Lock func() error + Release func(ip net.IP) error + ReleaseByContainerID func(id string) error + Reserve func(id string, ip net.IP) (bool, error) + Unlock func() error