NomadClient.Model.Affinity (nomad_client v0.12.4)

Link to this section Summary

Link to this section Types

Specs

t() :: %NomadClient.Model.Affinity{
  LTarget: String.t() | nil,
  Operand: String.t() | nil,
  RTarget: String.t() | nil,
  Weight: integer() | nil
}