open-nomad/client
Sean Chittenden 09f7d5e595 Prefer golang.org/x/sys/unix where appropriate
Favor the `unix` package on *NIX platforms vs the now frozen `syscall` package.
2016-05-07 11:01:45 -07:00
..
allocdir Prefer golang.org/x/sys/unix where appropriate 2016-05-07 11:01:45 -07:00
config swap raw_exec and qemu in the blacklist 2016-03-25 12:43:50 -07:00
consul Added some docs 2016-05-05 11:52:22 -07:00
driver Prefer golang.org/x/sys/unix where appropriate 2016-05-07 11:01:45 -07:00
fingerprint Make logging more consistent 2016-04-15 15:42:57 -05:00
getter interpet the artifact source 2016-04-11 18:46:16 -07:00
testutil Moved the dockerIsConnected to testutils 2016-03-25 17:15:51 -07:00
alloc_runner.go Test task failure killing TG and fix setting the task as received on a restore 2016-03-25 12:51:40 -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 Reading consul attr from copy of node attributes 2016-04-11 20:13:28 -04:00
client_test.go
restarts.go Explain restart decision and display in alloc-status 2016-03-25 12:47:14 -07:00
restarts_test.go
task_runner.go pass a copy of the task to the task environment 2016-05-05 22:01:17 -07:00
task_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
util.go
util_test.go