Imports of package ha

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
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/scheduler
k8s.io/kubernetes/contrib/mesos/pkg/election
k8s.io/kubernetes/contrib/mesos/pkg/proc
k8s.io/kubernetes/contrib/mesos/pkg/runtime
sync/atomicPackage atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.