const etcHostsFile … // GetDNSSuffixList reads DNS config file and returns the list of configured DNS suffixes func GetDNSSuffixList() []string { … } func getDNSServerList() []string { … }
const etcHostsFile … // GetDNSSuffixList reads DNS config file and returns the list of configured DNS suffixes func GetDNSSuffixList() []string { … } func getDNSServerList() []string { … }