aboutsummaryrefslogtreecommitdiff
path: root/cmd/podman/shared/workers.go
Commit message (Collapse)AuthorAge
* Implement podman-remote rmJhon Honce2019-04-09
* refactor command output to use one function * Add new worker pool parallel operations * Implement podman-remote umount * Refactored podman wait to use printCmdOutput() Signed-off-by: Jhon Honce <jhonce@redhat.com>