PodDNSConfig

fun PodDNSConfig(nameservers: List<String>? = null, options: List<PodDNSConfigOption>? = null, searches: List<String>? = null)