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
Mitchell Hashimoto fb7bccc690
agent: bolster commenting for clearer understandability
7 years ago
..
ae
checks
config More docs and removed SnapShotInterval from raft timing struct stanza 7 years ago
connect agent/connect: Authorize for CertURI 7 years ago
consul agent/consul/state: ensure exactly one active CA exists when setting 7 years ago
exec
local agent/local: anti-entropy for connect proxy services 7 years ago
metadata
mock
pool
router
structs agent: /v1/agent/connect/authorize is functional, with tests 7 years ago
systemd
token
acl.go
acl_endpoint.go
acl_endpoint_test.go
acl_test.go
agent.go Merge pull request #4156 from hashicorp/enterprise-coexistence 7 years ago
agent_endpoint.go agent: bolster commenting for clearer understandability 7 years ago
agent_endpoint_test.go agent: /v1/agent/connect/authorize is functional, with tests 7 years ago
agent_test.go agent/consul: CAS operations for setting the CA root 7 years ago
bindata_assetfs.go Update bindata_assetfs for 1.1 7 years ago
blacklist.go
blacklist_test.go
catalog_endpoint.go agent: clean up connect/non-connect duplication by using shared methods 7 years ago
catalog_endpoint_test.go agent: address PR feedback 7 years ago
check.go
config.go
connect_ca_endpoint.go agent: get rid of method checks since they're done in the http layer 7 years ago
connect_ca_endpoint_test.go agent: CA root HTTP endpoints 7 years ago
coordinate_endpoint.go
coordinate_endpoint_test.go
dns.go agent: working DNS for Connect queries, I think, but have to 7 years ago
dns_test.go agent: address PR feedback 7 years ago
enterprise_delegate_oss.go Allow for easy enterprise/oss coexistence 7 years ago
event_endpoint.go
event_endpoint_test.go
health_endpoint.go agent: get rid of method checks since they're done in the http layer 7 years ago
health_endpoint_test.go agent: address PR feedback 7 years ago
http.go Add BadRequestError handling 7 years ago
http_oss.go agent: implement an always-200 authorize endpoint 7 years ago
http_oss_test.go
http_test.go
intentions_endpoint.go agent: get rid of method checks since they're done in the http layer 7 years ago
intentions_endpoint_test.go agent: convert all intention tests to testify/assert 7 years ago
keyring.go
keyring_test.go
kvs_endpoint.go
kvs_endpoint_test.go
notify.go
notify_test.go
operator_endpoint.go
operator_endpoint_test.go
prepared_query_endpoint.go
prepared_query_endpoint_test.go
remote_exec.go
remote_exec_test.go
retry_join.go Use new discover and useragent libs 7 years ago
retry_join_test.go Use new discover and useragent libs 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
testagent_test.go
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
util_test.go
watch_handler.go
watch_handler_test.go