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 Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
authmethod Implement Client Agent Auto Config 2020-06-17 16:49:46 -04:00
bindingrule Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
bootstrap Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
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 Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
token Enable gofmt simplify 2020-06-16 13:21:11 -04:00
acl.go docs: add documentation for all secure acl introduction work (#5640) 2019-05-01 16:11:23 -05:00
acl_helpers.go ACL Node Identities (#7970) 2020-06-16 12:54:27 -04:00