open-consul/command/agent
Frank Schroeder 449eceec11
agent: shutdown delegate if created
When the TestAgent shuts down a half-started agent
the delegate may not have been created at this point.
2017-05-31 00:29:26 +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: remove ACL options from default test config 2017-05-31 00:29:25 +02:00
agent.go agent: shutdown delegate if created 2017-05-31 00:29:26 +02:00
agent_endpoint.go
agent_endpoint_test.go test: address pull request comments 2017-05-31 00:29:25 +02:00
agent_test.go test: rename *Config vars to 'cfg' 2017-05-31 00:29:24 +02:00
bindata_assetfs.go
catalog_endpoint.go
catalog_endpoint_test.go test: rename *Config vars to 'cfg' 2017-05-31 00:29:24 +02:00
check.go
check_test.go test: fix data race in MockNotify 2017-05-31 00:29:25 +02:00
command.go agent: rename *Config vars to 'cfg' 2017-05-31 00:29:24 +02:00
command_test.go test: rename *Config vars to 'cfg' 2017-05-31 00:29:24 +02:00
config.go
config_aws.go
config_azure.go
config_gce.go
config_test.go
coordinate_endpoint.go
coordinate_endpoint_test.go
dns.go agent: shutdown dns servers on error 2017-05-31 00:29:26 +02:00
dns_test.go test: address pull request comments 2017-05-31 00:29:25 +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
health_endpoint.go
health_endpoint_test.go test: rename *Config vars to 'cfg' 2017-05-31 00:29:24 +02:00
http.go
http_test.go test: rename *Config vars to 'cfg' 2017-05-31 00:29:24 +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
listen.go test: address pull request comments 2017-05-31 00:29:25 +02:00
local.go
local_test.go test: rename *Config vars to 'cfg' 2017-05-31 00:29:24 +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
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
structs.go
structs_test.go
testagent.go test: Shutdown half-started agent before retrying 2017-05-31 00:29:25 +02:00
translate_addr.go
txn_endpoint.go
txn_endpoint_test.go
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
watch_handler.go
watch_handler_test.go