Nomad.Model.SchedulerConfiguration (nomad_client v0.10.0)

Link to this section Summary

Link to this section Types

Specs

t() :: %Nomad.Model.SchedulerConfiguration{
  CreateIndex: integer() | nil,
  ModifyIndex: integer() | nil,
  PreemptionConfig: Nomad.Model.PreemptionConfig.t() | nil
}