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/agent/consul
Frank Schroeder 1781fd311f
address review comments
7 years ago
..
agent
prepared_query
servers agent: move conn pool for muxed connections into separate pkg 8 years ago
state agent: move NotifyGroup into the agent pkg 8 years ago
structs Fixes broken HTTP header and method for health checks. (#3178) 8 years ago
acl.go agent: refactor: log to stderr during tests 7 years ago
acl_endpoint.go
acl_endpoint_test.go rpc: run agent/consul tests in parallel 7 years ago
acl_replication.go
acl_replication_test.go rpc: run agent/consul tests in parallel 7 years ago
acl_test.go rpc: run agent/consul tests in parallel 7 years ago
autopilot.go
autopilot_test.go rpc: run agent/consul tests in parallel 7 years ago
catalog_endpoint.go
catalog_endpoint_test.go rpc: run agent/consul tests in parallel 7 years ago
client.go agent: move conn pool for muxed connections into separate pkg 8 years ago
client_test.go agent: make TestClient_RPC_ConsulServerPing more robust 7 years ago
config.go rpc: bind rpc test server to port 0 7 years ago
config_test.go
coordinate_endpoint.go
coordinate_endpoint_test.go rpc: run agent/consul tests in parallel 7 years ago
filter.go
filter_test.go
flood.go
fsm.go
fsm_test.go
health_endpoint.go
health_endpoint_test.go rpc: run agent/consul tests in parallel 7 years ago
helper_test.go test: Changes WAN/LAN join confirmer to use port number vs. address. 7 years ago
internal_endpoint.go
internal_endpoint_test.go rpc: run agent/consul tests in parallel 7 years ago
issue_test.go
kvs_endpoint.go
kvs_endpoint_test.go rpc: run agent/consul tests in parallel 7 years ago
leader.go Rename to raftNotifyCh, fix typo 8 years ago
leader_test.go rpc: try shutting down leader first to avoid hang in TestLeader_LeftServer 7 years ago
merge.go
merge_test.go
operator_autopilot_endpoint.go
operator_autopilot_endpoint_test.go rpc: run agent/consul tests in parallel 7 years ago
operator_endpoint.go
operator_raft_endpoint.go
operator_raft_endpoint_test.go rpc: run agent/consul tests in parallel 7 years ago
prepared_query_endpoint.go
prepared_query_endpoint_test.go agent: remove unused code 7 years ago
raft_rpc.go agent: move conn pool for muxed connections into separate pkg 8 years ago
rpc.go rpc: bind rpc test server to port 0 7 years ago
rpc_test.go rpc: run agent/consul tests in parallel 7 years ago
rtt.go
rtt_test.go rpc: run agent/consul tests in parallel 7 years ago
serf.go
serf_test.go
server.go Simplifies Serf dynamic port selection code. 7 years ago
server_test.go Adds a comment about flood joining. 7 years ago
session_endpoint.go
session_endpoint_test.go rpc: run agent/consul tests in parallel 7 years ago
session_timers.go address review comments 7 years ago
session_timers_test.go rpc: refactor sessionTimers and fix racy tests 7 years ago
session_ttl.go rpc: refactor sessionTimers and fix racy tests 7 years ago
session_ttl_test.go rpc: run agent/consul tests in parallel 7 years ago
snapshot_endpoint.go agent: move conn pool for muxed connections into separate pkg 8 years ago
snapshot_endpoint_test.go rpc: run agent/consul tests in parallel 7 years ago
stats_fetcher.go agent: move conn pool for muxed connections into separate pkg 8 years ago
stats_fetcher_test.go rpc: run agent/consul tests in parallel 7 years ago
status_endpoint.go
status_endpoint_test.go rpc: run agent/consul tests in parallel 7 years ago
txn_endpoint.go
txn_endpoint_test.go agent: remove unused code 7 years ago
util.go
util_test.go