open-consul/command/acl/authmethod
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
..
create Implement Client Agent Auto Config 2020-06-17 16:49:46 -04:00
delete Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
list Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
read Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
update acl: allow auth methods created in the primary datacenter to optionally create global tokens (#7899) 2020-06-01 11:44:47 -05:00
authmethod.go docs: add documentation for all secure acl introduction work (#5640) 2019-05-01 16:11:23 -05:00
formatter.go acl: allow auth methods created in the primary datacenter to optionally create global tokens (#7899) 2020-06-01 11:44:47 -05:00