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/cache-types
Kyle Havlovitz 7c25869e67
Add the service registration manager to the agent
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 Support Agent Caching for Service Discovery Results (#4541) 6 years ago
connect_ca_root_test.go agent/cache-types: rename to separate root and leaf cache types 7 years ago
health_services.go Support Agent Caching for Service Discovery Results (#4541) 6 years ago
health_services_test.go bugfix: use ServiceTags to generate cache key hash (#4987) 6 years ago
intention_match.go Support Agent Caching for Service Discovery Results (#4541) 6 years ago
intention_match_test.go agent/cache: address PR feedback, lots of typos 7 years ago
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 Support Agent Caching for Service Discovery Results (#4541) 6 years ago
prepared_query_test.go Support Agent Caching for Service Discovery Results (#4541) 6 years ago
resolved_service_config.go Add the service registration manager to the agent 6 years ago
resolved_service_config_test.go Add the service registration manager to the agent 6 years ago
rpc.go
testing.go