open-consul/agent/structs
Paul Banks 02ab461dae
TLS watching integrated into Service with some basic tests.
There are also a lot of small bug fixes found when testing lots of things end-to-end for the first time and some cleanup now it's integrated with real CA code.
2018-06-14 09:42:07 -07:00
..
acl.go
acl_test.go
catalog.go agent: remove ConnectProxyServiceName 2018-06-14 09:41:49 -07:00
check_definition.go
check_definition_test.go
check_type.go
connect.go TLS watching integrated into Service with some basic tests. 2018-06-14 09:42:07 -07:00
connect_ca.go Fix some inconsistencies around the CA provider code 2018-06-14 09:42:06 -07:00
connect_test.go Added connect proxy config and local agent state setup on boot. 2018-06-14 09:41:57 -07:00
errors.go
intention.go agent/cache: address PR feedback, lots of typos 2018-06-14 09:42:03 -07:00
intention_test.go Allow duplicate source or destination, but enforce uniqueness across all four. 2018-06-14 09:41:57 -07:00
operator.go
prepared_query.go
prepared_query_test.go
service_definition.go TLS watching integrated into Service with some basic tests. 2018-06-14 09:42:07 -07:00
service_definition_test.go
snapshot.go
structs.go agent/structs: DCSpecificRequest sets all the proper fields for 2018-06-14 09:42:01 -07:00
structs_test.go agent/structs: tests for PartialClone and IsSame for proxy fields 2018-06-14 09:41:48 -07:00
testing_catalog.go agent: remove ConnectProxyServiceName 2018-06-14 09:41:49 -07:00
testing_intention.go agent: use testing intention to get valid intentions 2018-06-14 09:41:43 -07:00
testing_service_definition.go agent/local: anti-entropy for connect proxy services 2018-06-14 09:41:48 -07:00
txn.go