open-consul/agent/auto-config
Daniel Nephin 8e477feb22 config: use token.Config for ACLToken config
Using the target Config struct reduces the amount of copying and
translating of configuration structs.
2020-08-31 15:10:15 -04:00
..
auto_config.go
auto_config_test.go
auto_encrypt.go
auto_encrypt_test.go
config.go
config_translate.go
config_translate_test.go
mock_test.go
persist.go
run.go
server_addr.go
tls.go
tls_test.go