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.
 
 
 
 
 
 
Matt Keeler 163fe11101 Make sure we omit the Kind value in JSON if empty 7 years ago
..
acl.go
acl_test.go
catalog.go
check_definition.go
check_definition_test.go
check_type.go
connect.go More test tweaks 7 years ago
connect_ca.go connect/ca: add the Vault CA provider 7 years ago
connect_test.go
errors.go
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
prepared_query.go agent/consul: support a Connect option on prepared query request 7 years ago
prepared_query_test.go
service_definition.go Make sure we omit the Kind value in JSON if empty 7 years ago
service_definition_test.go agent/structs: JSON marshal the configuration for a managed proxy 7 years ago
snapshot.go
structs.go Make sure we omit the Kind value in JSON if empty 7 years ago
structs_test.go agent: switch ConnectNative to an embedded struct 7 years ago
testing_catalog.go agent/structs: validate service definitions, port required for proxy 7 years ago
testing_intention.go
testing_service_definition.go agent/structs: validate service definitions, port required for proxy 7 years ago
txn.go