open-nomad/client/driver
Miquel Sabaté Solà 8c56c64615 client/driver: added the user config value
This way Nomad allows to set which user has to run the task.

Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
2016-03-23 12:57:31 +01:00
..
env Add allocation index environment variable 2016-03-09 18:09:51 -08:00
executor client/driver: added the user config value 2016-03-23 12:57:31 +01:00
logging Introduced a method in executor to launch syslog server 2016-03-18 11:49:10 -07:00
structs Added some comments 2016-03-18 15:04:15 -07:00
test-resources spike on adding cgroups 2015-09-21 09:08:57 -07:00
docker.go client/driver: added the user config value 2016-03-23 12:57:31 +01:00
docker_test.go client/driver: added the user config value 2016-03-23 12:57:31 +01:00
driver.go Merge pull request #896 from hashicorp/f-task-instance 2016-03-09 18:34:32 -08:00
driver_test.go Get tests to pass 2016-03-15 13:28:57 -07:00
exec.go client/driver: added the user config value 2016-03-23 12:57:31 +01:00
exec_test.go Get tests to pass 2016-03-15 13:28:57 -07:00
executor_plugin.go Introduced a method in executor to launch syslog server 2016-03-18 11:49:10 -07:00
java.go client/driver: added the user config value 2016-03-23 12:57:31 +01:00
java_test.go Get tests to pass 2016-03-15 13:28:57 -07:00
plugins.go Starting the syslog collector along with a docker container 2016-02-09 18:24:30 -08:00
qemu.go client/driver: added the user config value 2016-03-23 12:57:31 +01:00
qemu_test.go Get tests to pass 2016-03-15 13:28:57 -07:00
raw_exec.go client/driver: added the user config value 2016-03-23 12:57:31 +01:00
raw_exec_test.go Get tests to pass 2016-03-15 13:28:57 -07:00
rkt.go client/driver: added the user config value 2016-03-23 12:57:31 +01:00
rkt_test.go fmt rkt test 2016-03-10 14:56:43 -08:00
syslog_plugin.go Renamed packages 2016-02-19 13:08:25 -08:00
utils.go client/driver: added the user config value 2016-03-23 12:57:31 +01:00
utils_linux.go Moved the destroycgroup method into executor 2016-02-08 16:08:29 -08:00
utils_posix.go Added stubs for windows 2016-02-12 16:20:04 -08:00
utils_test.go Fix test 2016-03-08 11:41:26 -08:00
utils_windows.go Moved the destroycgroup method into executor 2016-02-08 16:08:29 -08:00