mirror of
https://github.com/containerd/containerd.git
synced 2026-07-14 03:21:57 +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>