mirror of
https://github.com/containerd/containerd.git
synced 2026-07-13 02:53:18 +00:00
These rpcs only return pids []uint32 so should be named that way in order to have other rpcs that list Processes such as Exec'd processes. Signed-off-by: Michael Crosby <crosbymichael@gmail.com>