NomadClient.Model.SchedulerConfiguration (nomad_client v0.11.0)

Link to this section Summary

Link to this section Types

Specs

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