open-nomad/client/driver
Alex Dadgar 98a03ad689
Merge pull request #3754 from filipochnik/docker-caps
Add an option to add and drop capabilities in the Docker driver
2018-01-23 12:02:50 -08:00
..
env Enable more linters 2017-09-26 15:26:33 -07:00
executor fix typo 2018-01-08 15:56:07 -05: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 Parallel client tests (#2890) 2017-07-22 19:04:36 -07:00
docker.go Merge pull request #3754 from filipochnik/docker-caps 2018-01-23 12:02:50 -08:00
docker_coordinator.go fixed all spelling mistakes for goreport 2017-08-07 17:13:05 -04: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 Finish implementation of the capabilities whitelist 2018-01-21 12:14:24 +01: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 Enable more linters 2017-09-26 15:26:33 -07: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 Drivers log during fingerprinting 2017-02-20 19:35:51 -08:00
exec_linux.go Enable more linters 2017-09-26 15:26:33 -07:00
exec_test.go fingerprinters 2017-07-22 20:38:03 -07: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 Found more priviledge. 2018-01-12 09:44:53 -05:00
java_linux.go Support setting class_path and class name. 2017-01-13 16:03:11 -08:00
java_test.go extend configurable kill signal to java driver 2017-12-07 11:40:10 -05:00
java_universal.go Support setting class_path and class name. 2017-01-13 16:03:11 -08:00
lxc.go lxc: Add config flag to disable volume support 2018-01-18 04:17:42 -08:00
lxc_test.go lxc_test: add test for contents of file in bind-mounted dir 2018-01-18 05:36:45 -08:00
mock_driver.go Test Consul from TaskRunner thoroughly 2017-12-08 12:03:00 -08:00
plugins.go Added executorconfig 2017-01-12 15:47:58 -08:00
qemu.go Qemu driver: clean up logging; fail unsupported features on Windows 2017-11-03 15:40:20 -07:00
qemu_test.go Skip tests that require root when not root 2017-12-12 16:58:27 -08:00
raw_exec.go extract signal helper into utils 2017-12-06 14:36:44 -05:00
raw_exec_test.go fix two flaky tests 2017-10-23 18:15:52 -07:00
raw_exec_unix_test.go Undo darwin user setting 2017-10-19 16:49:57 -07:00
rkt.go Merge pull request #3612 from hashicorp/docker-rkt-user 2017-12-05 17:45:08 -05:00
rkt_nonlinux.go Only build rkt driver on linux 2017-09-27 14:21:45 -07:00
rkt_test.go Merge pull request #3612 from hashicorp/docker-rkt-user 2017-12-05 17:45:08 -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