moby--moby/libnetwork/driverapi
Alessandro Boch 247e8034b8 Introduce discoverapi.Discover interface
- Move DiscoverNew() and DiscoverDelete() methods into the new interface
- Add DatastoreUpdate notification
- Now this interface can be implemented by any drivers, not only network drivers

Signed-off-by: Alessandro Boch <aboch@docker.com>
2016-01-28 12:13:04 -08:00
..
driverapi.go Introduce discoverapi.Discover interface 2016-01-28 12:13:04 -08:00
driverapi_test.go Use documentation IPv6 addresses (RFC 3849) in tests 2015-11-15 18:28:53 +01:00
errors.go Provide interface to categorize errors 2015-05-20 22:29:29 -07:00
ipamdata.go libnetwork <-> ipam driver interaction 2015-10-03 16:18:19 -07:00