spiegel_podman/libpod/network
Paul Holzinger b906b9d858
Drop OCICNI dependency
We do not use the ocicni code anymore so let's get rid of it. Only the
port struct is used but we can copy this into libpod network types so
we can debloat the binary.

The next step is to remove the OCICNI port mapping form the container
config and use the better PortMapping struct everywhere.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2021-09-15 20:00:28 +02:00
..
cni Wire network interface into libpod 2021-09-15 20:00:20 +02:00
types Drop OCICNI dependency 2021-09-15 20:00:28 +02:00
util Wire network interface into libpod 2021-09-15 20:00:20 +02:00