open-consul/command/agent
Frank Schröder e206ab5cb6 agent: support custom header and method for http checks (#3106)
This patch adds support for custom headers and
method for HTTP checks.

Fixes #2474
Fixes #2657
Fixes #3106
2017-06-07 01:11:56 +02:00
..
mock test: fix data race in MockNotify 2017-05-31 00:29:25 +02:00
acl.go
acl_endpoint.go
acl_endpoint_test.go test: remove ACL options from default test config 2017-05-31 00:29:25 +02:00
acl_test.go test: start secondary agents also via TestAgent 2017-05-31 10:56:19 +02:00
agent.go agent: support custom header and method for http checks (#3106) 2017-06-07 01:11:56 +02:00
agent_endpoint.go agent: simplify agent creation 2017-05-31 00:29:23 +02:00
agent_endpoint_test.go test: Fix TestAgent_Reload 2017-06-04 22:45:40 +02:00
agent_test.go test: start secondary agents also via TestAgent 2017-05-31 10:56:19 +02:00
bindata_assetfs.go
catalog_endpoint.go
catalog_endpoint_test.go test: call t.Fatal() from main go routine 2017-05-31 00:29:27 +02:00
check.go agent: support custom header and method for http checks (#3106) 2017-06-07 01:11:56 +02:00
check_test.go agent: support custom header and method for http checks (#3106) 2017-06-07 01:11:56 +02:00
command.go agent: cleanup run method 2017-06-03 19:08:50 +02:00
command_test.go test: skip tests that use cmd.Run until signal handling is fixed 2017-05-31 00:29:28 +02:00
config.go agent: support custom header and method for http checks (#3106) 2017-06-07 01:11:56 +02:00
config_aws.go
config_azure.go
config_gce.go
config_test.go agent: support custom header and method for http checks (#3106) 2017-06-07 01:11:56 +02:00
coordinate_endpoint.go
coordinate_endpoint_test.go test: run agent tests in parallel 2017-05-31 00:29:23 +02:00
dns.go Do not recurse when the service address is a local cname 2017-06-01 18:20:31 +02:00
dns_test.go Do not recurse when the service address is a local cname 2017-06-01 18:20:31 +02:00
event_endpoint.go
event_endpoint_test.go test: remove ACL options from default test config 2017-05-31 00:29:25 +02:00
flag_slice_value.go
flag_slice_value_test.go test: run agent tests in parallel 2017-05-31 00:29:23 +02:00
health_endpoint.go
health_endpoint_test.go test: rename *Config vars to 'cfg' 2017-05-31 00:29:24 +02:00
http.go agent: move parseMetaPair to config and export 2017-06-03 19:08:50 +02:00
http_test.go agent: LastContact cannot be negative (#3067) 2017-06-01 18:20:12 +02:00
keyring.go
keyring_test.go test: rename *Config vars to 'cfg' 2017-05-31 00:29:24 +02:00
kvs_endpoint.go
kvs_endpoint_test.go test: refactor httpTest with TestAgent 2017-05-31 00:29:23 +02:00
local.go
local_test.go test: Use Bool() instead of &BoolTrue/False since 2017-05-31 09:21:01 +02:00
operator_endpoint.go
operator_endpoint_test.go test: rename *Config vars to 'cfg' 2017-05-31 00:29:24 +02:00
prepared_query_endpoint.go
prepared_query_endpoint_test.go test: rename *Config vars to 'cfg' 2017-05-31 00:29:24 +02:00
remote_exec.go
remote_exec_test.go test: rename *Config vars to 'cfg' 2017-05-31 00:29:24 +02:00
retry_join.go agent: move retry join into agent 2017-06-03 19:08:50 +02:00
session_endpoint.go
session_endpoint_test.go test: rename *Config vars to 'cfg' 2017-05-31 00:29:24 +02:00
snapshot_endpoint.go
snapshot_endpoint_test.go test: remove ACL options from default test config 2017-05-31 00:29:25 +02:00
status_endpoint.go
status_endpoint_test.go test: run agent tests in parallel 2017-05-31 00:29:23 +02:00
structs.go agent: support custom header and method for http checks (#3106) 2017-06-07 01:11:56 +02:00
structs_test.go test: run agent tests in parallel 2017-05-31 00:29:23 +02:00
testagent.go Adds back the port shuffle on agent start retries. 2017-06-02 20:53:20 -07:00
translate_addr.go
txn_endpoint.go
txn_endpoint_test.go test: refactor httpTest with TestAgent 2017-05-31 00:29:23 +02:00
ui_endpoint.go
ui_endpoint_test.go test: rename *Config vars to 'cfg' 2017-05-31 00:29:24 +02:00
user_event.go
user_event_test.go test: remove ACL options from default test config 2017-05-31 00:29:25 +02:00
util.go
util_test.go test: run agent tests in parallel 2017-05-31 00:29:23 +02:00
watch_handler.go
watch_handler_test.go test: run agent tests in parallel 2017-05-31 00:29:23 +02:00