770ed703d0
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. |
||
---|---|---|
.. | ||
config | ||
bitmap.go | ||
bitmap_test.go | ||
diff.go | ||
diff_test.go | ||
funcs.go | ||
funcs_test.go | ||
network.go | ||
network_test.go | ||
node_class.go | ||
node_class_test.go | ||
structs.go | ||
structs_codegen.go | ||
structs_test.go |