Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
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.
 
 
 
 
 
 
Paul Banks 0cfb6051ea Add integration test for central config; fix central config WIP (#5752) 6 years ago
..
catalog_services.go merge feedback: fix typos; actually use deliverLatest added previously but not plumbed in 6 years ago
catalog_services_test.go bugfix: use ServiceTags to generate cache key hash (#4987) 6 years ago
connect_ca_leaf.go fix typos reported by golangci-lint:misspell (#5434) 6 years ago
connect_ca_leaf_test.go Move internal/ to sdk/ (#5568) 6 years ago
connect_ca_root.go
connect_ca_root_test.go
health_services.go
health_services_test.go bugfix: use ServiceTags to generate cache key hash (#4987) 6 years ago
intention_match.go
intention_match_test.go
mock_RPC.go
node_services.go Allow DNS interface to use agent cache (#5300) 6 years ago
node_services_test.go Allow DNS interface to use agent cache (#5300) 6 years ago
prepared_query.go
prepared_query_test.go
resolved_service_config.go Make central service config opt-in and rework the initial registration 6 years ago
resolved_service_config_test.go Add integration test for central config; fix central config WIP (#5752) 6 years ago
rpc.go
testing.go