open-nomad/client
2016-12-14 15:01:12 -08:00
..
allocdir Fixed comments 2016-11-08 12:55:15 -08:00
config Remove ServerName because we verify based on region 2016-11-01 14:17:31 -07:00
driver Make errors starting a container recoverable 2016-11-30 15:59:47 -08:00
fingerprint Remove old TODOs 2016-11-15 16:23:37 -08:00
getter
stats #1680: Continue after not being able to stat a mountpoint 2016-12-13 12:28:57 +01:00
structs
testutil
vaultclient Comments 2016-10-18 11:36:04 -07:00
alloc_runner.go use snap.Alloc.TaskStates only after confirming snap.Alloc is not nil 2016-11-07 22:35:00 +01:00
alloc_runner_test.go Bump timeout on test 2016-11-29 16:19:40 -08:00
client.go Added a garbage collector for allocations 2016-12-14 15:01:12 -08:00
client_test.go Setting the appropriate file permissions which un-archiving compressed alloc dir 2016-12-05 17:04:43 -08:00
consul_template.go Always disable renew_token for CT config 2016-11-10 15:16:08 -08:00
consul_template_test.go Allow absolute paths for template sources 2016-11-02 13:04:47 -07:00
gc.go Added a garbage collector for allocations 2016-12-14 15:01:12 -08:00
gc_test.go Added a garbage collector for allocations 2016-12-14 15:01:12 -08:00
restarts.go Thread through whether DeriveToken error is recoverable or not 2016-10-22 18:08:30 -07:00
restarts_test.go Thread through whether DeriveToken error is recoverable or not 2016-10-22 18:08:30 -07:00
serverlist.go
serverlist_test.go
task_runner.go Merge pull request #1941 from hashicorp/b-complete-transistion 2016-11-04 17:16:10 -07:00
task_runner_test.go Merge pull request #1941 from hashicorp/b-complete-transistion 2016-11-04 17:16:10 -07:00
util.go Fix string formatting 2016-12-01 11:22:51 -08:00
util_test.go