open-nomad/client/driver
Diptanu Choudhury 067fcda3fe Making the cli use TLS if the client has enabled TLS 2016-10-26 11:13:53 -07:00
..
env Add NOMAD_JOB_NAME to environment 2016-10-11 11:20:42 -07:00
executor Remove disk usage enforcement 2016-10-21 13:55:51 -07:00
logging Enable syslog server and universal collector for windows 2016-09-05 00:26:36 +02:00
structs Thread through whether DeriveToken error is recoverable or not 2016-10-22 18:08:30 -07:00
test-resources Executor + Java/Raw Exec/Exec 2016-10-10 11:47:04 -07:00
docker.go Merge pull request #1839 from hashicorp/f-signal-constraints 2016-10-25 11:09:33 -07:00
docker_default.go changelog 2016-08-05 10:47:44 -07:00
docker_test.go Allow mounting alloc-dir-relative paths in docker 2016-10-25 09:46:49 -07:00
docker_windows.go changelog 2016-08-05 10:47:44 -07:00
driver.go Advertise signalling abilities 2016-10-19 15:06:23 -07:00
driver_test.go Remove disk usage enforcement 2016-10-21 13:55:51 -07:00
exec.go Advertise signalling abilities 2016-10-19 15:06:23 -07:00
exec_default.go
exec_linux.go
exec_test.go Executor + Java/Raw Exec/Exec 2016-10-10 11:47:04 -07:00
executor_plugin.go Merge pull request #1801 from hashicorp/f-signals 2016-10-18 11:23:47 -07:00
java.go Advertise signalling abilities 2016-10-19 15:06:23 -07:00
java_test.go Executor + Java/Raw Exec/Exec 2016-10-10 11:47:04 -07:00
lxc.go Fix LXC driver interface impls 2016-10-26 10:06:03 -07:00
lxc_test.go Disable lxc by default 2016-10-13 13:22:12 -07:00
mock_driver.go Advertise signalling abilities 2016-10-19 15:06:23 -07:00
plugins.go
qemu.go Advertise signalling abilities 2016-10-19 15:06:23 -07:00
qemu_test.go Docker + Qemu 2016-10-10 11:47:04 -07:00
raw_exec.go Making the cli use TLS if the client has enabled TLS 2016-10-26 11:13:53 -07:00
raw_exec_test.go Executor + Java/Raw Exec/Exec 2016-10-10 11:47:04 -07:00
rkt.go Merge pull request #1839 from hashicorp/f-signal-constraints 2016-10-25 11:09:33 -07:00
rkt_test.go Enable rkt and docker volume mounting by default 2016-10-25 09:46:49 -07:00
syslog_plugin.go
utils.go
utils_test.go
utils_unix.go
utils_windows.go