Imports of package podtask

PathSynopsis
container/ringPackage ring implements operations on circular lists.
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/gogo/protobuf/protoPackage proto converts data structures to and from the wire format of protocol buffers.
github.com/golang/glogPackage glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup.
github.com/mesos/mesos-go/mesosproto
github.com/mesos/mesos-go/mesosutil
github.com/pborman/uuidThe uuid package generates and inspects UUIDs.
ioPackage io provides basic interfaces to I/O primitives.
k8s.io/kubernetes/contrib/mesos/pkg/offers
k8s.io/kubernetes/contrib/mesos/pkg/scheduler/meta
k8s.io/kubernetes/contrib/mesos/pkg/scheduler/metrics
k8s.io/kubernetes/contrib/mesos/pkg/scheduler/resource
k8s.io/kubernetes/pkg/api
k8s.io/kubernetes/pkg/labels
k8s.io/kubernetes/pkg/registry/generic/etcd
net/httpPackage http provides HTTP client and server implementations.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
timePackage time provides functionality for measuring and displaying time.