open-nomad/client/driver/executor
Sean Chittenden 3892a0433e
Move the start of the UniversalExecutor's consulSyncer to initialize once
This should be handled via a sync.Once primative, but I don't want to
unpack that atm.
2016-06-10 15:54:39 -04:00
..
checks.go Re-sort functions back to the same ordering as master 2016-05-08 11:46:20 -07:00
checks_test.go Using latest busybox 2016-03-25 18:21:43 -07:00
checks_unix.go Revert making UniversalExecutor.wait() platform specific 2016-05-08 11:17:27 -07:00
checks_windows.go Revert making UniversalExecutor.wait() platform specific 2016-05-08 11:17:27 -07:00
executor.go Move the start of the UniversalExecutor's consulSyncer to initialize once 2016-06-10 15:54:39 -04:00
executor_basic.go Fixed the compilation on linux 2016-05-28 19:59:20 -07:00
executor_linux.go Alloc-status only shows measured statistics and fixes to CPU calculations 2016-06-10 10:38:29 -07:00
executor_test.go Rename structs.Task's Service attribute to ConsulService 2016-06-10 15:54:39 -04:00
executor_unix.go Revert making UniversalExecutor.wait() platform specific 2016-05-08 00:13:28 -07:00
executor_windows.go Revert making UniversalExecutor.wait() platform specific 2016-05-08 00:13:28 -07:00