Documentation ¶ Index ¶ func Args() []scheduler.Args func NewMesosScheduler(master string, uid string, privateKeyFile io.Reader) (scheduler.Scheduler, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Args ¶ func Args() []scheduler.Args func NewMesosScheduler ¶ func NewMesosScheduler(master string, uid string, privateKeyFile io.Reader) (scheduler.Scheduler, error) NewMesosScheduler creates the object for talking to mesos. In this case it will create the object to talk to DCOS EE Mesos which needs some authentication pieces setup Types ¶ This section is empty. Source Files ¶ View all Source files args.go mesos.go Click to show internal directories. Click to hide internal directories.