open-consul/agent/structs
Mitchell Hashimoto 526cfc34bd
agent/consul: implement Intention.Test endpoint
2018-06-14 09:42:17 -07:00
..
acl.go
acl_test.go
catalog.go agent: remove ConnectProxyServiceName 2018-06-14 09:41:49 -07:00
check_definition.go Remove the script field from checks in favor of args 2018-05-08 15:31:53 -07:00
check_definition_test.go Remove the script field from checks in favor of args 2018-05-08 15:31:53 -07:00
check_type.go Remove the script field from checks in favor of args 2018-05-08 15:31:53 -07:00
connect.go agent: clean up defaulting of proxy configuration 2018-06-14 09:42:10 -07:00
connect_ca.go Return TrustDomain from CARoots RPC 2018-06-14 09:42:15 -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/consul: implement Intention.Test endpoint 2018-06-14 09:42:17 -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 agent/structs: validate service definitions, port required for proxy 2018-06-14 09:42:13 -07:00
service_definition_test.go agent/structs: validate service definitions, port required for proxy 2018-06-14 09:42:13 -07:00
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/structs: validate service definitions, port required for proxy 2018-06-14 09:42:13 -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/structs: validate service definitions, port required for proxy 2018-06-14 09:42:13 -07:00
txn.go