mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-07 09:25:43 +00:00
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 |
||
|---|---|---|
| .. | ||
| images.py | ||
| pman.py | ||
| ps.py | ||
| remote_client.py | ||
| rm.py | ||
| rmi.py | ||
| utils.py | ||