podman/libpod/network
baude b7b5b6f8e3 network aliases for container creation
podman can now support adding network aliases when running containers
(--network-alias).  It requires an updated dnsname plugin as well as an
updated ocicni to work properly.

Signed-off-by: baude <bbaude@redhat.com>
2020-11-09 15:08:58 -06:00
..
config.go network aliases for container creation 2020-11-09 15:08:58 -06:00
create.go Always add the dnsname plugin to the config for rootless 2020-10-17 15:25:58 +02:00
devices.go prevent unpredictable results with network create|remove 2020-10-07 10:03:21 -05:00
files.go prevent unpredictable results with network create|remove 2020-10-07 10:03:21 -05:00
ip.go prevent unpredictable results with network create|remove 2020-10-07 10:03:21 -05:00
lock.go prevent unpredictable results with network create|remove 2020-10-07 10:03:21 -05:00
netconflist.go network aliases for container creation 2020-11-09 15:08:58 -06:00
netconflist_test.go prevent unpredictable results with network create|remove 2020-10-07 10:03:21 -05:00
network.go prevent unpredictable results with network create|remove 2020-10-07 10:03:21 -05:00
network_test.go prevent unpredictable results with network create|remove 2020-10-07 10:03:21 -05:00
subnet.go prevent unpredictable results with network create|remove 2020-10-07 10:03:21 -05:00
subnet_test.go prevent unpredictable results with network create|remove 2020-10-07 10:03:21 -05:00