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 e173e7eeff
agent: Adding CLI flags
11 years ago
..
agent.go agent: Adding methods to register services and checks 11 years ago
agent_endpoint.go agent: First pass at parsing service and check definition 11 years ago
agent_endpoint_test.go agent: Fixing test with new struct 11 years ago
agent_test.go agent: Adding methods to register services and checks 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 agent: Adding methods to register services and checks 11 years ago
check_test.go Seperate localState from Agent 11 years ago
command.go agent: Adding CLI flags 11 years ago
command_test.go Adding agent skeleton 11 years ago
config.go agent: First pass at parsing service and check definition 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 agent: Skeleton for HTTP based service/check registration 11 years ago
http_api.md agent: Skeleton for HTTP based service/check registration 11 years ago
http_test.go Rename HTTP server method 11 years ago
local.go agent: syncCheck provides the relevant check to prevent a race condition 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 agent: Adding methods to register services and checks 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
structs.go agent: First pass at parsing service and check definition 11 years ago
util.go Methods for random staggering 11 years ago
util_test.go Methods for random staggering 11 years ago