open-nomad/command/agent
2016-06-10 15:54:39 -04:00
..
config-test-fixtures Fix config_parse_test to reflect that consul.addr does not exist. 2016-06-10 15:50:11 -04:00
consul Properly cover Syncer attributes with the registryLock. 2016-06-10 15:54:39 -04:00
test-resources
agent.go Skip nil check for agent's consulSyncer is always not nil 2016-06-10 15:54:39 -04:00
agent_endpoint.go Add some trace-level logging for /v1/agent/servers when writing 2016-06-10 15:50:11 -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 Fix tests for client.TestAgent_ServerConfig 2016-06-10 15:50:11 -04:00
alloc_endpoint.go Renamed error message in alloc endpoint 2016-05-28 20:03:52 -07:00
alloc_endpoint_test.go Fixed a test 2016-05-31 01:58:32 +02:00
command.go Rebalance Nomad client RPCs among different Nomad servers. 2016-06-10 15:50:11 -04:00
command_test.go
config.go Update the nomad_server_service default from nomad-server to just nomad. 2016-06-10 15:50:11 -04:00
config_parse.go Create a weak decoder to parse time.Duration. 2016-06-10 15:50:11 -04:00
config_parse_test.go Update the nomad_server_service default from nomad-server to just nomad. 2016-06-10 15:50:11 -04:00
config_test.go
eval_endpoint.go
eval_endpoint_test.go
fs_endpoint.go
fs_endpoint_test.go
http.go Changed the stats endpoints 2016-05-28 19:59:20 -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
job_endpoint_test.go
log_levels.go
log_writer.go
log_writer_test.go
node_endpoint.go
node_endpoint_test.go
region_endpoint.go
region_endpoint_test.go
stats_endpoint.go Added a test for the clients stats endpoint 2016-05-28 19:59:20 -07:00
stats_endpoint_test.go Added a test for the clients stats endpoint 2016-05-28 19:59:20 -07:00
status_endpoint.go
status_endpoint_test.go
syslog.go
syslog_test.go
system_endpoint.go
system_endpoint_test.go
util.go Use consul/lib's RandomStagger 2016-06-10 15:48:36 -04:00