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 c4f516d034
Adding CheckMonitors and CheckTTLs to agent
11 years ago
..
agent.go Adding CheckMonitors and CheckTTLs to agent 11 years ago
agent_endpoint.go Seperate localState from Agent 11 years ago
agent_endpoint_test.go Seperate localState from Agent 11 years ago
agent_test.go Testing anti-entropy of services 11 years ago
catalog_endpoint.go Updating agent to deal with new API 11 years ago
catalog_endpoint_test.go Seperate localState from Agent 11 years ago
check.go Allow setting the health check notes 11 years ago
check_test.go Seperate localState from Agent 11 years ago
command.go Seperate localState from Agent 11 years ago
command_test.go Adding agent skeleton 11 years ago
config.go Adding AEConfig and some methods to scale timing 11 years ago
config_test.go Adding more agent tests 11 years ago
dns.go DNS filters service nodes if they have failing checks 11 years ago
dns_test.go DNS filters service nodes if they have failing checks 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 First pass at health endpoints 11 years ago
health_endpoint_test.go Adding tests for the health endpoints 11 years ago
http.go Exposing the agent checks and services over HTTP endpoints 11 years ago
http_api.md Exposing the agent checks and services over HTTP endpoints 11 years ago
http_test.go Rename HTTP server method 11 years ago
local.go Seperate localState from Agent 11 years ago
local_test.go Seperate localState from Agent 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 Pulling in the RPC framework from serf 11 years ago
rpc_client.go Pulling in the RPC framework from serf 11 years ago
rpc_client_test.go Pulling in the RPC framework from serf 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
status_endpoint.go More HTTP endpoints 11 years ago
status_endpoint_test.go More HTTP endpoints 11 years ago
util.go Methods for random staggering 11 years ago
util_test.go Methods for random staggering 11 years ago