ipam/host-local: Move allocator and config to backend
authorAndré Martins <aanm90@gmail.com>
Sat, 6 Feb 2016 21:52:27 +0000 (21:52 +0000)
committerAndré Martins <aanm90@gmail.com>
Wed, 21 Dec 2016 04:43:21 +0000 (04:43 +0000)
commitf60111b093a19c970a79af69e800a0540b37aa62
treefc3621ef90ff30dd8b6b8784812b984e4ef6abfc
parent98ff61aac32dcf2eb3044a0d5e5f1814837b3c75
ipam/host-local: Move allocator and config to backend

Signed-off-by: André Martins <aanm90@gmail.com>
plugins/ipam/host-local/backend/allocator/allocator.go [moved from plugins/ipam/host-local/allocator.go with 99% similarity]
plugins/ipam/host-local/backend/allocator/allocator_suite_test.go [moved from plugins/ipam/host-local/host_local_suite_test.go with 88% similarity]
plugins/ipam/host-local/backend/allocator/allocator_test.go [moved from plugins/ipam/host-local/allocator_test.go with 99% similarity]
plugins/ipam/host-local/backend/allocator/config.go [moved from plugins/ipam/host-local/config.go with 99% similarity]
plugins/ipam/host-local/main.go
test