Files
nomad/api
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 15:48:47 -08:00
2015-12-24 20:53:37 +01:00
2016-11-04 15:06:21 -07:00
2016-02-19 15:49:32 -08:00
2016-07-27 13:44:30 -07:00
2016-10-26 14:08:46 -07:00
2015-11-24 13:11:48 -08:00
2015-11-24 13:11:48 -08:00
2015-09-12 11:49:32 -07:00
2016-03-17 16:04:09 -07:00
2016-02-20 15:50:41 -08:00
2016-02-20 15:50:41 -08:00
2015-12-18 12:17:54 -08:00
2016-12-02 11:03:48 -08:00