open-consul/agent/structs
Paul Banks 6f566f750e
Basic `watch` support for connect proxy config and certificate endpoints.
- Includes some bug fixes for previous `api` work and `agent` that weren't tested
 - Needed somewhat pervasive changes to support hash based blocking - some TODOs left in our watch toolchain that will explicitly fail on hash-based watches.
 - Integration into `connect` is partially done here but still WIP
2018-06-14 09:42:05 -07:00
..
acl.go agent: move agent/consul/structs to agent/structs 2017-08-09 14:32:12 +02:00
acl_test.go agent: move agent/consul/structs to agent/structs 2017-08-09 14:32:12 +02:00
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 Basic `watch` support for connect proxy config and certificate endpoints. 2018-06-14 09:42:05 -07:00
connect_ca.go Move ConsulCAProviderConfig into structs package 2018-06-14 09:42:04 -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 Makes RPC handling more robust when rolling servers. (#3561) 2017-10-10 15:19:50 -07:00
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 Move autopilot to a standalone package 2017-12-11 16:45:33 -08:00
prepared_query.go Allow ignoring checks by ID when defining a PreparedQuery. Fixes #3727. 2018-04-10 14:04:16 +01:00
prepared_query_test.go agent: move agent/consul/structs to agent/structs 2017-08-09 14:32:12 +02:00
service_definition.go Adds `api` client code and tests for new Proxy Config endpoint, registering with proxy and seeing proxy config in /agent/services list. 2018-06-14 09:41:58 -07:00
service_definition_test.go Remove the script field from checks in favor of args 2018-05-08 15:31:53 -07:00
snapshot.go agent: move agent/consul/structs to agent/structs 2017-08-09 14:32:12 +02:00
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 agent: move agent/consul/structs to agent/structs 2017-08-09 14:32:12 +02:00