open-nomad/client/driver
2018-02-08 20:14:29 -08:00
..
env Allow overriding an image's entrypoint in Docker 2018-01-23 14:05:00 -08:00
executor
logging
structs
test-resources
docker.go Merge branch 'master' into f-cpu_hard_limit 2018-02-08 20:14:29 -08:00
docker_coordinator.go
docker_coordinator_test.go
docker_default.go Finish implementation of the capabilities whitelist 2018-01-21 12:14:24 +01:00
docker_test.go Merge pull request #3790 from 42wim/dockerv6 2018-02-05 17:07:53 -08:00
docker_unix_test.go
docker_windows.go Finish implementation of the capabilities whitelist 2018-01-21 12:14:24 +01:00
driver.go
driver_test.go Remove networking from basic resources 2018-01-12 14:33:42 -08:00
exec.go
exec_default.go code review fixup 2018-01-31 18:34:03 -05:00
exec_linux.go add detected to more drivers where the driver is found but unusable 2018-02-01 11:28:17 -05:00
exec_test.go code review fixup 2018-01-31 18:34:03 -05:00
exec_unix_test.go
executor_plugin.go
java.go add detected to more drivers where the driver is found but unusable 2018-02-01 11:28:17 -05:00
java_linux.go
java_test.go code review fixup 2018-01-31 18:34:03 -05:00
java_universal.go
lxc.go Merge pull request #3781 from hashicorp/f-client-fingerprint-refactor 2018-02-01 20:13:44 -05:00
lxc_test.go Merge pull request #3781 from hashicorp/f-client-fingerprint-refactor 2018-02-01 20:13:44 -05:00
mock_driver.go req/resp should be within config locks; rename for detected fingerprints 2018-02-01 19:00:39 -05:00
plugins.go
qemu.go Merge pull request #3781 from hashicorp/f-client-fingerprint-refactor 2018-02-01 20:13:44 -05:00
qemu_test.go code review fixup 2018-01-31 18:34:03 -05:00
raw_exec.go code review fixup 2018-01-31 18:34:03 -05:00
raw_exec_test.go code review fixup 2018-01-31 18:34:03 -05:00
raw_exec_unix_test.go
rkt.go code review fixup 2018-01-31 18:34:03 -05:00
rkt_nonlinux.go refactor Fingerprint to request/response construct 2018-01-24 11:54:02 -05:00
rkt_test.go Merge pull request #3781 from hashicorp/f-client-fingerprint-refactor 2018-02-01 20:13:44 -05:00
utils.go
utils_test.go
utils_unix.go
utils_windows.go