automation-tests/cmd/podman/varlink
baude ba65301c95 podman-remote create|run
add the ability to create and run containers via the podman-remote
client.

we now create an intermediate layer from the the create/run cli flags.
the intermediate layer can be converted into a createconfig or into a
varlink struct.  Once transported, the varlink struct can be converted
back to an intermediate layer and then to a createconfig.

remote terminals are not supported yet.

Signed-off-by: baude <bbaude@redhat.com>
2019-04-08 09:05:31 -05:00
..
generate.go Rename varlink socket and interface 2018-08-06 14:49:11 +00:00
io.podman.varlink podman-remote create|run 2019-04-08 09:05:31 -05:00