You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
consul/command/agent
Armon Dadgar 248ce2d301
agent: Test DNSConfig merge logic
11 years ago
..
agent.go consul: Gossip the build using Serf 11 years ago
agent_endpoint.go Return both member and config in `/v1/agent/self` 11 years ago
agent_endpoint_test.go Return both member and config in `/v1/agent/self` 11 years ago
agent_test.go Re-configure `LeaderLeaseTimeout` to pass validation 11 years ago
catalog_endpoint.go Merge pull request #68 from hashicorp/f-consistency 11 years ago
catalog_endpoint_test.go Remove TODO comments 11 years ago
check.go agent: Limit health check output to 4K. Fixes #83. 11 years ago
check_test.go tests: Don't generate binary output from checks. 11 years ago
command.go agent: Add version to info output 11 years ago
command_test.go Adding agent skeleton 11 years ago
config.go agent: Testing DNSConfig parsing 11 years ago
config_test.go agent: Test DNSConfig merge logic 11 years ago
dns.go agent: Improve DNS parser. Fixes #39. 11 years ago
dns_test.go gofmt 11 years ago
flag_slice_value.go Working on the agent 11 years ago
flag_slice_value_test.go Working on the agent 11 years ago
gated_writer.go Working on the agent 11 years ago
gated_writer_test.go Working on the agent 11 years ago
health_endpoint.go agent: Support server-side filtering of passing checks. Fixes #57. 11 years ago
health_endpoint_test.go Remove TODO comments 11 years ago
http.go Add `/v1/agent/self` and return local agent config 11 years ago
http_api.md Add `/v1/agent/self` and return local agent config 11 years ago
http_test.go agent: Improving test reliability 11 years ago
kvs_endpoint.go agent: Support for raw key lookup. Fixes #150. 11 years ago
kvs_endpoint_test.go agent: Support for raw key lookup. Fixes #150. 11 years ago
local.go agent: Ensure we don't retry too often 11 years ago
local_test.go Increase wait time after `agent.StartSync()` 11 years ago
log_levels.go Working on the agent 11 years ago
log_writer.go Working on the agent 11 years ago
log_writer_test.go Working on the agent 11 years ago
rpc.go Rename shared msgpack handle 11 years ago
rpc_client.go Rename shared msgpack handle 11 years ago
rpc_client_test.go Remove TODO comments 11 years ago
rpc_log_stream.go Pulling in the RPC framework from serf 11 years ago
rpc_log_stream_test.go Pulling in the RPC framework from serf 11 years ago
session_endpoint.go agent: Adding support for specifying LockDelay, defaults to 15 seconds. 11 years ago
session_endpoint_test.go agent: Adding support for specifying LockDelay, defaults to 15 seconds. 11 years ago
status_endpoint.go More HTTP endpoints 11 years ago
status_endpoint_test.go gofmt 11 years ago
structs.go agent: Support multiple tags per service registration 11 years ago
syslog.go command/agent: added missing syslog wrapper 11 years ago
ui_endpoint.go agent: Summarize node level checks as well 11 years ago
ui_endpoint_test.go Remove TODO comments 11 years ago
util.go agent: Support multiple tags per service registration 11 years ago
util_test.go Methods for random staggering 11 years ago