podman/contrib/python
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
..
podman Add support for pod commands 2018-10-12 09:34:23 -07:00
pypodman Add support for pod commands 2018-10-12 09:34:23 -07:00
.gitignore Provide examples for python podman API 2018-06-01 21:19:56 +00:00