open-nomad/client
2015-09-11 10:26:33 -07:00
..
config Added test for config.Read and config.ReadDefault 2015-08-31 20:11:01 -07:00
driver Change error to err to be consistent with other usage 2015-09-11 10:26:33 -07:00
fingerprint nomad: improve error messages at start for dev mode 2015-09-06 20:18:47 -07:00
alloc_runner.go client: allocate alloc dir and cleanup 2015-08-30 17:35:58 -07:00
alloc_runner_test.go client: test alloc runner 2015-08-30 17:10:17 -07:00
client.go Replace logging and config with DriverContext, which allows us to expand the dependency injection without changing the interface 2015-09-09 18:06:23 -07:00
client_test.go nomad: using Raft StartAsLeader to make tests faster 2015-09-07 10:46:41 -07:00
task_runner.go Replace logging and config with DriverContext, which allows us to expand the dependency injection without changing the interface 2015-09-09 18:06:23 -07:00
task_runner_test.go client: testing task runner 2015-08-29 20:07:24 -07:00
util.go Use a single implementation of GenerateUUID 2015-09-07 15:23:03 -07:00
util_test.go Use a single implementation of GenerateUUID 2015-09-07 15:23:03 -07:00