open-nomad/client/driver
Josh Soref e8478c4065 spelling: documentation 2018-03-11 17:55:21 +00:00
..
env Allow overriding an image's entrypoint in Docker 2018-01-23 14:05:00 -08:00
executor spelling: constraints 2018-03-11 17:50:28 +00:00
logging Enable more linters 2017-09-26 15:26:33 -07:00
structs fix typo 2018-01-08 15:56:07 -05:00
test-resources Test graceful shutdown 2018-01-31 15:05:02 -08:00
docker.go spelling: documentation 2018-03-11 17:55:21 +00:00
docker_coordinator.go spelling: cancelled 2018-03-11 17:45:47 +00:00
docker_coordinator_test.go Remove `structs` import from `api` 2017-09-29 10:36:08 -07:00
docker_default.go Finish implementation of the capabilities whitelist 2018-01-21 12:14:24 +01:00
docker_test.go drivers: use ctx.TaskEnv for mount points 2018-02-08 12:59:20 -06:00
docker_unix_test.go respond to comments 2017-10-23 15:50:27 -07:00
docker_windows.go Finish implementation of the capabilities whitelist 2018-01-21 12:14:24 +01:00
driver.go spelling: conjunction 2018-03-11 17:48:37 +00:00
driver_test.go Remove networking from basic resources 2018-01-12 14:33:42 -08:00
exec.go extract signal helper into utils 2017-12-06 14:36:44 -05:00
exec_default.go code review fixup 2018-01-31 18:34:03 -05:00
exec_linux.go add detected to more drivers where the driver is found but unusable 2018-02-01 11:28:17 -05:00
exec_test.go code review fixup 2018-01-31 18:34:03 -05:00
exec_unix_test.go Parallel client tests (#2890) 2017-07-22 19:04:36 -07:00
executor_plugin.go Switch java/exec to use Exec in Executor 2017-04-21 16:25:49 -07:00
java.go add detected to more drivers where the driver is found but unusable 2018-02-01 11:28:17 -05:00
java_linux.go Support setting class_path and class name. 2017-01-13 16:03:11 -08:00
java_test.go spelling: assert 2018-03-11 17:41:33 +00:00
java_universal.go Support setting class_path and class name. 2017-01-13 16:03:11 -08:00
lxc.go Merge pull request #3781 from hashicorp/f-client-fingerprint-refactor 2018-02-01 20:13:44 -05:00
lxc_test.go spelling: destroy 2018-03-11 17:54:13 +00:00
mock_driver.go Fix go vet errors 2018-02-28 12:21:27 -06:00
mock_driver_testing.go Client tls 2018-02-15 15:22:57 -08:00
plugins.go Added executorconfig 2017-01-12 15:47:58 -08:00
qemu.go Merge pull request #3781 from hashicorp/f-client-fingerprint-refactor 2018-02-01 20:13:44 -05:00
qemu_test.go Merge pull request #3819 from schmichael/qemu-graceful-shutdown-alpine 2018-02-12 12:32:14 -08:00
raw_exec.go code review fixup 2018-01-31 18:34:03 -05:00
raw_exec_test.go code review fixup 2018-01-31 18:34:03 -05:00
raw_exec_unix_test.go Undo darwin user setting 2017-10-19 16:49:57 -07:00
rkt.go spelling: disable 2018-03-11 17:55:12 +00:00
rkt_nonlinux.go refactor Fingerprint to request/response construct 2018-01-24 11:54:02 -05:00
rkt_test.go Merge pull request #3781 from hashicorp/f-client-fingerprint-refactor 2018-02-01 20:13:44 -05:00
testing.go extract test helper 2018-02-12 18:30:10 -05:00
utils.go fix typo 2018-01-08 15:56:07 -05:00
utils_test.go change location of default kill signal 2017-12-06 17:48:25 -05:00
utils_unix.go Enable more linters 2017-09-26 15:26:33 -07:00
utils_windows.go Enable more linters 2017-09-26 15:26:33 -07:00