client | Package client provides bindings for the etcd APIs. |
discovery | Package discovery provides an implementation of the cluster discovery that is used by etcd. |
error | error package describes errors in etcd project. |
etcdctl | |
etcdctl/command | |
etcdmain | |
etcdserver | |
etcdserver/etcdhttp | |
etcdserver/etcdhttp/httptypes | |
etcdserver/etcdserverpb | Package etcdserverpb is a generated protocol buffer package. |
etcdserver/security | |
etcdserver/stats | |
Godeps | |
Godeps/_workspace | |
Godeps/_workspace/src | |
Godeps/_workspace/src/code.google.com | |
Godeps/_workspace/src/code.google.com/p | |
Godeps/_workspace/src/code.google.com/p/goprotobuf | |
Godeps/_workspace/src/code.google.com/p/goprotobuf/proto | Package proto converts data structures to and from the wire format of protocol buffers. |
Godeps/_workspace/src/github.com | |
Godeps/_workspace/src/github.com/codegangsta | |
Godeps/_workspace/src/github.com/codegangsta/cli | Package cli provides a minimal framework for creating and organizing command line Go applications. |
Godeps/_workspace/src/github.com/coreos | |
Godeps/_workspace/src/github.com/coreos/go-etcd | |
Godeps/_workspace/src/github.com/coreos/go-etcd/etcd | |
Godeps/_workspace/src/github.com/gogo | |
Godeps/_workspace/src/github.com/gogo/protobuf | |
Godeps/_workspace/src/github.com/gogo/protobuf/proto | Package proto converts data structures to and from the wire format of protocol buffers. |
Godeps/_workspace/src/github.com/golang | |
Godeps/_workspace/src/github.com/golang/protobuf | |
Godeps/_workspace/src/github.com/golang/protobuf/proto | Package proto converts data structures to and from the wire format of protocol buffers. |
Godeps/_workspace/src/github.com/jonboulle | |
Godeps/_workspace/src/github.com/jonboulle/clockwork | |
Godeps/_workspace/src/github.com/matttproud | |
Godeps/_workspace/src/github.com/matttproud/golang_protobuf_extensions | |
Godeps/_workspace/src/github.com/matttproud/golang_protobuf_extensions/ext | Package ext enables record length-delimited Protocol Buffer streaming. |
Godeps/_workspace/src/github.com/prometheus | |
Godeps/_workspace/src/github.com/prometheus/client_golang | |
Godeps/_workspace/src/github.com/prometheus/client_golang/model | Package model contains core representation of Prometheus client primitives. |
Godeps/_workspace/src/github.com/prometheus/client_golang/prometheus | Package prometheus provides embeddable metric primitives for servers and standardized exposition of telemetry through a web services interface. |
Godeps/_workspace/src/github.com/prometheus/client_golang/text | Package text contains helper functions to parse and create text-based exchange formats. |
Godeps/_workspace/src/github.com/prometheus/client_golang/_vendor | |
Godeps/_workspace/src/github.com/prometheus/client_golang/_vendor/goautoneg | HTTP Content-Type Autonegotiation. |
Godeps/_workspace/src/github.com/prometheus/client_golang/_vendor/perks | |
Godeps/_workspace/src/github.com/prometheus/client_golang/_vendor/perks/quantile | Package quantile computes approximate quantiles over an unbounded data stream within low memory and CPU bounds. |
Godeps/_workspace/src/github.com/prometheus/client_model | |
Godeps/_workspace/src/github.com/prometheus/client_model/go | Package io_prometheus_client is a generated protocol buffer package. |
Godeps/_workspace/src/github.com/prometheus/procfs | Package procfs provides functions to retrieve system, kernel and process metrics from the pseudo-filesystem proc. |
Godeps/_workspace/src/github.com/stretchr | |
Godeps/_workspace/src/github.com/stretchr/testify | |
Godeps/_workspace/src/github.com/stretchr/testify/assert | |
Godeps/_workspace/src/golang.org | |
Godeps/_workspace/src/golang.org/x | |
Godeps/_workspace/src/golang.org/x/crypto | |
Godeps/_workspace/src/golang.org/x/crypto/bcrypt | Package bcrypt implements Provos and Mazières's bcrypt adaptive hashing algorithm. |
Godeps/_workspace/src/golang.org/x/crypto/blowfish | Package blowfish implements Bruce Schneier's Blowfish encryption algorithm. |
Godeps/_workspace/src/golang.org/x/net | |
Godeps/_workspace/src/golang.org/x/net/context | Package context defines the Context type, which carries deadlines, cancelation signals, and other request-scoped values across API boundaries and between processes. |
integration | Package integration implements tests built upon embedded etcd, and focus on etcd correctness. |
migrate | |
migrate/cmd | |
migrate/cmd/etcd-dump-logs | |
migrate/etcd4pb | Package protobuf is a generated protocol buffer package. |
pkg | |
pkg/cors | |
pkg/crc | |
pkg/fileutil | |
pkg/flags | |
pkg/idutil | |
pkg/ioutil | |
pkg/netutil | |
pkg/osutil | |
pkg/pbutil | |
pkg/runtime | |
pkg/testutil | |
pkg/timeutil | |
pkg/transport | |
pkg/types | |
pkg/wait | |
proxy | |
raft | Package raft provides an implementation of the raft consensus algorithm. |
rafthttp | |
raft/raftpb | Package raftpb is a generated protocol buffer package. |
raft/rafttest | |
snap | |
snap/snappb | Package snappb is a generated protocol buffer package. |
store | |
tools | |
tools/etcd-dump-logs | |
tools/etcd-migrate | |
tools/functional-tester | |
tools/functional-tester/etcd-agent | |
tools/functional-tester/etcd-agent/client | |
tools/functional-tester/etcd-tester | |
version | |
wal | Package wal provides an implementation of a write ahead log that is used by etcd. |
wal/walpb | Package walpb is a generated protocol buffer package. |