open-nomad/client/driver
2015-12-11 15:02:13 -08:00
..
environment Handle additional edge cases when parsing environment variables. 2015-11-18 21:21:07 -05:00
executor Sending the user process sigint during shutdown on linux 2015-12-08 08:14:13 -08:00
spawn Avoid leaking a time.Ticker. 2015-12-11 15:30:53 -05:00
structs Track Task State in the client and capture Wait results 2015-11-16 15:14:21 -08:00
test-resources spike on adding cgroups 2015-09-21 09:08:57 -07:00
docker.go Remove all calls to the default logger 2015-12-11 15:02:13 -08:00
docker_test.go Speed up tests by allowing parallel execution. 2015-11-25 15:56:55 -05:00
driver.go Squash []map[string]type for port_map and labels into map[string]type 2015-11-19 21:29:37 -08:00
driver_test.go Speed up tests by allowing parallel execution. 2015-11-25 15:56:55 -05:00
exec.go Revert "Revert "Make drivers take arguments as a list and not as a string"" 2015-11-18 15:16:42 -08:00
exec_test.go Speed up tests by allowing parallel execution. 2015-11-25 15:56:55 -05:00
java.go Revert "Revert "Make drivers take arguments as a list and not as a string"" 2015-11-18 15:16:42 -08:00
java_test.go Speed up tests by allowing parallel execution. 2015-11-25 15:56:55 -05:00
qemu.go Fixed some issues with expose, port mapping, and environment variables 2015-11-19 19:08:21 -08:00
qemu_test.go Speed up tests by allowing parallel execution. 2015-11-25 15:56:55 -05:00
raw_exec.go Move raw_exec enabled into the DevMode config block 2015-12-10 15:24:21 -08:00
raw_exec_test.go Speed up tests by allowing parallel execution. 2015-11-25 15:56:55 -05:00
rkt.go Moving the args to helper 2015-11-26 14:13:19 -08:00
rkt_test.go Revert "Revert "Make drivers take arguments as a list and not as a string"" 2015-11-18 15:16:42 -08:00