spiegel_podman/cmd/podman/shared
Daniel J Walsh 45e9a6b12e
Remove c.String(net)
We have a lot of cludgy code trying to make --net and --network equivalent.
This will allow --net to still exists but will eliminate the help and confusion.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-01-16 09:23:32 -05:00
..
parse codespell: spelling corrections 2019-11-13 08:15:00 +11:00
container.go make lint: enable gocritic 2020-01-13 14:27:02 +01:00
create.go Remove c.String(net) 2020-01-16 09:23:32 -05:00
create_cli.go libpod: drop arbitrary memory limit of 4M 2019-12-17 15:07:43 +01:00
create_cli_test.go preparation for remote-client create container 2019-03-11 09:42:22 -05:00
funcs.go fix bug check nonexist authfile 2019-11-05 21:32:18 -05:00
funcs_test.go Add variable for global flags to runlabel 2019-05-02 12:14:51 -04:00
intermediate.go Remove c.String(net) 2020-01-16 09:23:32 -05:00
intermediate_novarlink.go Add codespell to validate spelling mistakes in code. 2020-01-11 06:32:19 -05:00
intermediate_varlink.go Remove c.String(net) 2020-01-16 09:23:32 -05:00
parallel.go codespell: spelling corrections 2019-11-13 08:15:00 +11:00
pod.go make lint: enable gocritic 2020-01-13 14:27:02 +01:00
volumes_shared.go Add parsing for UID, GID in volume "o" option 2019-10-22 14:32:54 -04:00
workers.go codespell: spelling corrections 2019-11-13 08:15:00 +11:00