open-nomad/client/driver
Bastiaan Bakker fcfa8373b2 Add options ipc_mode, pid_mode and uts_mode to docker driver.
May only be used if priviliged mode is enabled in driver config.
2016-01-08 23:34:49 +01:00
..
environment Handle additional edge cases when parsing environment variables. 2015-11-18 21:21:07 -05:00
executor linux/exec: add /usr/share to ChrootEnv 2015-12-28 13:39:34 -05: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 Add options ipc_mode, pid_mode and uts_mode to docker driver. 2016-01-08 23:34:49 +01:00
docker_test.go User specifiable kill timeout and operator configurable max 2015-12-22 16:10:30 -08:00
driver.go User specifiable kill timeout and operator configurable max 2015-12-22 16:10:30 -08:00
driver_test.go User specifiable kill timeout and operator configurable max 2015-12-22 16:10:30 -08:00
exec.go User specifiable kill timeout and operator configurable max 2015-12-22 16:10:30 -08:00
exec_test.go Speed up tests by allowing parallel execution. 2015-11-25 15:56:55 -05:00
java.go User specifiable kill timeout and operator configurable max 2015-12-22 16:10:30 -08:00
java_test.go Speed up tests by allowing parallel execution. 2015-11-25 15:56:55 -05:00
qemu.go Use basic executor 2016-01-06 15:31:08 -08:00
qemu_test.go Speed up tests by allowing parallel execution. 2015-11-25 15:56:55 -05:00
raw_exec.go User specifiable kill timeout and operator configurable max 2015-12-22 16:10:30 -08:00
raw_exec_test.go Speed up tests by allowing parallel execution. 2015-11-25 15:56:55 -05:00
rkt.go Merge pull request #645 from achanda/mount_dirs 2016-01-05 10:34:03 -08:00
rkt_test.go User specifiable kill timeout and operator configurable max 2015-12-22 16:10:30 -08:00