open-nomad/client/driver
Sean Chittenden cc6e8792e0
Create a consulContext using a client's consul config.
This is wrong and should be the Agent's Consul Config.  This is a
step in the right direction, so committing to mark the necessary
future change.
2016-06-10 15:54:39 -04:00
..
env
executor Generate and sync Consul ServiceIDs consistently 2016-06-10 15:54:39 -04:00
logging
structs Annotate what is measured 2016-06-09 19:45:41 -07:00
test-resources
docker.go Alloc-status only shows measured statistics and fixes to CPU calculations 2016-06-10 10:38:29 -07:00
docker_test.go Renamed error message in alloc endpoint 2016-05-28 20:03:52 -07:00
driver.go Added the PidStats method on the executor 2016-05-28 19:42:34 -07:00
driver_test.go
exec.go
exec_default.go
exec_test.go
exec_unix.go
executor_plugin.go Added pidstats in task resource usage struct 2016-05-28 19:59:20 -07:00
java.go
java_test.go
plugins.go
qemu.go
qemu_test.go
raw_exec.go
raw_exec_test.go
rkt.go
rkt_test.go
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
utils_windows.go