Files
podman/libpod
Matthew Heon ce775248ad Make c.networks() list include the default network
This makes things a lot more clear - if we are actually joining a
CNI network, we are guaranteed to get a non-zero length list of
networks.

We do, however, need to know if the network we are joining is the
default network for inspecting containers as it determines how we
populate the response struct. To handle this, add a bool to
indicate that the network listed was the default network, and
only the default network.

Signed-off-by: Matthew Heon <mheon@redhat.com>
2020-11-20 14:03:24 -05:00
..
2020-11-13 15:40:06 +01:00
2017-11-01 11:24:59 -04:00
2020-05-11 13:11:07 +02:00
2020-10-05 15:30:37 -07:00
2019-07-22 15:57:23 -04:00
2020-10-21 13:31:40 -04:00
2020-10-02 15:14:18 -04:00
2020-10-30 05:34:04 -04:00