PodDNSConfigOption

final case class PodDNSConfigOption(name: Option[String], value: Option[String])

PodDNSConfigOption defines DNS resolver options of a pod.

Source:
PodDNSConfigOption.scala
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product