open-nomad/command/agent
Ryan Uber f4499491a9 agent: remove unreachable code 2015-09-11 21:28:35 -07:00
..
agent.go agent: split out server config parser, add tests 2015-09-11 12:06:42 -07:00
agent_endpoint.go http: adding the agent endpoints 2015-09-06 19:08:05 -07:00
agent_endpoint_test.go http: adding the agent endpoints 2015-09-06 19:08:05 -07:00
agent_test.go agent: split out server config parser, add tests 2015-09-11 12:06:42 -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: adding HTTP server 2015-08-23 17:50:33 -07:00
config.go agent: remove unreachable code 2015-09-11 21:28:35 -07:00
config_test.go agent: test listener from config 2015-09-11 11:10:55 -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: use ports/addresses/advertise_addrs for network config 2015-09-10 18:37:42 -07:00
http_test.go http/job: adding update endpoint 2015-09-05 19:08:47 -07:00
job_endpoint.go http: list results are never null 2015-09-07 10:03:10 -07:00
job_endpoint_test.go nomad: cleanup API descrepencies 2015-09-06 20:47:42 -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: cleanup API descrepencies 2015-09-06 20:47:42 -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