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/agent
Preetha Appan 76319f751d
Added back glue records in NS response, expanded unit test. Also reused same function used in node lookup for adding A/AAAA records in the extra section of the NS response
7 years ago
..
consul Use sanitized version of node name of server in NS record, and start with "server" rather than "ns" 7 years ago
mock
pool
systemd
token Adds secure introduction for the ACL replication token. (#3357) 7 years ago
acl.go Adds support for agent-side ACL token management via API instead of config files. (#3324) 7 years ago
acl_endpoint.go Adds a new /v1/acl/bootstrap API (#3349) 7 years ago
acl_endpoint_test.go Adds a new /v1/acl/bootstrap API (#3349) 7 years ago
acl_test.go
agent.go Unify regex used to identify invalid dns characters 7 years ago
agent_endpoint.go Adds secure introduction for the ACL replication token. (#3357) 7 years ago
agent_endpoint_test.go Adds secure introduction for the ACL replication token. (#3357) 7 years ago
agent_test.go Moved handling advertise address to readConfig and out of the agent's constructor, plus unit test fixes 7 years ago
bindata_assetfs.go
blacklist.go
blacklist_test.go
catalog_endpoint.go
catalog_endpoint_test.go
check.go
check_test.go
config.go Adds secure introduction for the ACL replication token. (#3357) 7 years ago
config_test.go Adds secure introduction for the ACL replication token. (#3357) 7 years ago
coordinate_endpoint.go
coordinate_endpoint_test.go
dns.go Added back glue records in NS response, expanded unit test. Also reused same function used in node lookup for adding A/AAAA records in the extra section of the NS response 7 years ago
dns_test.go Added back glue records in NS response, expanded unit test. Also reused same function used in node lookup for adding A/AAAA records in the extra section of the NS response 7 years ago
docker.go
docker_unix.go
docker_windows.go
event_endpoint.go
event_endpoint_test.go
health_endpoint.go
health_endpoint_test.go
http.go Adds a new /v1/acl/bootstrap API (#3349) 7 years ago
http_test.go Adds support for agent-side ACL token management via API instead of config files. (#3324) 7 years ago
keyring.go
keyring_test.go
kvs_endpoint.go
kvs_endpoint_test.go
local.go Adds support for agent-side ACL token management via API instead of config files. (#3324) 7 years ago
local_test.go Removed extra newlines 7 years ago
notify.go
notify_test.go
operator_endpoint.go
operator_endpoint_test.go
prepared_query_endpoint.go
prepared_query_endpoint_test.go
remote_exec.go Adds support for agent-side ACL token management via API instead of config files. (#3324) 7 years ago
remote_exec_test.go
retry_join.go agent: fix code for updated go-discover signature 7 years ago
retry_join_test.go agent: fix code for updated go-discover signature 7 years ago
session_endpoint.go
session_endpoint_test.go
snapshot_endpoint.go
snapshot_endpoint_test.go
status_endpoint.go
status_endpoint_test.go
testagent.go Moved handling advertise address to readConfig and out of the agent's constructor, plus unit test fixes 7 years ago
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 agent: Fix script quoting on windows (#1875) 7 years ago
util_other.go agent: Fix script quoting on windows (#1875) 7 years ago
util_test.go
util_windows.go agent: Fix script quoting on windows (#1875) 7 years ago
watch_handler.go
watch_handler_test.go