open-consul/command/acl
Matt Keeler 2c7844d220
Implement Client Agent Auto Config
There are a couple of things in here.

First, just like auto encrypt, any Cluster.AutoConfig RPC will implicitly use the less secure RPC mechanism.

This drastically modifies how the Consul Agent starts up and moves most of the responsibilities (other than signal handling) from the cli command and into the Agent.
2020-06-17 16:49:46 -04:00
..
agenttokens
authmethod Implement Client Agent Auto Config 2020-06-17 16:49:46 -04:00
bindingrule
bootstrap
policy Implement Client Agent Auto Config 2020-06-17 16:49:46 -04:00
role
rules
token
acl.go
acl_helpers.go