dnsConfig property

PodDNSConfig? dnsConfig
final

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

Implementation

final PodDNSConfig? dnsConfig;