dnsConfig

@JvmName(name = "aytbfxuyyxedfoey")
suspend fun dnsConfig(value: Output<PodDNSConfigPatchArgs>)
@JvmName(name = "evpymwhwagbuohap")
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 = "hhvhljfolosdsauf")
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.