plugins/plugins/ipam/host-local/backend/allocator
Casey Callendrello 72f2a1ffd4 plugins: correctly output build version, cosmetic cleanups
Now that libcni has the ability to print a version message, plumb it
through correctly.

While we're at it,
- fix import paths
- run gofmt
- add some more comments to sample
- add container runtime swappability for release
2019-04-15 16:52:07 +02:00
..
allocator_suite_test.go build: some small improvements; bump to go1.10 2018-04-12 16:59:51 +02:00
allocator_test.go Obtain ifname from CmdArgs and pass to backend Add ifname to second line of file tracking the IP address used by ContainerID 2018-10-09 13:13:36 -04:00
allocator.go Obtain ifname from CmdArgs and pass to backend Add ifname to second line of file tracking the IP address used by ContainerID 2018-10-09 13:13:36 -04:00
config_test.go plugins: correctly output build version, cosmetic cleanups 2019-04-15 16:52:07 +02:00
config.go plugins: correctly output build version, cosmetic cleanups 2019-04-15 16:52:07 +02:00
range_set_test.go ipam/host-local: support sets of disjoint ranges 2017-08-09 19:02:08 +02:00
range_set.go plugins: correctly output build version, cosmetic cleanups 2019-04-15 16:52:07 +02:00
range_test.go remove gateway check 2018-11-29 12:59:38 +08:00
range.go remove gateway check 2018-11-29 12:59:38 +08:00