open-nomad/client/driver
Danielle Tomlinson d72ecd95ec client/driver: Vendor setEnvvars into docker_test 2018-11-30 10:46:13 +01:00
..
executor_plugin client: Move executor plugins into own package 2018-11-30 10:46:13 +01:00
structs executor v2 (#4656) 2018-10-16 16:53:31 -07:00
test-resources Test graceful shutdown 2018-01-31 15:05:02 -08:00
docker.go drivers: Move client/drivers/env to drivers/shared/env 2018-11-30 10:46:13 +01:00
docker_coordinator.go driver/docker: pull image with digest 2018-05-14 10:42:58 -04:00
docker_coordinator_test.go Tests only use testlog package logger 2018-06-13 15:40:56 -07:00
docker_default.go Finish implementation of the capabilities whitelist 2018-01-21 12:14:24 +01:00
docker_linux_test.go Address review comments 2018-11-13 10:21:40 -05:00
docker_progress.go client/driver: drop docker pull progress estimate if its < 0 2018-06-07 15:23:31 -04:00
docker_progress_test.go client/driver: do accounting on layer pull progress 2018-05-07 12:17:53 -04:00
docker_test.go client/driver: Vendor setEnvvars into docker_test 2018-11-30 10:46:13 +01:00
docker_unix_test.go executor v2 (#4656) 2018-10-16 16:53:31 -07:00
docker_windows.go Finish implementation of the capabilities whitelist 2018-01-21 12:14:24 +01:00
driver.go client: Migrate DriverStats optout to drivers/shared/structs 2018-11-30 10:46:13 +01:00
driver_test.go client/driver: Vendor setEnvvars into docker_test 2018-11-30 10:46:13 +01:00
exec.go client: Move executor plugins into own package 2018-11-30 10:46:13 +01:00
exec_default.go Disable Exec on non-linux platforms 2018-06-01 15:48:14 -07: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 drivers: Move client/drivers/env to drivers/shared/env 2018-11-30 10:46:13 +01:00
exec_unix_test.go executor v2 (#4656) 2018-10-16 16:53:31 -07:00
java.go client: Move executor plugins into own package 2018-11-30 10:46:13 +01:00
java_linux.go Support setting class_path and class name. 2017-01-13 16:03:11 -08:00
java_test.go executor v2 (#4656) 2018-10-16 16:53:31 -07:00
java_universal.go Support setting class_path and class name. 2017-01-13 16:03:11 -08:00
lxc.go Fixes in old lxc driver 2018-11-27 21:40:43 -05:00
lxc_test.go executor v2 (#4656) 2018-10-16 16:53:31 -07:00
mock_driver.go client: Move driver/logging to logmon/logging 2018-11-30 10:46:13 +01:00
mock_driver_testing.go test: build with mock_driver by default 2018-04-18 14:45:33 -07:00
qemu.go client: Move executor plugins into own package 2018-11-30 10:46:13 +01:00
qemu_test.go executor v2 (#4656) 2018-10-16 16:53:31 -07:00
raw_exec.go client: Move executor plugins into own package 2018-11-30 10:46:13 +01:00
raw_exec_test.go drivers: Move client/drivers/env to drivers/shared/env 2018-11-30 10:46:13 +01:00
raw_exec_unix_test.go executor v2 (#4656) 2018-10-16 16:53:31 -07:00
rkt.go drivers: Move client/drivers/executor to drivers/shared/executor 2018-11-30 10:46:13 +01:00
rkt_nonlinux.go refactor Fingerprint to request/response construct 2018-01-24 11:54:02 -05:00
rkt_test.go executor v2 (#4656) 2018-10-16 16:53:31 -07:00
utils.go client: Move executor plugins into own package 2018-11-30 10:46:13 +01: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