issues
search
mohitsoni
/
marathon-client
Java API client for Mesosphere's Marathon.
Apache License 2.0
50
stars
89
forks
source link
Update constraints operator to reflect latest API
#20
Closed
milenkovicm
closed
8 years ago
milenkovicm
commented
9 years ago
add LIKE and UNLIKE operations in ConstraintOperator
add method in App class to use ConstraintOperator
deprecate App.addConstraints(List) as it is too generic