open-nomad/command
2015-12-09 15:50:18 -08:00
..
agent Added message when no configuration files are loaded 2015-12-09 15:50:18 -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
agent_info_test.go
alloc_status.go fix arg check 2015-11-16 18:44:37 -08:00
alloc_status_test.go
client_config.go
client_config_test.go
eval_monitor.go
eval_monitor_test.go
helpers.go
helpers_test.go
init.go Updated the example nomad job spec to use task group name in the service name 2015-11-26 23:27:33 -08:00
init_test.go
meta.go
meta_test.go
monitor.go
monitor_test.go
node_drain.go
node_drain_test.go
node_status.go
node_status_test.go
run.go Register gob type and remove slicetype 2015-11-18 15:26:38 -08:00
run_test.go
server_force_leave.go
server_force_leave_test.go
server_join.go
server_join_test.go
server_members.go
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
status_test.go
stop.go
stop_test.go
util_test.go
validate.go
validate_test.go
version.go
version_test.go