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/command/agent
Frank Schroeder aa1519c9f7
agent: move parseMetaPair to config and export
8 years ago
..
mock test: fix data race in MockNotify 8 years ago
acl.go golint: Untangle if blocks with return in else 8 years ago
acl_endpoint.go Use fmt.Fprint/Fprintf/Fprintln 8 years ago
acl_endpoint_test.go test: remove ACL options from default test config 8 years ago
acl_test.go test: start secondary agents also via TestAgent 8 years ago
agent.go agent: move parseMetaPair to config and export 8 years ago
agent_endpoint.go agent: simplify agent creation 8 years ago
agent_endpoint_test.go test: skip tests that use cmd.Run until signal handling is fixed 8 years ago
agent_test.go test: start secondary agents also via TestAgent 8 years ago
bindata_assetfs.go Updates built-in static assets for web UI. 8 years ago
catalog_endpoint.go api: Return empty list instead of nil 8 years ago
catalog_endpoint_test.go test: call t.Fatal() from main go routine 8 years ago
check.go agent: support custom check id and name 8 years ago
check_test.go test: increase sleep time for test 8 years ago
command.go agent: move parseMetaPair to config and export 8 years ago
command_test.go test: skip tests that use cmd.Run until signal handling is fixed 8 years ago
config.go agent: move parseMetaPair to config and export 8 years ago
config_aws.go Move AWS discovery code to command/agent/config_aws.go 8 years ago
config_azure.go doc: update comments and run goimports 8 years ago
config_gce.go Move GCE discovery code to command/agent/config_gce.go 8 years ago
config_test.go test: run agent tests in parallel 8 years ago
coordinate_endpoint.go golint: Drop the unused value from range 8 years ago
coordinate_endpoint_test.go test: run agent tests in parallel 8 years ago
dns.go Do not recurse when the service address is a local cname 8 years ago
dns_test.go Do not recurse when the service address is a local cname 8 years ago
event_endpoint.go Use fmt.Fprint/Fprintf/Fprintln 8 years ago
event_endpoint_test.go test: remove ACL options from default test config 8 years ago
flag_slice_value.go
flag_slice_value_test.go test: run agent tests in parallel 8 years ago
health_endpoint.go api: Return empty list instead of nil 8 years ago
health_endpoint_test.go test: rename *Config vars to 'cfg' 8 years ago
http.go agent: move parseMetaPair to config and export 8 years ago
http_test.go agent: LastContact cannot be negative (#3067) 8 years ago
keyring.go agent: Replace client/server with delegate interface 8 years ago
keyring_test.go test: rename *Config vars to 'cfg' 8 years ago
kvs_endpoint.go golint: Untangle if blocks with return in else 8 years ago
kvs_endpoint_test.go test: refactor httpTest with TestAgent 8 years ago
local.go golint: Drop the unused value from range 8 years ago
local_test.go test: Use Bool() instead of &BoolTrue/False since 8 years ago
operator_endpoint.go golint: Untangle if blocks with return in else 8 years ago
operator_endpoint_test.go test: rename *Config vars to 'cfg' 8 years ago
prepared_query_endpoint.go golint: Untangle if blocks with return in else 8 years ago
prepared_query_endpoint_test.go test: rename *Config vars to 'cfg' 8 years ago
remote_exec.go Remove duplicate constants 8 years ago
remote_exec_test.go test: rename *Config vars to 'cfg' 8 years ago
retry_join.go agent: move retry join into agent 8 years ago
session_endpoint.go golint: Drop the unused value from range 8 years ago
session_endpoint_test.go test: rename *Config vars to 'cfg' 8 years ago
snapshot_endpoint.go
snapshot_endpoint_test.go test: remove ACL options from default test config 8 years ago
status_endpoint.go
status_endpoint_test.go test: run agent tests in parallel 8 years ago
structs.go agent: support custom check id and name 8 years ago
structs_test.go test: run agent tests in parallel 8 years ago
testagent.go test: we will not use dev mode for testing for now 8 years ago
translate_addr.go
txn_endpoint.go golint: Untangle if blocks with return in else 8 years ago
txn_endpoint_test.go test: refactor httpTest with TestAgent 8 years ago
ui_endpoint.go Remove duplicate constants 8 years ago
ui_endpoint_test.go test: rename *Config vars to 'cfg' 8 years ago
user_event.go
user_event_test.go test: remove ACL options from default test config 8 years ago
util.go
util_test.go test: run agent tests in parallel 8 years ago
watch_handler.go
watch_handler_test.go test: run agent tests in parallel 8 years ago