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.
errorsPackage errors implements functions to manipulate errors.
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/executorinfo
k8s.io/kubernetes/contrib/mesos/pkg/scheduler/meta
k8s.io/kubernetes/contrib/mesos/pkg/scheduler/metrics
k8s.io/kubernetes/contrib/mesos/pkg/scheduler/podtask/hostport
k8s.io/kubernetes/contrib/mesos/pkg/scheduler/resources
k8s.io/kubernetes/pkg/api
k8s.io/kubernetes/pkg/kubelet/typesPackage types contains common types in the Kubelet.
k8s.io/kubernetes/pkg/labels
k8s.io/kubernetes/pkg/registry/generic/registry
mathPackage math provides basic constants and mathematical functions.
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.