open-nomad/client/driver
Diptanu Choudhury 22af229cef Merge pull request #1321 from mwieczorek/f-windows-binds
Volume binds for windows containers
2016-07-18 10:20:44 -06:00
..
env Fixed the client tests 2016-07-08 17:49:58 -07:00
executor Rename resourceContainer{,Context} and resCon{,Ctx}. 2016-07-11 00:02:55 -07:00
logging remove the expected leading space, after the colon in syslog 2016-07-06 11:08:24 -05:00
structs Add a comment describing IsolationConfig 2016-07-10 23:45:44 -07:00
test-resources Added a test 2016-03-30 13:42:17 -07:00
docker.go Merge pull request #1321 from mwieczorek/f-windows-binds 2016-07-18 10:20:44 -06:00
docker_test.go Fixed tests 2016-07-08 18:27:51 -07:00
driver.go Allocation resources returned in a struct 2016-06-11 21:04:10 -07:00
driver_test.go Fixed tests 2016-07-08 18:27:51 -07:00
exec.go Push the Client's cleanup of Cgroups down 2016-07-09 23:45:33 -07:00
exec_default.go Alpha-sort the build platforms 2016-07-11 12:23:46 -07:00
exec_linux.go Move all non-Linux Fingerprinter items to the default exec driver 2016-07-08 18:35:46 -07:00
exec_test.go
executor_plugin.go Allocation resources returned in a struct 2016-06-11 21:04:10 -07:00
java.go Push the Client's cleanup of Cgroups down 2016-07-09 23:45:33 -07:00
java_test.go Fix test for non-Linux platforms. 2016-07-10 15:19:49 -07:00
plugins.go
qemu.go Allocation resources returned in a struct 2016-06-11 21:04:10 -07:00
qemu_test.go
raw_exec.go Allocation resources returned in a struct 2016-06-11 21:04:10 -07:00
raw_exec_test.go
rkt.go Allocation resources returned in a struct 2016-06-11 21:04:10 -07:00
rkt_test.go Introduced an env var for rkt tests 2016-07-11 15:48:16 -06:00
syslog_plugin.go
utils.go Create a consulContext using a client's consul config. 2016-06-10 15:54:39 -04:00
utils_test.go
utils_unix.go Explicitly enumaret the build targets in _unix 2016-05-07 10:42:01 -07:00
utils_windows.go