automation-tests/pkg/adapter
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
..
shortcuts Support podman-remote stop container(s) 2019-03-02 08:57:20 -07:00
client.go Enable more podman-remote pod commands 2019-02-22 17:00:24 -06:00
containers.go podman-remote create|run 2019-04-08 09:05:31 -05:00
containers_remote.go podman-remote create|run 2019-04-08 09:05:31 -05:00
images.go podman-remote image tree 2019-04-04 14:41:50 -05:00
images_remote.go podman-remote image tree 2019-04-04 14:41:50 -05:00
info_remote.go Enable more podman-remote pod commands 2019-02-22 17:00:24 -06:00
pods.go podman-remote pod top|stats 2019-03-06 11:01:25 -06:00
pods_remote.go Remove ulele/deepcopier in favor of JSON deep copy 2019-03-27 20:00:31 -04:00
runtime.go Merge pull request #2706 from giuseppe/rootless-single-usernamespace 2019-04-04 09:21:09 -07:00
runtime_remote.go podman-remote image tree 2019-04-04 14:41:50 -05:00
sigproxy.go podman-remote create|run 2019-04-08 09:05:31 -05:00
terminal.go podman-remote create|run 2019-04-08 09:05:31 -05:00
volumes_remote.go Enable more podman-remote pod commands 2019-02-22 17:00:24 -06:00