dnsConfig

@JvmName(name = "aebhfkthbjuuosmc")
suspend fun dnsConfig(value: Output<PodDNSConfigPatchArgs>)
@JvmName(name = "lmteonqvlyfgcpdf")
suspend fun dnsConfig(value: PodDNSConfigPatchArgs?)

Parameters

value

Specifies the DNS parameters of a pod. Parameters specified here will be merged to the generated DNS configuration based on DNSPolicy.


@JvmName(name = "oipfykmbxmxgnilw")
suspend fun dnsConfig(argument: suspend PodDNSConfigPatchArgsBuilder.() -> Unit)

Parameters

argument

Specifies the DNS parameters of a pod. Parameters specified here will be merged to the generated DNS configuration based on DNSPolicy.