automation-tests/common/libnetwork/internal/util
Paul Holzinger cc110440e4 enable unparam, exportloopref and revive linters
unparam and exportloopref already work without changes.
For revive I had to silence many naming issues. I decided to silence them
instead of changing the name because I didn't want to break any code.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2022-05-06 13:32:35 +02:00
..
bridge.go libnetwork/cni: allow network create with no ipam driver 2022-03-29 18:46:29 +02:00
create.go enable unparam, exportloopref and revive linters 2022-05-06 13:32:35 +02:00
interface.go add libnetwork package 2021-12-16 19:07:38 +01:00
interfaces.go add libnetwork package 2021-12-16 19:07:38 +01:00
ip.go libnetwork: fix NextNetwork() to support arbitrary CIDR 2022-02-14 16:23:21 +01:00
ip_test.go libnetwork: fix NextNetwork() to support arbitrary CIDR 2022-02-14 16:23:21 +01:00
parse.go add libnetwork package 2021-12-16 19:07:38 +01:00
util.go Gofumpt the code 2022-04-09 16:50:11 -07:00
util_test.go libnetwork: create pick subnets from subnet pool 2022-02-15 15:30:42 +01:00
validate.go libnetwork: export "driver" as constant 2022-03-17 14:11:34 +01:00