containerd/execution
Daniel Dao 726b88f9b7
fix ineffassign: use processes array
uses processes variable instead of calling the Processes() func again

Signed-off-by: Daniel Dao <dqminh89@gmail.com>
2017-01-11 22:33:19 +00:00
..
executors/oci Merge pull request #391 from mlaventure/restore-and-cleanup 2016-12-16 11:54:53 -08:00
container.go execution: "restore" container on service creation 2016-12-16 11:40:47 -08:00
error.go execution/oci: use Status type instead of string 2016-12-16 08:49:09 -08:00
events.go Integrate NATS with event subsystem 2016-12-12 14:54:47 -08:00
executor.go execution: use provided process ID for state 2016-12-16 08:49:09 -08:00
process.go execution: "restore" container on service creation 2016-12-16 11:40:47 -08:00
service.go fix ineffassign: use processes array 2017-01-11 22:33:19 +00:00
statedir.go execution: use provided process ID for state 2016-12-16 08:49:09 -08:00
status.go execution: "restore" container on service creation 2016-12-16 11:40:47 -08:00
supervisor.go Add event support to execution subsystem 2016-12-12 09:21:29 -08:00