Imports
- github.com/sirupsen/logrus
- github.com/uber/peloton/.gen/peloton/private/hostmgr/hostsvc
- github.com/uber/peloton/.gen/peloton/private/hostmgr/v1alpha/svc
- github.com/uber/peloton/.gen/peloton/private/resmgr
- github.com/uber/peloton/.gen/peloton/private/resmgrsvc
- github.com/uber/peloton/pkg/auth
- github.com/uber/peloton/pkg/auth/impl
- github.com/uber/peloton/pkg/common
- github.com/uber/peloton/pkg/common/api
- github.com/uber/peloton/pkg/common/async
- github.com/uber/peloton/pkg/common/buildversion
- github.com/uber/peloton/pkg/common/config
- github.com/uber/peloton/pkg/common/health
- github.com/uber/peloton/pkg/common/logging
- github.com/uber/peloton/pkg/common/metrics
- github.com/uber/peloton/pkg/common/rpc
- github.com/uber/peloton/pkg/hostmgr/mesos/yarpc/peer
- github.com/uber/peloton/pkg/middleware/inbound
- github.com/uber/peloton/pkg/middleware/outbound
- github.com/uber/peloton/pkg/placement
- github.com/uber/peloton/pkg/placement/config
- github.com/uber/peloton/pkg/placement/hosts
- github.com/uber/peloton/pkg/placement/metrics
- github.com/uber/peloton/pkg/placement/offers
- github.com/uber/peloton/pkg/placement/offers/v0
- github.com/uber/peloton/pkg/placement/offers/v1
- github.com/uber/peloton/pkg/placement/plugins
- github.com/uber/peloton/pkg/placement/plugins/batch
- github.com/uber/peloton/pkg/placement/plugins/mimir
- github.com/uber/peloton/pkg/placement/plugins/mimir/lib/algorithms
- github.com/uber/peloton/pkg/placement/tasks
- go.uber.org/automaxprocs
- go.uber.org/yarpc
- go.uber.org/yarpc/api/transport
- gopkg.in/alecthomas/kingpin.v2