open-nomad/client/driver
Chris Hines 5b2168bb12 Use package testtask and httptest.Server to make client/driver tests OS independent. 2015-11-25 15:56:20 -05:00
..
args Revert "Revert "Make drivers take arguments as a list and not as a string"" 2015-11-18 15:16:42 -08:00
environment Handle additional edge cases when parsing environment variables. 2015-11-18 21:21:07 -05:00
executor Use package testtask and httptest.Server to make client/driver tests OS independent. 2015-11-25 15:56:20 -05:00
spawn Use package testtask and httptest.Server to make client/driver tests OS independent. 2015-11-25 15:56:20 -05:00
structs Track Task State in the client and capture Wait results 2015-11-16 15:14:21 -08:00
test-resources spike on adding cgroups 2015-09-21 09:08:57 -07:00
docker.go Standardize log messages in fingerprinters to DEBUG 2015-11-24 11:06:51 -08:00
docker_test.go Fix some issues caught by go vet 2015-11-20 16:01:27 -08:00
driver.go Squash []map[string]type for port_map and labels into map[string]type 2015-11-19 21:29:37 -08:00
driver_test.go Use package testtask and httptest.Server to make client/driver tests OS independent. 2015-11-25 15:56:20 -05:00
exec.go Revert "Revert "Make drivers take arguments as a list and not as a string"" 2015-11-18 15:16:42 -08:00
exec_test.go Revert "Revert "Make drivers take arguments as a list and not as a string"" 2015-11-18 15:16:42 -08:00
java.go Revert "Revert "Make drivers take arguments as a list and not as a string"" 2015-11-18 15:16:42 -08:00
java_test.go Revert "Revert "Make drivers take arguments as a list and not as a string"" 2015-11-18 15:16:42 -08:00
qemu.go Fixed some issues with expose, port mapping, and environment variables 2015-11-19 19:08:21 -08:00
qemu_test.go Qemu driver takes a port_map to configure host to guest port forwarding 2015-11-17 20:54:53 -08:00
raw_exec.go Revert "Revert "Make drivers take arguments as a list and not as a string"" 2015-11-18 15:16:42 -08:00
raw_exec_test.go Use package testtask and httptest.Server to make client/driver tests OS independent. 2015-11-25 15:56:20 -05:00
rkt.go Revert "Revert "Make drivers take arguments as a list and not as a string"" 2015-11-18 15:16:42 -08:00
rkt_test.go Revert "Revert "Make drivers take arguments as a list and not as a string"" 2015-11-18 15:16:42 -08:00