spiegel_podman/contrib/python/podman/libs
baude 60427ab3d2 add podman remote client
podman client that is capable of:
 * images
 * ps
 * rm
 * rmi

this is only a mockup to frame out and prove python library and ssh
tunnelling usage.

Signed-off-by: baude <bbaude@redhat.com>

Closes: #986
Approved by: rhatdan
2018-06-27 04:52:22 +00:00
..
__init__.py Implement container attach 2018-05-31 20:13:35 -07:00
_containers_attach.py Add unittests and fix bugs 2018-06-22 17:25:44 +00:00
containers.py Implement container attach 2018-05-31 20:13:35 -07:00
errors.py Refactor libpod python varlink bindings 2018-05-16 14:01:10 +00:00
images.py Add support for BuildImage 2018-06-05 21:23:54 +00:00
system.py Refactor libpod python varlink bindings 2018-05-16 14:01:10 +00:00
tunnel.py add podman remote client 2018-06-27 04:52:22 +00:00