NomadClient.Model.Spread (nomad_client v0.12.4)

Link to this section Summary

Link to this section Types

Specs

t() :: %NomadClient.Model.Spread{
  Attribute: String.t() | nil,
  SpreadTarget: [NomadClient.Model.SpreadTarget.t()] | nil,
  Weight: integer() | nil
}