spiegel_podman/pkg/adapter
Jhon Honce 4d13a80fa4 Support podman-remote stop container(s)
* Clean up adapter code
* Add GetContainersByContext to Varlink API
* Add missing comments
* Restore save command
* Restore error type mapping when using varlink

Signed-off-by: Jhon Honce <jhonce@redhat.com>
2019-03-02 08:57:20 -07: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 Support podman-remote stop container(s) 2019-03-02 08:57:20 -07:00
containers_remote.go Support podman-remote stop container(s) 2019-03-02 08:57:20 -07:00
images_remote.go Enable more podman-remote pod commands 2019-02-22 17:00:24 -06:00
info_remote.go Enable more podman-remote pod commands 2019-02-22 17:00:24 -06:00
pods.go podman-remote pod pause|unpause|restart 2019-02-25 16:14:06 -06:00
pods_remote.go podman-remote pod pause|unpause|restart 2019-02-25 16:14:06 -06:00
runtime.go Support podman-remote stop container(s) 2019-03-02 08:57:20 -07:00
runtime_remote.go Support podman-remote stop container(s) 2019-03-02 08:57:20 -07:00
volumes_remote.go Enable more podman-remote pod commands 2019-02-22 17:00:24 -06:00