open-consul/command/agent
Frank Schroeder 35757e6c09
test: increase sleep time for test
2017-05-31 00:29:28 +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: fix logging 2017-05-31 00:29:27 +02:00
agent_endpoint.go agent: simplify agent creation 2017-05-31 00:29:23 +02:00
agent_endpoint_test.go test: skip tests that use cmd.Run until signal handling is fixed 2017-05-31 00:29:28 +02:00
agent_test.go test: add test for starting/stopping lots of agents 2017-05-31 00:29:28 +02:00
bindata_assetfs.go Updates built-in static assets for web UI. 2017-05-08 19:50:54 -07:00
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 check id and name 2017-05-17 20:17:08 +02:00
check_test.go test: increase sleep time for test 2017-05-31 00:29:28 +02:00
command.go agent: rename *Config vars to 'cfg' 2017-05-31 00:29:24 +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: move http/dns endpoints into agent 2017-05-31 00:29:23 +02:00
config_aws.go
config_azure.go doc: update comments and run goimports 2017-05-24 10:20:28 +02:00
config_gce.go
config_test.go test: run agent tests in parallel 2017-05-31 00:29:23 +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 agent: fix logging 2017-05-31 00:29:27 +02:00
dns_test.go test: run mock dns recursors on random ports 2017-05-31 00:29:28 +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 http/dns endpoints into agent 2017-05-31 00:29:23 +02:00
http_test.go test: rename *Config vars to 'cfg' 2017-05-31 00:29:24 +02:00
keyring.go agent: Replace client/server with delegate interface 2017-05-15 18:35:38 +02:00
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
listen.go test: address pull request comments 2017-05-31 00:29:25 +02:00
local.go
local_test.go test: allow tests to control anti-entropy syncs 2017-05-31 00:29:28 +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 test: run agent tests in parallel 2017-05-31 00:29:23 +02:00
structs.go agent: support custom check id and name 2017-05-17 20:17:08 +02:00
structs_test.go test: run agent tests in parallel 2017-05-31 00:29:23 +02:00
testagent.go test: allow tests to control anti-entropy syncs 2017-05-31 00:29:28 +02: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