You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to use mesos-go to interact with the Mesos Operator HTTP API. The existing "next" branch contains most of the necessary implementations, however it lacks the generated master, agent, and related protobuf code in addition to some necessary procedural code.
I have added a partial implementation for this and would like some feedback to see if this seems like the right direction before I continue. #275 has also implemented this functionality which may be useful.
Thank you for all your work on this library!
The text was updated successfully, but these errors were encountered:
I would like to use mesos-go to interact with the Mesos Operator HTTP API. The existing "next" branch contains most of the necessary implementations, however it lacks the generated master, agent, and related protobuf code in addition to some necessary procedural code.
I have added a partial implementation for this and would like some feedback to see if this seems like the right direction before I continue. #275 has also implemented this functionality which may be useful.
Thank you for all your work on this library!
The text was updated successfully, but these errors were encountered: