containerd/linux
Michael Crosby e2d5522435 Change ListProcesses to ListPids
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>
2017-06-28 16:10:41 -07:00
..
shim Change ListProcesses to ListPids 2017-06-28 16:10:41 -07:00
bundle.go containerd-shim: Use abstract namespace for the unix socket 2017-06-23 17:48:08 -07:00
list.go Move shim protos into linux pkg 2017-06-23 16:21:47 -07:00
runtime.go Remove runtime.Event types 2017-06-28 10:47:22 -07:00
task.go Change ListProcesses to ListPids 2017-06-28 16:10:41 -07:00