consul/agent/agentpb
Matt Keeler 977eb725a7
Refactor AutoConfig RPC to not have a direct dependency on the Server type
Instead it has an interface which can be mocked for better unit testing that is deterministic and not prone to flakiness.

# Conflicts:
#	agent/pool/pool.go
2020-07-09 10:37:55 -04:00
..
config Merge pull request #8035 from hashicorp/feature/auto-config/server-rpc 2020-06-17 20:08:17 +00:00
acl.pb.binary.go Generate JSON and Binary Marshalers for Protobuf Types (#6564) 2019-09-30 15:39:20 -04:00
acl.pb.go Add support for implementing new requests with protobufs instea… (#6502) 2019-09-20 14:37:22 -04:00
acl.proto Add support for implementing new requests with protobufs instea… (#6502) 2019-09-20 14:37:22 -04:00
auto_config.go Merge pull request #8035 from hashicorp/feature/auto-config/server-rpc 2020-06-17 20:08:17 +00:00
auto_config.pb.binary.go Merge pull request #8035 from hashicorp/feature/auto-config/server-rpc 2020-06-17 20:08:17 +00:00
auto_config.pb.go Refactor AutoConfig RPC to not have a direct dependency on the Server type 2020-07-09 10:37:55 -04:00
auto_config.proto Refactor AutoConfig RPC to not have a direct dependency on the Server type 2020-07-09 10:37:55 -04:00
common.go server: strip local ACL tokens from RPCs during forwarding if crossing datacenters (#7419) 2020-03-10 11:15:22 -05:00
common.pb.binary.go Generate JSON and Binary Marshalers for Protobuf Types (#6564) 2019-09-30 15:39:20 -04:00
common.pb.go Generate JSON and Binary Marshalers for Protobuf Types (#6564) 2019-09-30 15:39:20 -04:00
common.proto Expand the QueryOptions and QueryMeta interfaces (#6545) 2019-09-26 09:55:02 -04:00