open-nomad/command
Alex Dadgar 1e5c776e40 Merge pull request #624 from hashicorp/f-adjustable-timeout
User specifiable kill timeout and operator configurable max
2016-01-04 11:44:22 -08:00
..
agent User specifiable kill timeout and operator configurable max 2015-12-22 16:10:30 -08:00
test-resources Refactor spawn-daemon so it can be used by all OSes and make it write exit code to a file 2015-10-28 16:23:33 -07:00
agent_info.go Fix append issue 2015-12-21 15:10:49 -08:00
agent_info_test.go Fix vet warnings 2015-10-07 12:26:58 +02:00
alloc_status.go fix arg check 2015-11-16 18:44:37 -08:00
alloc_status_test.go command: better test for alloc-status 2015-09-27 14:42:04 -07:00
client_config.go
client_config_test.go
eval_monitor.go
eval_monitor_test.go
helpers.go command: placeholder for <none> in kv output 2015-09-27 14:04:53 -07:00
helpers_test.go command: placeholder for <none> in kv output 2015-09-27 14:04:53 -07:00
init.go Add to nomad init 2016-01-04 11:36:57 -08:00
init_test.go command: test init 2015-09-30 14:21:50 -07:00
meta.go fixes another typo 2015-09-29 17:16:55 -04:00
meta_test.go
monitor.go
monitor_test.go
node_drain.go
node_drain_test.go
node_status.go Show node attribute in node-status 2015-10-22 10:34:21 +00:00
node_status_test.go
run.go Make nomad status id aware of periodic jobs 2015-12-23 18:26:39 -08:00
run_test.go fix 2015-12-18 12:17:50 -08:00
server_force_leave.go
server_force_leave_test.go
server_join.go
server_join_test.go
server_members.go Sort server-members output using name and tags 2015-10-23 21:33:18 +03:00
server_members_test.go
spawn_daemon.go Check if the PID is alive instead of heartbeating through modify time 2015-11-04 14:50:44 -08:00
spawn_daemon_darwin.go Refactor spawn-daemon so it can be used by all OSes and make it write exit code to a file 2015-10-28 16:23:33 -07:00
spawn_daemon_linux.go Refactor spawn-daemon so it can be used by all OSes and make it write exit code to a file 2015-10-28 16:23:33 -07:00
spawn_daemon_test.go Refactor spawn-daemon so it can be used by all OSes and make it write exit code to a file 2015-10-28 16:23:33 -07:00
spawn_daemon_unix.go Refactor spawn-daemon so it can be used by all OSes and make it write exit code to a file 2015-10-28 16:23:33 -07:00
spawn_daemon_windows.go Refactor spawn-daemon so it can be used by all OSes and make it write exit code to a file 2015-10-28 16:23:33 -07:00
status.go Make nomad status id aware of periodic jobs 2015-12-23 18:26:39 -08:00
status_test.go
stop.go
stop_test.go
util_test.go
validate.go fix 2015-12-18 12:17:50 -08:00
validate_test.go fix 2015-12-18 12:17:50 -08:00
version.go
version_test.go