Imports of package etcd

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
golang.org/x/net/contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
k8s.io/kubernetes/pkg/api
k8s.io/kubernetes/pkg/api/errors
k8s.io/kubernetes/pkg/api/errors/storage
k8s.io/kubernetes/pkg/api/unversioned
k8s.io/kubernetes/pkg/registry/generic
k8s.io/kubernetes/pkg/registry/rangeallocation
k8s.io/kubernetes/pkg/registry/service/allocator
k8s.io/kubernetes/pkg/runtime
k8s.io/kubernetes/pkg/storage
k8s.io/kubernetes/pkg/storage/storagebackend
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.