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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _containers_attach.py | ||
| containers.py | ||
| errors.py | ||
| images.py | ||
| system.py | ||
| tunnel.py | ||