spiegel_podman/contrib/python/podman/podman
Jhon Honce 40cb756801 Add support for pod commands
* Add support for pod -- create, inspect, kill, pause, ps, rm,
  restart, start, stop, top, unpause
* Update pylintrc to better reflect pep8 code standards
* Fix various pylint reported errors
* Refactor code that determines screen width to no longer
  require initializing curses.  Improved start up time and
  pushing data blob down ssh tunnel.
* Correct pod-create man page, cgroupparent not boolean
* Abort integration tests if podman service fails to start

Signed-off-by: Jhon Honce <jhonce@redhat.com>
2018-10-12 09:34:23 -07:00
..
libs Add support for pod commands 2018-10-12 09:34:23 -07:00
__init__.py Implement pod varlink bindings 2018-10-01 07:24:50 -07:00
client.py Implement pod varlink bindings 2018-10-01 07:24:50 -07:00