open-nomad/client/structs
Danielle Lancashire d8334cf884 allocrunner: Push state from hooks to taskrunners
This commit is an initial (read: janky) approach to forwarding state
from an allocrunner hook to a taskrunner using a similar `hookResources`
approach that tr's use internally.

It should eventually probably be replaced with something a little bit
more message based, but for things that only come from pre-run hooks,
and don't change, it's probably fine for now.
2020-03-23 13:58:30 -04:00
..
allochook.go allocrunner: Push state from hooks to taskrunners 2020-03-23 13:58:30 -04:00
broadcaster.go client: comment on importance of chan ops ordering 2018-11-27 14:11:32 -08:00
broadcaster_test.go fix mispelings 2018-11-27 16:33:55 -08:00
csi.go csi: implement CSI controller detach request/response (#7107) 2020-03-23 13:58:29 -04:00
structs.go move shared structs out of client and into nomad 2020-01-09 15:15:05 -05:00