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.
 
 
 
 
 
 
Kyle Havlovitz d16be2e269 Encode config entry FSM messages in a generic type 6 years ago
..
acl.go Fixes for CVE-2019-8336 6 years ago
acl_cache.go
acl_cache_test.go
acl_legacy.go
acl_legacy_test.go
acl_test.go
catalog.go
check_definition.go
check_definition_test.go
check_type.go
config_entry.go Encode config entry FSM messages in a generic type 6 years ago
connect.go fix typos reported by golangci-lint:misspell (#5434) 6 years ago
connect_ca.go
connect_ca_test.go
connect_proxy_config.go fix typos reported by golangci-lint:misspell (#5434) 6 years ago
connect_proxy_config_test.go
connect_test.go
errors.go
intention.go
intention_test.go
operator.go
prepared_query.go Improve Connect with Prepared Queries (#5291) 6 years ago
prepared_query_test.go
sanitize_oss.go
service_definition.go fix typos reported by golangci-lint:misspell (#5434) 6 years ago
service_definition_test.go
snapshot.go
structs.go Encode config entry FSM messages in a generic type 6 years ago
structs_test.go correct name 6 years ago
testing_catalog.go
testing_connect_proxy_config.go
testing_intention.go
testing_service_definition.go
txn.go