moby/libnetwork/ipam
Cory Snider a264f2dc55 libnetwork/ipam: skip Destroy()ing bitseq.Handle values
The (*bitseq.Handle).Destroy() method deletes the persisted KVObject
from the datastore. This is a no-op on all the bitseq handles in package
ipam as they are not persisted in any datastore.

Signed-off-by: Cory Snider <csnider@mirantis.com>
2023-01-27 11:47:43 -05:00
..
allocator.go libnetwork/ipam: skip Destroy()ing bitseq.Handle values 2023-01-27 11:47:43 -05:00
allocator_test.go libnetwork: drop DatastoreConfig discovery type 2023-01-27 11:47:43 -05:00
parallel_test.go libnetwork: drop DatastoreConfig discovery type 2023-01-27 11:47:43 -05:00
structures.go libnetwork/ipam: skip Destroy()ing bitseq.Handle values 2023-01-27 11:47:43 -05:00
utils.go Fix libnetwork imports 2021-06-01 21:51:23 +00:00