open-nomad/client/driver
2016-02-08 13:48:26 -08:00
..
env Fixing merge conflicts 2016-02-04 22:55:38 -08:00
executor Extracted the cgroup info into isolation struct 2016-02-08 13:48:26 -08: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 Updated the docker auth config 2016-02-06 05:47:56 -08:00
docker_test.go Rename IPPort env variable and add a mapped host port to the env. 2016-01-25 20:46:01 +01:00
driver.go Client handles updates to KillTimeout and Restart Policy 2016-02-03 19:43:44 -08:00
driver_test.go Rename IPPort env variable and add a mapped host port to the env. 2016-01-25 20:46:01 +01:00
exec.go Extracted the cgroup info into isolation struct 2016-02-08 13:48:26 -08:00
exec_test.go Changed a few comments 2016-02-05 18:07:06 -08:00
executor_plugin.go Making the plugin server return the same instance of executor rpc server 2016-02-08 11:56:48 -08:00
java.go Extracted the cgroup info into isolation struct 2016-02-08 13:48:26 -08:00
java_test.go Fixing the id generation logic for the java and qemu drivers 2016-02-04 17:00:40 -08:00
logs.go Simplied the logic of detecting the currently rotate log file 2016-01-20 16:50:31 -08:00
logs_test.go Added a comment in the test 2016-01-20 16:30:55 -08:00
qemu.go Setting defaults for client max and min port 2016-02-08 13:29:53 -08:00
qemu_test.go Fix tests 2016-01-11 09:58:31 -08:00
raw_exec.go Setting defaults for client max and min port 2016-02-08 13:29:53 -08:00
raw_exec_test.go Fixing merge conflicts 2016-02-04 22:55:38 -08:00
rkt.go Client handles updates to KillTimeout and Restart Policy 2016-02-03 19:43:44 -08:00
rkt_test.go Use TestMultiplier on all waits 2016-01-21 15:24:24 -08:00
utils.go Setting defaults for client max and min port 2016-02-08 13:29:53 -08:00
utils_linux.go Destroying the cgroup if we can't to executor in exec and java drivers 2016-02-08 10:05:39 -08:00
utils_posix.go Destroying the cgroup if we can't to executor in exec and java drivers 2016-02-08 10:05:39 -08:00
utils_windows.go Destroying the cgroup if we can't to executor in exec and java drivers 2016-02-08 10:05:39 -08:00