automation-tests/cmd/podman/system
baude d3e794bda3 add network connect|disconnect compat endpoints
this enables the ability to connect and disconnect a container from a
given network. it is only for the compatibility layer. some code had to
be refactored to avoid circular imports.

additionally, tests are being deferred temporarily due to some
incompatibility/bug in either docker-py or our stack.

Signed-off-by: baude <bbaude@redhat.com>
2020-11-17 14:22:39 -06:00
..
connection Remove some more excessive wrapping and stuttering 2020-11-17 09:19:22 -05:00
connection.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
df.go Add shell completion with cobra 2020-11-12 11:38:31 +01:00
events.go Remove some more excessive wrapping and stuttering 2020-11-17 09:19:22 -05:00
info.go Add shell completion with cobra 2020-11-12 11:38:31 +01:00
migrate.go Add shell completion with cobra 2020-11-12 11:38:31 +01:00
prune.go Remove some more excessive wrapping and stuttering 2020-11-17 09:19:22 -05:00
renumber.go Add shell completion with cobra 2020-11-12 11:38:31 +01:00
reset.go Remove some more excessive wrapping and stuttering 2020-11-17 09:19:22 -05:00
service.go Add shell completion with cobra 2020-11-12 11:38:31 +01:00
service_abi.go add network connect|disconnect compat endpoints 2020-11-17 14:22:39 -06:00
system.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
unshare.go Add shell completion with cobra 2020-11-12 11:38:31 +01:00
varlink.go Add shell completion with cobra 2020-11-12 11:38:31 +01:00
version.go Add shell completion with cobra 2020-11-12 11:38:31 +01:00