open-nomad/command/agent
Ryan Uber 30fa300825 Merge branch 'parse-client-options' of https://github.com/carlosdp/nomad into b-options 2015-10-02 16:58:05 -07:00
..
agent.go Merge branch 'parse-client-options' of https://github.com/carlosdp/nomad into b-options 2015-10-02 16:58:05 -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 Don't enfoce that the agent can't be run as both server and client 2015-10-01 17:27:36 -07:00
command_test.go Don't enfoce that the agent can't be run as both server and client 2015-10-01 17:27:36 -07:00
config.go Merge branch 'parse-client-options' of https://github.com/carlosdp/nomad into b-options 2015-10-02 16:58:05 -07:00
config_test.go agent: return empty config for empty config dirs 2015-09-29 15:07:52 -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 agent: start basic logging setup 2015-08-16 13:54:49 -07:00
log_writer.go agent: start basic logging setup 2015-08-16 13:54:49 -07:00
log_writer_test.go agent: start basic logging setup 2015-08-16 13:54:49 -07:00
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 http: adding status APIs 2015-09-06 18:39:03 -07:00
status_endpoint_test.go http: adding status APIs 2015-09-06 18:39:03 -07:00
syslog.go agent: start basic logging setup 2015-08-16 13:54:49 -07:00
syslog_test.go agent: start basic logging setup 2015-08-16 13:54:49 -07:00
util.go agent: working on setup 2015-08-16 14:34:38 -07:00
util_test.go agent: working on setup 2015-08-16 14:34:38 -07:00