thefactory / marathon-python

Python client library for Mesos Marathon's REST API
MIT License
197 stars 193 forks source link

Support marathon pods api #242

Open yuokada opened 6 years ago

yuokada commented 6 years ago

Hi, I'm developing my product using marathon with this library.

I try to use /v2/pods API but this library isn't implement yet. Do you have a plan to support /v2/pods api?

clems4ever commented 6 years ago

It would be great to have this feature.