Files
nomad/client/driver
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-08-05 10:47:44 -07:00
2016-12-02 11:03:48 -08:00
2016-08-05 10:47:44 -07:00
2016-12-02 11:03:48 -08:00
2016-12-02 11:03:48 -08:00
2016-12-02 11:03:48 -08:00
2016-07-11 12:23:46 -07:00
2016-12-02 11:03:48 -08:00
2016-12-02 11:03:48 -08:00
2016-12-02 11:03:48 -08:00
2016-12-02 11:03:48 -08:00
2016-12-02 11:03:48 -08:00
2016-12-02 11:03:48 -08:00
2016-12-02 11:03:48 -08:00
2016-10-10 11:47:04 -07:00
2016-12-02 11:03:48 -08:00
2016-12-02 11:03:48 -08:00
2016-12-02 11:03:48 -08:00
2016-12-02 11:03:48 -08:00
2016-12-02 11:03:48 -08:00
2016-02-19 13:08:25 -08:00
2016-03-08 11:41:26 -08:00