moby/libnetwork/ipam
Cory Snider 8273db28f3 libnet/ipam: inline parsePoolRequest function
There is only one call site, in (*Allocator).RequestPool. The logic is
tightly coupled between the caller and callee, and having them separate
makes it harder to reason about.

Signed-off-by: Cory Snider <csnider@mirantis.com>
2023-02-23 18:09:22 -05:00
..
allocator.go libnet/ipam: inline parsePoolRequest function 2023-02-23 18:09:22 -05:00
allocator_test.go libnet/ipam: drop vestiges of custom addrSpaces 2023-02-23 18:09:22 -05:00
parallel_test.go libnet/ipam: drop vestiges of custom addrSpaces 2023-02-23 18:09:22 -05:00
structures.go libnet/ipam: drop vestiges of custom addrSpaces 2023-02-23 18:09:22 -05:00
utils.go Fix libnetwork imports 2021-06-01 21:51:23 +00:00