dnsConfig

@JvmName(name = "rwtwpucaxbupnnth")
suspend fun dnsConfig(value: Output<PodDNSConfigPatchArgs>)
@JvmName(name = "rmufirxfqocmxjbv")
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 = "tmcboedwlhuxpdmb")
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.