automation-tests/cmd/podman/networks
Paul Holzinger 762148deb6 Split libpod/network package
The `libpod/network` package should only be used on the backend and not the
client. The client used this package only for two functions so move them
into a new `pkg/network` package.

This is needed so we can put linux only code into `libpod/network`, see #9710.

[NO TESTS NEEDED]

Signed-off-by: Paul Holzinger <paul.holzinger@web.de>
2021-03-15 14:01:52 +01:00
..
connect.go bump go module to v3 2021-02-22 09:03:51 +01:00
create.go bump go module to v3 2021-02-22 09:03:51 +01:00
disconnect.go bump go module to v3 2021-02-22 09:03:51 +01:00
exists.go bump go module to v3 2021-02-22 09:03:51 +01:00
inspect.go bump go module to v3 2021-02-22 09:03:51 +01:00
list.go Split libpod/network package 2021-03-15 14:01:52 +01:00
network.go Updated based on Jhonce comments 2021-02-24 14:52:19 -05:00
prune.go bump go module to v3 2021-02-22 09:03:51 +01:00
reload.go bump go module to v3 2021-02-22 09:03:51 +01:00
rm.go bump go module to v3 2021-02-22 09:03:51 +01:00