Versions in this module Expand all Collapse all v0 v0.4.0 Jun 23, 2016 v0.3.0 Mar 16, 2016 Changes in this version + type PodScheduler interface + Fit func(*podtask.T, *mesosproto.Offer, *api.Node) bool + SchedulePod func(r offers.Registry, task *podtask.T) (offers.Perishable, *podtask.Spec, error) + func NewFCFSPodScheduler(pr podtask.Procurement, lookupNode node.LookupFunc) PodScheduler