podman/pkg/adapter
Valentin Rothberg 0d2d523390 top: fallback to execing ps(1)
Fallback to executing ps(1) in case we hit an unknown psgo descriptor.
This ensures backwards compatibility with docker-top, which was purely
ps(1) driven.

Also support comma-separated descriptors as input.

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-05-03 11:20:16 +02: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 top: fallback to execing ps(1) 2019-05-03 11:20:16 +02:00
containers_remote.go Generate systemd unit files for containers 2019-05-02 14:35:53 -05: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 podman-remote port 2019-05-01 09:13:18 -05: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