NomadClient.Model.ConsulLinkedService (nomad_client v0.13.1)

Link to this section Summary

Link to this section Types

@type t() :: %NomadClient.Model.ConsulLinkedService{
  CAFile: String.t() | nil,
  CertFile: String.t() | nil,
  KeyFile: String.t() | nil,
  Name: String.t() | nil,
  SNI: String.t() | nil
}