dnsConfig

@JvmName(name = "ablgoouqfncaolfc")
suspend fun dnsConfig(value: Output<PodDNSConfigArgs>)
@JvmName(name = "ijgodomnigghbkjj")
suspend fun dnsConfig(value: PodDNSConfigArgs?)

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 = "edkflxrxfwqlsmpv")
suspend fun dnsConfig(argument: suspend PodDNSConfigArgsBuilder.() -> Unit)

Parameters

argument

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