NomadClient.Model.JobEvaluateRequest (nomad_client v0.12.4)

Link to this section Summary

Link to this section Types

Specs

t() :: %NomadClient.Model.JobEvaluateRequest{
  EvalOptions: NomadClient.Model.EvalOptions.t() | nil,
  JobID: String.t()
}