open-nomad/client/driver/executor
Sean Chittenden 8c813630e6
Move package client/consul/sync to command/agent/consul.
This has been done to allow the Server and Client to reuse the same
Syncer because the Agent may be running Client, Server, or both
simultaneously and we only want one Syncer object alive in the agent.
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 package client/consul/sync to command/agent/consul. 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 Added a test to validate we are collecting stats 2016-05-28 19:59:20 -07: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