kubernetes/test/images/agnhost/dns/dns.go

const etcHostsFile

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

func getDNSServerList() []string {}