Versions in this module Expand all Collapse all v0 v0.0.2 Mar 7, 2022 v0.0.1 Mar 7, 2022 Changes in this version + type Config struct + BootstrapCert string + CertFile string + DeviceManagerAddress string + DeviceManagerCertFile string + HomePath string + KeyFile string + MutualTLSClientCA string + MutualTLSEnabled bool + Port string + Protocol string + func NewConfig(prefix string) (error, Config)