Imports
- github.com/sirupsen/logrus
- github.com/uber/peloton/.gen/peloton/private/resmgrsvc
- github.com/uber/peloton/.gen/qos/v1alpha1
- 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/background
- github.com/uber/peloton/pkg/common/backoff
- 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
- github.com/uber/peloton/pkg/hostmgr/binpacking
- github.com/uber/peloton/pkg/hostmgr/config
- github.com/uber/peloton/pkg/hostmgr/host
- github.com/uber/peloton/pkg/hostmgr/hostpool/manager
- github.com/uber/peloton/pkg/hostmgr/hostsvc
- github.com/uber/peloton/pkg/hostmgr/mesos
- github.com/uber/peloton/pkg/hostmgr/mesos/yarpc/encoding/mpb
- github.com/uber/peloton/pkg/hostmgr/mesos/yarpc/peer
- github.com/uber/peloton/pkg/hostmgr/mesos/yarpc/transport/mhttp
- github.com/uber/peloton/pkg/hostmgr/metrics
- github.com/uber/peloton/pkg/hostmgr/offer
- github.com/uber/peloton/pkg/hostmgr/p2k/config
- github.com/uber/peloton/pkg/hostmgr/p2k/hostcache
- github.com/uber/peloton/pkg/hostmgr/p2k/hostmgrsvc
- github.com/uber/peloton/pkg/hostmgr/p2k/plugins
- github.com/uber/peloton/pkg/hostmgr/p2k/plugins/k8s
- github.com/uber/peloton/pkg/hostmgr/p2k/podeventmanager
- github.com/uber/peloton/pkg/hostmgr/p2k/scalar
- github.com/uber/peloton/pkg/hostmgr/queue
- github.com/uber/peloton/pkg/hostmgr/reconcile
- github.com/uber/peloton/pkg/hostmgr/watchevent
- github.com/uber/peloton/pkg/middleware/inbound
- github.com/uber/peloton/pkg/middleware/outbound
- 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
- go.uber.org/yarpc/transport/grpc
- gopkg.in/alecthomas/kingpin.v2