Imports
- github.com/sirupsen/logrus
- github.com/uber-go/atomic
- github.com/uber/peloton/.gen/peloton/api/v0/job
- 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/background
- 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/jobmgr
- github.com/uber/peloton/pkg/jobmgr/adminsvc
- github.com/uber/peloton/pkg/jobmgr/cached
- github.com/uber/peloton/pkg/jobmgr/goalstate
- github.com/uber/peloton/pkg/jobmgr/jobsvc
- github.com/uber/peloton/pkg/jobmgr/jobsvc/private
- github.com/uber/peloton/pkg/jobmgr/jobsvc/stateless
- github.com/uber/peloton/pkg/jobmgr/logmanager
- github.com/uber/peloton/pkg/jobmgr/podsvc
- github.com/uber/peloton/pkg/jobmgr/task/activermtask
- github.com/uber/peloton/pkg/jobmgr/task/deadline
- github.com/uber/peloton/pkg/jobmgr/task/event
- github.com/uber/peloton/pkg/jobmgr/task/evictor
- github.com/uber/peloton/pkg/jobmgr/task/placement
- github.com/uber/peloton/pkg/jobmgr/tasksvc
- github.com/uber/peloton/pkg/jobmgr/updatesvc
- github.com/uber/peloton/pkg/jobmgr/volumesvc
- github.com/uber/peloton/pkg/jobmgr/watchsvc
- github.com/uber/peloton/pkg/jobmgr/workflow/progress
- 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
- golang.org/x/time/rate
- gopkg.in/alecthomas/kingpin.v2