open-nomad/client/driver
Diptanu Choudhury 664ff44e85 Re-syncing task when it's updated 2016-03-23 14:34:43 -07:00
..
env Add allocation index environment variable 2016-03-09 18:09:51 -08:00
executor Re-syncing task when it's updated 2016-03-23 14:34:43 -07:00
logging Making the calls to exit idempotent 2016-03-22 11:49:56 -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 Making the docker driver register services and checks 2016-03-23 12:59:22 -07:00
docker_test.go Introduced a method in executor to launch syslog server 2016-03-18 11:49:10 -07: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 Hooking up the executor in all drivers 2016-03-23 13:19:45 -07:00
exec_test.go Get tests to pass 2016-03-15 13:28:57 -07:00
executor_plugin.go Making the docker driver register services and checks 2016-03-23 12:59:22 -07:00
java.go Hooking up the executor in all drivers 2016-03-23 13:19:45 -07: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 Hooking up the executor in all drivers 2016-03-23 13:19:45 -07:00
qemu_test.go Get tests to pass 2016-03-15 13:28:57 -07:00
raw_exec.go Hooking up the executor in all drivers 2016-03-23 13:19:45 -07:00
raw_exec_test.go Get tests to pass 2016-03-15 13:28:57 -07:00
rkt.go Hooking up the executor in all drivers 2016-03-23 13:19:45 -07: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 Removing references to old consul services and adding consul config to executor context 2016-03-23 12:19:19 -07: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