consul/tlsutil
Daniel Nephin a4432bb0b4 tlsutil: un-ptr and add godoc to autoTLs struct
the autoTLS field on Configurator is only set once. By making it a value receiver it
should be allocated as a single block of memory along with Configurator.

Also add godoc to document what it is used for.
2021-06-21 12:52:54 -04:00
..
config.go tlsutil: un-ptr and add godoc to autoTLs struct 2021-06-21 12:52:54 -04:00
config_test.go tlsutil: un-ptr and add godoc to autoTLs struct 2021-06-21 12:52:54 -04:00
generate.go introduce certopts (#9606) 2021-03-22 10:16:41 +01:00
generate_test.go tlsutil: fix a test for go1.16 2021-04-13 13:31:20 -04:00