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 a4201255df
Adding basic CheckMonitor to invoke scripts
11 years ago
..
agent.go First pass at local state + anti-entropy 11 years ago
agent_endpoint.go Exposing the agent checks and services over HTTP endpoints 11 years ago
agent_endpoint_test.go Adding tests for checks and services endpoints 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 Updating agent to deal with new API 11 years ago
check.go Adding basic CheckMonitor to invoke scripts 11 years ago
command.go Accept command line advertise addr 11 years ago
command_test.go
config.go Adding AEConfig and some methods to scale timing 11 years ago
config_test.go
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
flag_slice_value_test.go
gated_writer.go
gated_writer_test.go
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 Adding tests for checks and services endpoints 11 years ago
local_test.go Adding tests for check anti-entropy 11 years ago
log_levels.go
log_writer.go
log_writer_test.go
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
status_endpoint_test.go
util.go Methods for random staggering 11 years ago
util_test.go Methods for random staggering 11 years ago