podman/pkg/adapter
Matthew Heon 0b2c9c2acc Add basic structure of podman init command
As part of this, rework the number of workers used by various
Podman tasks to match original behavior - need an explicit
fallthrough in the switch statement for that block to work as
expected.

Also, trivial change to Podman cleanup to work on initialized
containers - we need to reset to a different state after cleaning
up the OCI runtime.

Signed-off-by: Matthew Heon <matthew.heon@pm.me>
2019-05-01 11:12:24 -04:00
..
shortcuts Implement podman-remote rm 2019-04-09 11:55:26 -07:00
client.go Enable more podman-remote pod commands 2019-02-22 17:00:24 -06:00
containers.go Add basic structure of podman init command 2019-05-01 11:12:24 -04:00
containers_remote.go Add basic structure of podman init command 2019-05-01 11:12:24 -04:00
images.go podman-remote image tree 2019-04-04 14:41:50 -05:00
images_remote.go podman-remote image tree 2019-04-04 14:41:50 -05:00
info_remote.go Enable more podman-remote pod commands 2019-02-22 17:00:24 -06:00
pods.go Refactor of 'podman prune' to better support remote 2019-04-18 15:13:56 -07:00
pods_remote.go Refactor of 'podman prune' to better support remote 2019-04-18 15:13:56 -07:00
runtime.go runtime: pass down the context 2019-04-26 22:23:49 +02:00
runtime_remote.go runtime: pass down the context 2019-04-26 22:23:49 +02:00
runtime_remote_supported.go enable podman-remote on windows 2019-04-30 15:28:39 -05:00
sigproxy_linux.go enable podman-remote on windows 2019-04-30 15:28:39 -05:00
terminal.go enable podman-remote on windows 2019-04-30 15:28:39 -05:00
terminal_linux.go enable podman-remote on windows 2019-04-30 15:28:39 -05:00
volumes_remote.go Enable more podman-remote pod commands 2019-02-22 17:00:24 -06:00