clojusc / meson

Clojure Client Library for the Mesos HTTP API
Apache License 2.0
9 stars 10 forks source link

Implement missing scheduler calls #95

Open wdhowe opened 4 years ago

wdhowe commented 4 years ago

Create protocol definitions and implement missing scheduler calls for:

ACKNOWLEDGE_OPERATION_STATUS RECONCILE_OPERATIONS SUPPRESS UPDATE_FRAMEWORK

I plan to open a pull request for this.