consul/command/acl
Matt Keeler 3dbbd2d37d
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 Enable gofmt simplify 2020-06-16 13:21:11 -04:00
rules
token Enable gofmt simplify 2020-06-16 13:21:11 -04:00
acl.go
acl_helpers.go