dnsConfig

@JvmName(name = "tivkxmdmlnbcaoto")
suspend fun dnsConfig(value: Output<PodDNSConfigArgs>)
@JvmName(name = "jchlubhstpqcsrke")
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 = "wajuxaocpwjwfujw")
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.