open-nomad/client/driver
Sean Chittenden d4fe69ddf9
Update comments and pushdown a lock into the resource container
2016-07-10 00:12:59 -07:00
..
env Speling police 2016-05-15 09:41:34 -07:00
executor Update comments and pushdown a lock into the resource container 2016-07-10 00:12:59 -07:00
logging Make line copy to avoid being overriden by subsequent scans 2016-06-20 13:14:43 -07:00
structs Begin cgroup pushdown into platform specific files 2016-07-09 23:01:14 -07:00
test-resources Added a test 2016-03-30 13:42:17 -07:00
docker.go Fix docker driver lockup during nomad boot 2016-06-28 14:26:47 +02:00
docker_test.go unify cli output 2016-06-12 13:16:07 -07:00
driver.go Allocation resources returned in a struct 2016-06-11 21:04:10 -07:00
driver_test.go Driver tests use client default config 2016-06-17 14:24:49 -07:00
exec.go Push the Client's cleanup of Cgroups down 2016-07-09 23:45:33 -07:00
exec_default.go Move all non-Linux Fingerprinter items to the default exec driver 2016-07-08 18:35: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 client/driver: added more tests 2016-03-24 08:47:23 +01:00
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 client/driver: added more tests 2016-03-24 08:47:23 +01:00
plugins.go Starting the syslog collector along with a docker container 2016-02-09 18:24:30 -08:00
qemu.go Allocation resources returned in a struct 2016-06-11 21:04:10 -07:00
qemu_test.go client/driver: added more tests 2016-03-24 08:47:23 +01:00
raw_exec.go Allocation resources returned in a struct 2016-06-11 21:04:10 -07:00
raw_exec_test.go client/driver: added more tests 2016-03-24 08:47:23 +01:00
rkt.go Allocation resources returned in a struct 2016-06-11 21:04:10 -07:00
rkt_test.go client/driver: added more tests 2016-03-24 08:47:23 +01:00
syslog_plugin.go Renamed packages 2016-02-19 13:08:25 -08:00
utils.go Create a consulContext using a client's consul config. 2016-06-10 15:54:39 -04:00
utils_test.go Fix test 2016-03-08 11:41:26 -08:00
utils_unix.go Explicitly enumaret the build targets in _unix 2016-05-07 10:42:01 -07:00
utils_windows.go Moved the destroycgroup method into executor 2016-02-08 16:08:29 -08:00