open-nomad/command/agent
Ryan Uber cc7c1cc808 agent: all dynamic ports for tests 2015-09-25 12:19:13 -07:00
..
agent.go agent: remove explicit Bootstrap option in favor of BootstrapExpect 2015-09-22 14:41:49 -07:00
agent_endpoint.go agent: add HTTP endpoint for querying/modifying the server list 2015-09-24 20:39:03 -07:00
agent_endpoint_test.go agent: add HTTP endpoint for querying/modifying the server list 2015-09-24 20:39:03 -07:00
agent_test.go agent: all dynamic ports for tests 2015-09-25 12:19:13 -07:00
alloc_endpoint.go http: list results are never null 2015-09-07 10:03:10 -07:00
alloc_endpoint_test.go nomad: cleanup API descrepencies 2015-09-06 20:47:42 -07:00
command.go agent: Do not override default log levels 2015-09-22 21:48:42 -07:00
command_test.go agent: test agent command args 2015-09-22 14:04:40 -07:00
config.go agent: remove explicit Bootstrap option in favor of BootstrapExpect 2015-09-22 14:41:49 -07:00
config_test.go agent: remove explicit Bootstrap option in favor of BootstrapExpect 2015-09-22 14:41:49 -07:00
eval_endpoint.go http: list results are never null 2015-09-07 10:03:10 -07:00
eval_endpoint_test.go nomad: cleanup API descrepencies 2015-09-06 20:47:42 -07:00
http.go agent: add HTTP endpoint for querying/modifying the server list 2015-09-24 20:39:03 -07:00
http_test.go nomad: rename region1 to global. Fixes #41 2015-09-13 18:18:40 -07:00
job_endpoint.go agent: json decode directly to structs in api 2015-09-22 20:02:10 -07:00
job_endpoint_test.go nomad: rename region1 to global. Fixes #41 2015-09-13 18:18:40 -07:00
log_levels.go
log_writer.go
log_writer_test.go
node_endpoint.go http: list results are never null 2015-09-07 10:03:10 -07:00
node_endpoint_test.go nomad: rename region1 to global. Fixes #41 2015-09-13 18:18:40 -07:00
scada.go SCADA support 2015-09-14 15:33:08 -07:00
scada_test.go SCADA support 2015-09-14 15:33:08 -07:00
status_endpoint.go
status_endpoint_test.go
syslog.go
syslog_test.go
util.go
util_test.go