/dhall-nomad-v1.0.0/schemas/Constraint.dhall

Copy path to clipboard

Source

let Operator = ../types/ConstraintOperator.dhall

in { Type = ../types/Constraint.dhall
, default.operator = Operator.`=`
, Operator
}