open-consul/command
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
..
acl Implement Client Agent Auto Config 2020-06-17 16:49:46 -04:00
agent Implement Client Agent Auto Config 2020-06-17 16:49:46 -04:00
catalog
config Enable gofmt simplify 2020-06-16 13:21:11 -04:00
connect Implement Client Agent Auto Config 2020-06-17 16:49:46 -04:00
debug
event
exec
flags
forceleave
helpers
info
intention Enable gofmt simplify 2020-06-16 13:21:11 -04:00
join
keygen
keyring
kv
leave
lock
login
logout
maint
members
monitor
operator
reload Implement Client Agent Auto Config 2020-06-17 16:49:46 -04:00
rtt
services Merge pull request #7762 from hashicorp/dnephin/warn-on-unknown-service-file 2020-06-17 15:14:40 -04:00
snapshot
tls
validate config: warn when a config file is skipped 2020-06-17 13:08:54 -04:00
version
watch
commands_oss.go
registry.go