podman/pkg/varlinkapi
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
..
virtwriter Add the ability to attach remotely to a container 2019-04-10 08:59:28 -05:00
attach.go Fix remote-client testing reports 2019-04-26 10:39:29 -05:00
config.go podman-remote create|run 2019-04-08 09:05:31 -05:00
containers.go Add basic structure of podman init command 2019-05-01 11:12:24 -04:00
containers_create.go podman-remote create|run 2019-04-08 09:05:31 -05:00
events.go journald event logging 2019-04-24 16:00:04 -05:00
generate.go podman-remote generate kube 2019-04-12 12:05:09 -05:00
images.go images: add context to GetParent/IsParent/Remove/Prune... 2019-04-25 08:57:58 -04:00
mount.go podman-remote create|run 2019-04-08 09:05:31 -05:00
pods.go Added remote pod prune 2019-04-16 11:23:18 -04:00
remote_client.go podman-remote create|run 2019-04-08 09:05:31 -05:00
system.go podman-remote create|run 2019-04-08 09:05:31 -05:00
transfers.go podman-remote create|run 2019-04-08 09:05:31 -05:00
util.go podman-remote ps 2019-04-09 15:00:35 -05:00
volumes.go podman-remote create|run 2019-04-08 09:05:31 -05:00