open-nomad/client/driver
Abhishek Chanda dbe9fa9f27 Run gofmt on the docker driver 2015-10-13 23:21:16 +00:00
..
args merge fixes 2015-09-27 17:37:24 -07:00
environment Removed capitalization of user-defined envvars. 2015-10-02 17:46:55 -07:00
test-resources spike on adding cgroups 2015-09-21 09:08:57 -07:00
docker.go Run gofmt on the docker driver 2015-10-13 23:21:16 +00:00
docker_test.go Change Docker/Rkt to set driver to 1 not true for consistency 2015-10-12 13:15:37 -07:00
driver.go Change name from pexec to raw_exec; hamming distance one seemed like a bad idea 2015-10-08 12:19:39 -07:00
driver_test.go update test to reflect not uppercasing passed env vars 2015-10-02 17:49:18 -07:00
exec.go ParseAndReplace args at the executor level 2015-09-27 17:37:24 -07:00
exec_test.go Privileged exec driver 2015-10-08 12:19:39 -07:00
java.go ParseAndReplace args at the executor level 2015-09-27 17:37:24 -07:00
java_test.go Fingerprint test should now behave correctly when the executor is not installed; fix some go vet issues 2015-10-06 16:33:02 -07:00
qemu.go Mount shared alloc dir, modified API and tests 2015-09-25 16:46:41 -07:00
qemu_test.go Merge branch 'master' into b-docker-fixes 2015-09-25 18:35:23 -07:00
raw_exec.go Better parsing of raw_exec option and updated docs 2015-10-09 11:29:59 -07:00
raw_exec_test.go Fix raw exec test race condition 2015-10-09 20:56:28 -07:00
rkt.go Update driver config names for consistency and make the trust_prefix optional 2015-10-12 14:37:56 -07:00
rkt_test.go Update driver config names for consistency and make the trust_prefix optional 2015-10-12 14:37:56 -07:00