# Packages
No description provided by the author
# Functions
Create a new mesos scheduler driver with the given scheduler, framework info, master address, and credential(optional).
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
Concrete implementation of a SchedulerDriver that connects a Scheduler with a Mesos master.
No description provided by the author
# Interfaces
Scheduler a type with callback attributes to be provided by frameworks schedulers.
Interface for connecting a scheduler to Mesos.