containerd/cmd/ctr/commands/tasks
Justin Terry (VM) 790c3a3663 Remove extra allocation in NewTask
Reorders the code so that it doesnt overwrite the previous allocation
when creating a NewTask via ctr.exe

Signed-off-by: Justin Terry (VM) <juterry@microsoft.com>
2018-08-01 13:22:18 -07:00
..
attach.go Licence header added 2018-02-19 10:32:26 +09:00
checkpoint.go task: WithExit() doesn't have to overwrite existing options 2018-07-20 13:19:05 -07:00
delete.go Add cio.Load for loading io set 2018-06-26 11:48:26 -04:00
exec.go Licence header added 2018-02-19 10:32:26 +09:00
kill.go Licence header added 2018-02-19 10:32:26 +09:00
list.go Update ctr tasks list usage for quiet flag 2018-04-23 14:53:35 -04:00
metrics.go metrics: add optional json output 2018-07-27 15:21:08 -07:00
pause.go Licence header added 2018-02-19 10:32:26 +09:00
ps.go Licence header added 2018-02-19 10:32:26 +09:00
resume.go Licence header added 2018-02-19 10:32:26 +09:00
start.go Add --pid-file to ctr 2018-02-20 15:10:50 -05:00
tasks_unix.go Allow to checkpoint and restore a container with console 2018-04-28 01:06:42 +03:00
tasks_windows.go Remove extra allocation in NewTask 2018-08-01 13:22:18 -07:00
tasks.go Licence header added 2018-02-19 10:32:26 +09:00