open-nomad/client
2016-06-03 14:23:18 -07:00
..
allocdir Speling police 2016-05-15 09:41:34 -07:00
config Making the stats collection interval and number of data points to keep in memory configurable 2016-05-28 19:59:20 -07:00
consul Using a helper method to create service identifiers 2016-05-14 00:43:25 -07:00
driver fix wait result being nil and some panics in the cli 2016-05-31 23:09:05 +00:00
fingerprint Updated gopsutil 2016-05-28 19:42:34 -07:00
getter Speling police 2016-05-15 09:41:34 -07:00
stats Changing the api of the stats endpoints 2016-05-28 19:59:20 -07:00
testutil Moved the dockerIsConnected to testutils 2016-03-25 17:15:51 -07:00
alloc_runner.go Fixed the compilation on linux 2016-05-28 19:59:20 -07:00
alloc_runner_test.go Test task failure killing TG and fix setting the task as received on a restore 2016-03-25 12:51:40 -07:00
client.go Handle errors during stats collection 2016-06-03 14:23:18 -07:00
client_test.go Fixing the client test 2016-05-11 16:58:14 -07:00
restarts.go Explain restart decision and display in alloc-status 2016-03-25 12:47:14 -07:00
restarts_test.go
task_runner.go Handle errors during stats collection 2016-06-03 14:23:18 -07:00
task_runner_test.go Added a test to make sure task runner is collecting stats 2016-05-28 19:59:20 -07:00
util.go
util_test.go