Files
nomad/client
Michael Schurter ee17940dfe Add Driver.Prestart method
The Driver.Prestart method currently does very little but lays the
foundation for where lifecycle plugins can interleave execution _after_
task environment setup but _before_ the task starts.

Currently Prestart does two things:

* Any driver specific task environment building
* Download Docker images

This change also attaches a TaskEvent emitter to Drivers, so they can
emit events during task initialization.
2016-12-02 11:03:48 -08:00
..
2016-11-08 12:55:15 -08:00
2016-12-02 11:03:48 -08:00
2016-11-15 16:23:37 -08:00
2016-08-11 10:53:33 +09:00
2016-10-18 11:36:04 -07:00
2016-11-29 16:19:40 -08:00
2016-11-08 18:30:07 +01:00
2016-12-02 11:03:48 -08:00
2016-09-26 15:12:35 -07:00
2016-12-02 11:03:48 -08:00
2016-06-10 15:48:36 -04:00
2016-12-01 11:22:51 -08:00