mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
4289ea637a
In general the core IPAM and bitseq implementation has very little assumptions about the presence of a backing store. But there are a few places where this assumption exists and this makes it not useful as a simple in-memory allocator. This PR removes those false assumptions. Signed-off-by: Jana Radhakrishnan <mrjana@docker.com> |
||
---|---|---|
.. | ||
allocator.go | ||
allocator_test.go | ||
store.go | ||
structures.go | ||
utils.go |