open-consul/agent
Frank Schroeder d3ab99244b agent: make the RPC endpoint overwrite mechanism more transparent
This patch hides the RPC handler overwrite mechanism from the
rest of the code so that it works in all cases and that there
is no cooperation required from the tested code, i.e. we can
drop a.getEndpoint().
2017-06-21 05:42:39 +02:00
..
consul agent: make the RPC endpoint overwrite mechanism more transparent 2017-06-21 05:42:39 +02:00
mock
pool agent: move conn pool for muxed connections into separate pkg 2017-06-21 05:42:39 +02:00
acl.go agent: make the RPC endpoint overwrite mechanism more transparent 2017-06-21 05:42:39 +02:00
acl_endpoint.go
acl_endpoint_test.go
acl_test.go agent: make the RPC endpoint overwrite mechanism more transparent 2017-06-21 05:42:39 +02:00
agent.go agent: make the RPC endpoint overwrite mechanism more transparent 2017-06-21 05:42:39 +02:00
agent_endpoint.go agent: move structs into consul/structs pkg 2017-06-21 05:42:39 +02:00
agent_endpoint_test.go agent: move structs into consul/structs pkg 2017-06-21 05:42:39 +02:00
agent_test.go agent: move structs into consul/structs pkg 2017-06-21 05:42:39 +02:00
bindata_assetfs.go
catalog_endpoint.go
catalog_endpoint_test.go
check.go agent: move structs into consul/structs pkg 2017-06-21 05:42:39 +02:00
check_test.go
config.go agent: move structs into consul/structs pkg 2017-06-21 05:42:39 +02:00
config_aws.go
config_azure.go
config_azure_test.go
config_ec2_test.go
config_gce.go
config_gce_test.go
config_test.go agent: move structs into consul/structs pkg 2017-06-21 05:42:39 +02:00
coordinate_endpoint.go
coordinate_endpoint_test.go
dns.go agent: make the RPC endpoint overwrite mechanism more transparent 2017-06-21 05:42:39 +02:00
dns_test.go agent: make the RPC endpoint overwrite mechanism more transparent 2017-06-21 05:42:39 +02:00
event_endpoint.go
event_endpoint_test.go
health_endpoint.go
health_endpoint_test.go
http.go
http_test.go
keyring.go
keyring_test.go
kvs_endpoint.go
kvs_endpoint_test.go
local.go agent: use the delegate interface for local state 2017-06-21 05:42:39 +02:00
local_test.go agent: use the delegate interface for local state 2017-06-21 05:42:39 +02:00
notify.go agent: move NotifyGroup into the agent pkg 2017-06-21 05:42:39 +02:00
notify_test.go agent: move NotifyGroup into the agent pkg 2017-06-21 05:42:39 +02:00
operator_endpoint.go
operator_endpoint_test.go
prepared_query_endpoint.go agent: make the RPC endpoint overwrite mechanism more transparent 2017-06-21 05:42:39 +02:00
prepared_query_endpoint_test.go agent: make the RPC endpoint overwrite mechanism more transparent 2017-06-21 05:42:39 +02:00
remote_exec.go
remote_exec_test.go
retry_join.go
session_endpoint.go
session_endpoint_test.go
snapshot_endpoint.go
snapshot_endpoint_test.go
status_endpoint.go
status_endpoint_test.go
testagent.go
translate_addr.go
txn_endpoint.go
txn_endpoint_test.go
ui_endpoint.go
ui_endpoint_test.go
user_event.go
user_event_test.go
util.go
util_test.go
watch_handler.go
watch_handler_test.go