Nomad.Model.PreemptionConfig (nomad_client v0.10.0)

Link to this section Summary

Link to this section Types

Specs

t() :: %Nomad.Model.PreemptionConfig{
  BatchSchedulerEnabled: boolean() | nil,
  ServiceSchedulerEnabled: boolean() | nil,
  SystemSchedulerEnabled: boolean() | nil
}