clojusc / meson

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

Add v1.0 Scheduler API #4

Closed oubiwann closed 4 years ago

oubiwann commented 8 years ago

Official docs are here: http://mesos.apache.org/documentation/latest/scheduler-http-api/

Tasks:

Part of epic #2

wdhowe commented 4 years ago

This is now complete: Implement Scheduler Calls - #7

oubiwann commented 4 years ago

NICE.