open-nomad/command/agent
2016-02-20 15:50:41 -08:00
..
test-resources
agent.go Added a test for testing that http addr is set properly 2016-02-16 13:42:48 -08:00
agent_endpoint.go
agent_endpoint_test.go
agent_test.go Testing default http port is being set 2016-02-16 17:54:17 -08:00
alloc_endpoint.go
alloc_endpoint_test.go
command.go Setting the output for default logger to nomad's logoutput 2016-02-11 16:05:31 -08:00
command_test.go
config.go Make the client only reserve 512 ports. 2016-02-20 11:43:02 -08:00
config_test.go Added a test for merge 2016-02-08 16:27:31 -08:00
eval_endpoint.go
eval_endpoint_test.go
fs_endpoint.go
fs_endpoint_test.go
http.go Job GC endpoint 2016-02-20 15:50:41 -08:00
http_test.go
job_endpoint.go
job_endpoint_test.go
log_levels.go
log_writer.go
log_writer_test.go
node_endpoint.go Fix double pull with introduction of AllocModifyIndex 2016-02-01 15:43:59 -08:00
node_endpoint_test.go Fix double pull with introduction of AllocModifyIndex 2016-02-01 15:43:59 -08:00
region_endpoint.go
region_endpoint_test.go
scada.go
scada_test.go
status_endpoint.go
status_endpoint_test.go
syslog.go
syslog_test.go
system_endpoint.go Job GC endpoint 2016-02-20 15:50:41 -08:00
system_endpoint_test.go Job GC endpoint 2016-02-20 15:50:41 -08:00
util.go
util_test.go