NomadClient.Model.DnsConfig (nomad_client v0.13.1)

Link to this section Summary

Link to this section Types

@type t() :: %NomadClient.Model.DnsConfig{
  Options: [String.t()] | nil,
  Searches: [String.t()] | nil,
  Servers: [String.t()] | nil
}