Imports
- github.com/sirupsen/logrus
- github.com/uber/peloton/.gen/peloton/api/v0/host/svc
- github.com/uber/peloton/.gen/peloton/private/hostmgr/hostsvc
- 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/buildversion
- github.com/uber/peloton/pkg/common/config
- github.com/uber/peloton/pkg/common/health
- github.com/uber/peloton/pkg/common/leader
- 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/resmgr
- github.com/uber/peloton/pkg/resmgr/entitlement
- github.com/uber/peloton/pkg/resmgr/host
- github.com/uber/peloton/pkg/resmgr/hostmover
- github.com/uber/peloton/pkg/resmgr/preemption
- github.com/uber/peloton/pkg/resmgr/respool
- github.com/uber/peloton/pkg/resmgr/respool/respoolsvc
- github.com/uber/peloton/pkg/resmgr/task
- github.com/uber/peloton/pkg/storage/cassandra
- github.com/uber/peloton/pkg/storage/config
- github.com/uber/peloton/pkg/storage/objects
- github.com/uber/peloton/pkg/storage/stores
- go.uber.org/automaxprocs
- go.uber.org/yarpc
- go.uber.org/yarpc/api/transport
- gopkg.in/alecthomas/kingpin.v2