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 6cfde2bf12
agent: First pass at KVS endpoints
11 years ago
..
agent.go agent: Support protocol version setting 11 years ago
agent_endpoint.go website: finish the HTTP documentation 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 agent: RPC changes and blocking query support 11 years ago
catalog_endpoint_test.go agent: adding more tests 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: Use EnableDebug to control adding pprof HTTP endpoints 11 years ago
command_test.go Adding agent skeleton 11 years ago
config.go agent: adding EnableDebug config 11 years ago
config_test.go agent: adding EnableDebug config 11 years ago
dns.go agent: Handle API changes 11 years ago
dns_test.go agent: Fixing DNS CNAME recursion 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: RPC changes and blocking query support 11 years ago
health_endpoint_test.go agent: RPC changes and blocking query support 11 years ago
http.go agent: First pass at KVS endpoints 11 years ago
http_api.md agent: First pass at KVS endpoints 11 years ago
http_test.go agent: Use EnableDebug to control adding pprof HTTP endpoints 11 years ago
kvs_endpoint.go agent: First pass at KVS endpoints 11 years ago
local.go agent: Handle API changes 11 years ago
local_test.go agent: RPC changes and blocking query support 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 command/info: Adding new info command 11 years ago
rpc_client.go command/info: Adding new info command 11 years ago
rpc_client_test.go command/info: Adding new info command 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