Versions in this module Expand all Collapse all v1 v1.0.2 Mar 17, 2021 Changes in this version + const ClientCert + const ClientCertKey + const CoreDNSPath + const Endpoints + const EnvEtcdClientCert + const EnvEtcdClientCertKey + const EnvEtcdCoreDNSPath + const EnvEtcdEndpoints + const EnvEtcdPathPrefix + const PathPrefix + var DefaultKVS = config.KVS + var Help = config.HelpKVS + func Enabled(kvs config.KVS) bool + func New(cfg Config) (*clientv3.Client, error) + type Config struct + CoreDNSPath string + Enabled bool + PathPrefix string + func LookupConfig(kvs config.KVS, rootCAs *x509.CertPool) (Config, error)