NomadClient.Model.TaskArtifact (nomad_client v0.13.1)

Link to this section Summary

Link to this section Types

@type t() :: %NomadClient.Model.TaskArtifact{
  GetterHeaders: %{optional(String.t()) => String.t()} | nil,
  GetterMode: String.t() | nil,
  GetterOptions: %{optional(String.t()) => String.t()} | nil,
  GetterSource: String.t() | nil,
  RelativeDest: String.t() | nil
}