open-consul/agent/agentpb
Matt Keeler 386ec3a2a2
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.
2020-07-08 11:05:44 -04:00
..
config Implement the insecure version of the Cluster.AutoConfig RPC endpoint 2020-06-17 11:25:29 -04: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
acl.proto
auto_config.go Implement the insecure version of the Cluster.AutoConfig RPC endpoint 2020-06-17 11:25:29 -04:00
auto_config.pb.binary.go Implement the insecure version of the Cluster.AutoConfig RPC endpoint 2020-06-17 11:25:29 -04:00
auto_config.pb.go Refactor AutoConfig RPC to not have a direct dependency on the Server type 2020-07-08 11:05:44 -04:00
auto_config.proto Refactor AutoConfig RPC to not have a direct dependency on the Server type 2020-07-08 11:05:44 -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