open-nomad/client/driver
Michael Schurter 15952e5d17 Try to get test passing in Travis 2017-01-17 12:51:19 -08:00
..
env Merge pull request #2128 from hashicorp/f-dispatch 2017-01-06 05:22:49 +08:00
executor Switch to a less timing dependent test command 2017-01-09 15:40:53 -08:00
logging Move chroot building into TaskRunner 2017-01-05 16:31:49 -08:00
structs Thread through whether DeriveToken error is recoverable or not 2016-10-22 18:08:30 -07:00
test-resources Executor + Java/Raw Exec/Exec 2016-10-10 11:47:04 -07:00
docker.go Use Image ID instead of Image Name 2017-01-13 16:53:58 -08:00
docker_default.go changelog 2016-08-05 10:47:44 -07:00
docker_test.go Switch to use recoverable errors from Cleanup 2017-01-13 16:46:08 -08:00
docker_windows.go changelog 2016-08-05 10:47:44 -07:00
driver.go Switch to use recoverable errors from Cleanup 2017-01-13 16:46:08 -08:00
driver_test.go Add Cleanup method to Driver interface 2017-01-11 17:23:33 -08:00
exec.go Switch to use recoverable errors from Cleanup 2017-01-13 16:46:08 -08:00
exec_default.go Alpha-sort the build platforms 2016-07-11 12:23:46 -07:00
exec_linux.go Move all non-Linux Fingerprinter items to the default exec driver 2016-07-08 18:35:46 -07:00
exec_test.go Try to get test passing in Travis 2017-01-17 12:51:19 -08:00
executor_plugin.go Merge pull request #1801 from hashicorp/f-signals 2016-10-18 11:23:47 -07:00
java.go Switch to use recoverable errors from Cleanup 2017-01-13 16:46:08 -08:00
java_test.go Add Cleanup method to Driver interface 2017-01-11 17:23:33 -08:00
lxc.go Switch to use recoverable errors from Cleanup 2017-01-13 16:46:08 -08:00
lxc_test.go Add Cleanup method to Driver interface 2017-01-11 17:23:33 -08:00
mock_driver.go Switch to use recoverable errors from Cleanup 2017-01-13 16:46:08 -08:00
plugins.go Starting the syslog collector along with a docker container 2016-02-09 18:24:30 -08:00
qemu.go Switch to use recoverable errors from Cleanup 2017-01-13 16:46:08 -08:00
qemu_test.go Add Cleanup method to Driver interface 2017-01-11 17:23:33 -08:00
raw_exec.go Switch to use recoverable errors from Cleanup 2017-01-13 16:46:08 -08:00
raw_exec_test.go Add Cleanup method to Driver interface 2017-01-11 17:23:33 -08:00
rkt.go Switch to use recoverable errors from Cleanup 2017-01-13 16:46:08 -08:00
rkt_test.go Add Cleanup method to Driver interface 2017-01-11 17:23:33 -08:00
syslog_plugin.go Renamed packages 2016-02-19 13:08:25 -08:00
utils.go Do not validate the command does not contain spaces. 2016-11-10 10:22:17 -08:00
utils_test.go Fix test 2016-03-08 11:41:26 -08:00
utils_unix.go Explicitly enumaret the build targets in _unix 2016-05-07 10:42:01 -07:00
utils_windows.go Moved the destroycgroup method into executor 2016-02-08 16:08:29 -08:00