open-nomad/command/agent
2016-06-16 17:34:25 -07:00
..
config-test-fixtures Removed the stats block from client configuration 2016-06-16 21:30:29 +01:00
consul Temporarily disable various syncer checks due to the API changes made earlier today. 2016-06-13 19:52:17 -07:00
test-resources
agent.go Automatically register service checks for HTTP, RPC, and Serf. 2016-06-16 17:34:25 -07:00
agent_endpoint.go golint(1) police 2016-06-10 15:54:39 -04:00
agent_endpoint_test.go Change the endpoint for /v1/agent/servers and fix tests. 2016-06-10 15:50:11 -04:00
agent_test.go goling(1) compliance pass (e.g. Rpc* -> RPC) 2016-06-10 23:38:28 -04:00
alloc_endpoint.go only support latest and remove ring buffer 2016-06-12 09:32:38 -07:00
alloc_endpoint_test.go Fixed a test 2016-05-31 01:58:32 +02:00
command.go Removed the stats block from client configuration 2016-06-16 21:30:29 +01:00
command_test.go
config.go Removed the stats block from client configuration 2016-06-16 21:30:29 +01:00
config_parse.go Removed the stats block from client configuration 2016-06-16 21:30:29 +01:00
config_parse_test.go Removed the stats block from client configuration 2016-06-16 21:30:29 +01:00
config_test.go Fix "http_api_response_headers" config not working 2016-05-16 20:57:54 -07:00
eval_endpoint.go
eval_endpoint_test.go
fs_endpoint.go Test for errors 2016-06-16 14:43:46 -07:00
fs_endpoint_test.go
http.go Don't require slash for node stats 2016-06-11 13:15:57 -07:00
http_test.go Use codegen for json marshalling: 20% faster, 12% less bytes allocated, 85% less allocations 2016-05-18 09:45:46 -07:00
job_endpoint.go Plan api 2016-05-11 18:51:48 -07:00
job_endpoint_test.go Switch to using the harness 2016-05-16 12:49:18 -07:00
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
stats_endpoint.go fix test 2016-06-12 16:48:55 -07:00
stats_endpoint_test.go fix test 2016-06-12 16:48:55 -07:00
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 Use consul/lib's RandomStagger 2016-06-10 15:48:36 -04:00