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/structs
Paul Banks 88388d760d
Support Agent Caching for Service Discovery Results (#4541)
6 years ago
..
acl.go
acl_test.go
catalog.go agent: remove ConnectProxyServiceName 7 years ago
check_definition.go agent/config: support configuring alias check 6 years ago
check_definition_test.go Remove the script field from checks in favor of args 7 years ago
check_type.go agent/structs: check is alias if node is empty 6 years ago
connect.go More test tweaks 7 years ago
connect_ca.go Merge pull request #4644 from hashicorp/ca-refactor 6 years ago
connect_ca_test.go Fix CA pruning when CA config uses string durations. (#4669) 6 years ago
connect_test.go Added connect proxy config and local agent state setup on boot. 7 years ago
errors.go Makes RPC handling more robust when rolling servers. (#3561) 7 years ago
intention.go Fix some tests failures caused by the sorting change and some cuased by previous UpdatePrecedence() change 7 years ago
intention_test.go agent/consul: set precedence value on struct itself 7 years ago
operator.go Move autopilot to a standalone package 7 years ago
prepared_query.go Support Agent Caching for Service Discovery Results (#4541) 6 years ago
prepared_query_test.go
service_definition.go Implementation of Weights Data structures (#4468) 6 years ago
service_definition_test.go agent/structs: JSON marshal the configuration for a managed proxy 7 years ago
snapshot.go
structs.go Support Agent Caching for Service Discovery Results (#4541) 6 years ago
structs_test.go Implementation of Weights Data structures (#4468) 6 years ago
testing_catalog.go agent/structs: validate service definitions, port required for proxy 7 years ago
testing_intention.go agent: use testing intention to get valid intentions 7 years ago
testing_service_definition.go agent/structs: validate service definitions, port required for proxy 7 years ago
txn.go