automation-tests/cmd/podmanV2/common
Brent Baude 6514a5c80e v2podman container create
create a container in podmanv2 using specgen approach.  this is the core implementation and still has quite a bit of code commented out specifically around volumes, devices, and namespaces.  need contributions from smes on these parts.

Signed-off-by: Brent Baude <bbaude@redhat.com>
2020-04-03 15:43:03 -05:00
..
create.go v2podman container create 2020-04-03 15:43:03 -05:00
create_opts.go v2podman container create 2020-04-03 15:43:03 -05:00
createparse.go v2podman container create 2020-04-03 15:43:03 -05:00
default.go v2podman container create 2020-04-03 15:43:03 -05:00
inspect.go V2 podman inspect 2020-04-01 08:07:43 -07:00
netflags.go podmanv2 pod create using podspecgen 2020-03-27 09:04:10 -05:00
ports.go v2podman container create 2020-04-03 15:43:03 -05:00
specgen.go v2podman container create 2020-04-03 15:43:03 -05:00
types.go podmanv2 pod create using podspecgen 2020-03-27 09:04:10 -05:00
util.go podmanv2 pod create using podspecgen 2020-03-27 09:04:10 -05:00