Files
podman/pkg/network
Maximilian Müller 48d83482db Use the libpod.conf cni_config_dir option for inspect and delete
The pkg/network/files.go methods currently use the constant '/etc/cni/net.d'
for network handling. This results in the unability of podman-network-inspect
and podman-network-rm to locate the cni network configuration files.
This commit propagates the libpod.Runtime through the networking methods and
finally makes use of its configuration (config.Network.NetworkConfigDir).
Closes #6212

Signed-off-by: Maximilian Müller <maxm123@techie.com>
2020-05-14 22:15:32 +02:00
..
2020-01-10 09:41:39 -06:00
2019-09-09 09:32:43 -05:00
2020-01-14 10:51:59 +01:00
2020-01-14 10:51:59 +01:00
2019-10-29 12:18:50 -05:00