1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/datastore
Madhu Venugopal f88824fb8a Reworked endpoint store operation to address a few cases
* Removed network from being marshalled (it is part of the key anyways)
* Reworked the watch function to handle container-id on endpoints
* Included ContainerInfo to be marshalled which needs to be synchronized
* Resolved multiple race issues by introducing data locks

Signed-off-by: Madhu Venugopal <madhu@docker.com>
2015-06-10 23:59:29 -07:00
..
datastore.go Reworked endpoint store operation to address a few cases 2015-06-10 23:59:29 -07:00
datastore_test.go Reworked endpoint store operation to address a few cases 2015-06-10 23:59:29 -07:00
mock_store.go Reworked endpoint store operation to address a few cases 2015-06-10 23:59:29 -07:00