open-consul/agent/agentpb
Matt Keeler eda8cb39fd
Implement the insecure version of the Cluster.AutoConfig RPC endpoint
Right now this is only hooked into the insecure RPC server and requires JWT authorization. If no JWT authorizer is setup in the configuration then we inject a disabled “authorizer” to always report that JWT authorization is disabled.
2020-06-17 11:25:29 -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 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 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 Implement the insecure version of the Cluster.AutoConfig RPC endpoint 2020-06-17 11:25:29 -04:00
auto_config.proto Implement the insecure version of the Cluster.AutoConfig RPC endpoint 2020-06-17 11:25:29 -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