auth | |
client | Package client provides bindings for the etcd APIs. |
clientv3 | clientv3 is the official Go etcd client for v3. |
clientv3/concurrency | |
clientv3/integration | Package integration implements tests built upon embedded etcd, and focuses on correctness of etcd client. |
clientv3/mirror | |
compactor | |
contrib | |
contrib/raftexample | |
contrib/recipes | |
contrib/systemd | |
contrib/systemd/etcd2-backup-coreos | |
discovery | Package discovery provides an implementation of the cluster discovery that is used by etcd. |
e2e | Package e2e implements tests built upon etcd binaries, and focus on end-to-end testing. |
error | error package describes errors in etcd project. |
etcdctl | etcdctl is a command line application that controls etcd. |
etcdctl/command | Package command is a set of libraries for etcdctl commands. |
etcdctlv3 | etcdctlv3 is a command line application that utilizes v3 API. |
etcdctlv3/command | Package command is a set of libraries for etcd v3 commands. |
etcdmain | Package etcdmain contains the main entry point for the etcd binary. |
etcdserver | Package etcdserver defines how etcd servers interact and store their states. |
etcdserver/api | |
etcdserver/api/v3rpc | |
etcdserver/api/v3rpc/rpctypes | |
etcdserver/auth | Package auth implements etcd authentication. |
etcdserver/etcdhttp | Package etcdhttp provides etcd client and server implementations. |
etcdserver/etcdhttp/httptypes | Package httptypes defines how etcd's HTTP API entities are serialized to and deserialized from JSON. |
etcdserver/etcdserverpb | Package etcdserverpb is a generated protocol buffer package. |
etcdserver/stats | Package stats defines a standard interface for etcd cluster statistics. |
Godeps | |
Godeps/_workspace | |
Godeps/_workspace/src | |
Godeps/_workspace/src/bitbucket.org | |
Godeps/_workspace/src/bitbucket.org/ww | |
Godeps/_workspace/src/bitbucket.org/ww/goautoneg | HTTP Content-Type Autonegotiation. |
Godeps/_workspace/src/github.com | |
Godeps/_workspace/src/github.com/akrennmair | |
Godeps/_workspace/src/github.com/akrennmair/gopcap | Interface to both live and offline pcap parsing. |
Godeps/_workspace/src/github.com/akrennmair/gopcap/tools | |
Godeps/_workspace/src/github.com/akrennmair/gopcap/tools/benchmark | |
Godeps/_workspace/src/github.com/akrennmair/gopcap/tools/pass | |
Godeps/_workspace/src/github.com/akrennmair/gopcap/tools/pcaptest | |
Godeps/_workspace/src/github.com/akrennmair/gopcap/tools/tcpdump | |
Godeps/_workspace/src/github.com/beorn7 | |
Godeps/_workspace/src/github.com/beorn7/perks | |
Godeps/_workspace/src/github.com/beorn7/perks/quantile | Package quantile computes approximate quantiles over an unbounded data stream within low memory and CPU bounds. |
Godeps/_workspace/src/github.com/bgentry | |
Godeps/_workspace/src/github.com/bgentry/speakeasy | |
Godeps/_workspace/src/github.com/bgentry/speakeasy/example | |
Godeps/_workspace/src/github.com/boltdb | |
Godeps/_workspace/src/github.com/boltdb/bolt | Package bolt implements a low-level key/value store in pure Go. |
Godeps/_workspace/src/github.com/boltdb/bolt/cmd | |
Godeps/_workspace/src/github.com/boltdb/bolt/cmd/bolt | |
Godeps/_workspace/src/github.com/cheggaaa | |
Godeps/_workspace/src/github.com/cheggaaa/pb | |
Godeps/_workspace/src/github.com/cheggaaa/pb/example | |
Godeps/_workspace/src/github.com/cheggaaa/pb/example/copy | |
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/gexpect | |
Godeps/_workspace/src/github.com/coreos/gexpect/examples | |
Godeps/_workspace/src/github.com/coreos/go-semver | |
Godeps/_workspace/src/github.com/coreos/go-semver/semver | |
Godeps/_workspace/src/github.com/coreos/go-systemd | |
Godeps/_workspace/src/github.com/coreos/go-systemd/daemon | Code forked from Docker project |
Godeps/_workspace/src/github.com/coreos/go-systemd/journal | Package journal provides write bindings to the systemd journal |
Godeps/_workspace/src/github.com/coreos/go-systemd/util | Package util contains utility functions related to systemd that applications can use to check things like whether systemd is running. |
Godeps/_workspace/src/github.com/coreos/pkg | |
Godeps/_workspace/src/github.com/coreos/pkg/capnslog | |
Godeps/_workspace/src/github.com/coreos/pkg/capnslog/example | |
Godeps/_workspace/src/github.com/cpuguy83 | |
Godeps/_workspace/src/github.com/cpuguy83/go-md2man | |
Godeps/_workspace/src/github.com/cpuguy83/go-md2man/md2man | |
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/gogo/protobuf/proto/proto3_proto | Package proto3_proto is a generated protocol buffer package. |
Godeps/_workspace/src/github.com/golang | |
Godeps/_workspace/src/github.com/golang/glog | Package glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup. |
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/golang/protobuf/proto/proto3_proto | Package proto3_proto is a generated protocol buffer package. |
Godeps/_workspace/src/github.com/google | |
Godeps/_workspace/src/github.com/google/btree | Package btree implements in-memory B-Trees of arbitrary degree. |
Godeps/_workspace/src/github.com/inconshreveable | |
Godeps/_workspace/src/github.com/inconshreveable/mousetrap | |
Godeps/_workspace/src/github.com/jonboulle | |
Godeps/_workspace/src/github.com/jonboulle/clockwork | |
Godeps/_workspace/src/github.com/kballard | |
Godeps/_workspace/src/github.com/kballard/go-shellquote | Shellquote provides utilities for joining/splitting strings using sh's word-splitting rules. |
Godeps/_workspace/src/github.com/kr | |
Godeps/_workspace/src/github.com/kr/pty | Package pty provides functions for working with Unix terminals. |
Godeps/_workspace/src/github.com/mattn | |
Godeps/_workspace/src/github.com/mattn/go-runewidth | |
Godeps/_workspace/src/github.com/matttproud | |
Godeps/_workspace/src/github.com/matttproud/golang_protobuf_extensions | |
Godeps/_workspace/src/github.com/matttproud/golang_protobuf_extensions/pbutil | Package pbutil provides record length-delimited Protocol Buffer streaming. |
Godeps/_workspace/src/github.com/olekukonko | |
Godeps/_workspace/src/github.com/olekukonko/tablewriter | Create & Generate text based table |
Godeps/_workspace/src/github.com/olekukonko/tablewriter/csv2table | |
Godeps/_workspace/src/github.com/olekukonko/ts | This module is a Terminal API for the Go Programming Language. |
Godeps/_workspace/src/github.com/prometheus | |
Godeps/_workspace/src/github.com/prometheus/client_golang | |
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_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/common | |
Godeps/_workspace/src/github.com/prometheus/common/expfmt | A package for reading and writing Prometheus metrics. |
Godeps/_workspace/src/github.com/prometheus/common/model | Package model contains common data structures that are shared across Prometheus componenets and libraries. |
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/russross | |
Godeps/_workspace/src/github.com/russross/blackfriday | Blackfriday markdown processor. |
Godeps/_workspace/src/github.com/shurcooL | |
Godeps/_workspace/src/github.com/shurcooL/sanitized_anchor_name | Package sanitized_anchor_name provides a func to create sanitized anchor names. |
Godeps/_workspace/src/github.com/spacejam | |
Godeps/_workspace/src/github.com/spacejam/loghisto | |
Godeps/_workspace/src/github.com/spf13 | |
Godeps/_workspace/src/github.com/spf13/cobra | Package cobra is a commander providing a simple interface to create powerful modern CLI interfaces. |
Godeps/_workspace/src/github.com/spf13/cobra/cobra | |
Godeps/_workspace/src/github.com/spf13/cobra/cobra/cmd | |
Godeps/_workspace/src/github.com/spf13/pflag | Package pflag is a drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags. |
Godeps/_workspace/src/github.com/stretchr | |
Godeps/_workspace/src/github.com/stretchr/testify | |
Godeps/_workspace/src/github.com/stretchr/testify/assert | |
Godeps/_workspace/src/github.com/ugorji | |
Godeps/_workspace/src/github.com/ugorji/go | |
Godeps/_workspace/src/github.com/ugorji/go/codec | High Performance, Feature-Rich Idiomatic Go codec/encoding library for binc, msgpack, cbor, json. |
Godeps/_workspace/src/github.com/ugorji/go/codec/codecgen | codecgen generates codec.Selfer implementations for a set of types. |
Godeps/_workspace/src/github.com/xiang90 | |
Godeps/_workspace/src/github.com/xiang90/probing | |
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. |
Godeps/_workspace/src/golang.org/x/net/context/ctxhttp | Package ctxhttp provides helper functions for performing context-aware HTTP requests. |
Godeps/_workspace/src/golang.org/x/net/http2 | Package http2 implements the HTTP/2 protocol. |
Godeps/_workspace/src/golang.org/x/net/http2/h2i | The h2i command is an interactive HTTP/2 console. |
Godeps/_workspace/src/golang.org/x/net/http2/hpack | Package hpack implements HPACK, a compression format for efficiently representing HTTP header fields in the context of HTTP/2. |
Godeps/_workspace/src/golang.org/x/net/internal | |
Godeps/_workspace/src/golang.org/x/net/trace | Package trace implements tracing of requests and long-lived objects. |
Godeps/_workspace/src/golang.org/x/sys | |
Godeps/_workspace/src/golang.org/x/sys/unix | Package unix contains an interface to the low-level operating system primitives. |
Godeps/_workspace/src/google.golang.org | |
Godeps/_workspace/src/google.golang.org/grpc | Package grpc implements an RPC system called gRPC. |
Godeps/_workspace/src/google.golang.org/grpc/benchmark | Package benchmark implements the building blocks to setup end-to-end gRPC benchmarks. |
Godeps/_workspace/src/google.golang.org/grpc/benchmark/client | |
Godeps/_workspace/src/google.golang.org/grpc/benchmark/grpc_testing | Package grpc_testing is a generated protocol buffer package. |
Godeps/_workspace/src/google.golang.org/grpc/benchmark/server | |
Godeps/_workspace/src/google.golang.org/grpc/benchmark/stats | |
Godeps/_workspace/src/google.golang.org/grpc/codes | Package codes defines the canonical error codes used by gRPC. |
Godeps/_workspace/src/google.golang.org/grpc/credentials | Package credentials implements various credentials supported by gRPC library, which encapsulate all the state needed by a client to authenticate with a server and make various assertions, e.g., about the client's identity, role, or whether it is authorized to make a particular call. |
Godeps/_workspace/src/google.golang.org/grpc/credentials/oauth | Package oauth implements gRPC credentials using OAuth. |
Godeps/_workspace/src/google.golang.org/grpc/examples | |
Godeps/_workspace/src/google.golang.org/grpc/examples/helloworld | |
Godeps/_workspace/src/google.golang.org/grpc/examples/helloworld/greeter_client | |
Godeps/_workspace/src/google.golang.org/grpc/examples/helloworld/greeter_server | |
Godeps/_workspace/src/google.golang.org/grpc/examples/helloworld/helloworld | Package helloworld is a generated protocol buffer package. |
Godeps/_workspace/src/google.golang.org/grpc/examples/route_guide | |
Godeps/_workspace/src/google.golang.org/grpc/examples/route_guide/client | Package main implements a simple gRPC client that demonstrates how to use gRPC-Go libraries to perform unary, client streaming, server streaming and full duplex RPCs. |
Godeps/_workspace/src/google.golang.org/grpc/examples/route_guide/routeguide | Package routeguide is a generated protocol buffer package. |
Godeps/_workspace/src/google.golang.org/grpc/examples/route_guide/server | Package main implements a simple gRPC server that demonstrates how to use gRPC-Go libraries to perform unary, client streaming, server streaming and full duplex RPCs. |
Godeps/_workspace/src/google.golang.org/grpc/grpclog | Package grpclog defines logging for grpc. |
Godeps/_workspace/src/google.golang.org/grpc/grpclog/glogger | Package glogger defines glog-based logging for grpc. |
Godeps/_workspace/src/google.golang.org/grpc/health | Package health provides some utility functions to health-check a server. |
Godeps/_workspace/src/google.golang.org/grpc/health/grpc_health_v1 | Package grpc_health_v1 is a generated protocol buffer package. |
Godeps/_workspace/src/google.golang.org/grpc/interop | |
Godeps/_workspace/src/google.golang.org/grpc/interop/client | |
Godeps/_workspace/src/google.golang.org/grpc/interop/grpc_testing | Package grpc_testing is a generated protocol buffer package. |
Godeps/_workspace/src/google.golang.org/grpc/interop/server | |
Godeps/_workspace/src/google.golang.org/grpc/metadata | Package metadata define the structure of the metadata supported by gRPC library. |
Godeps/_workspace/src/google.golang.org/grpc/naming | Package naming defines the naming API and related data structures for gRPC. |
Godeps/_workspace/src/google.golang.org/grpc/peer | Package peer defines various peer information associated with RPCs and corresponding utils. |
Godeps/_workspace/src/google.golang.org/grpc/test | |
Godeps/_workspace/src/google.golang.org/grpc/test/codec_perf | Package codec_perf is a generated protocol buffer package. |
Godeps/_workspace/src/google.golang.org/grpc/test/grpc_testing | Package grpc_testing is a generated protocol buffer package. |
Godeps/_workspace/src/google.golang.org/grpc/transport | Package transport defines and implements message oriented communication channel to complete various transactions (e.g., an RPC). |
integration | |
lease | |
lease/leasehttp | |
lease/leasepb | Package leasepb is a generated protocol buffer package. |
pkg | |
pkg/adt | |
pkg/contention | |
pkg/cors | Package cors handles cross-origin HTTP requests (CORS). |
pkg/crc | Package crc provides utility function for cyclic redundancy check algorithms. |
pkg/fileutil | Package fileutil implements utility functions related to files and paths. |
pkg/flags | Package flags implements command-line flag parsing. |
pkg/httputil | Package httputil provides HTTP utility functions. |
pkg/idutil | Package idutil implements utility functions for generating unique, randomized ids. |
pkg/ioutil | Package ioutil implements I/O utility functions. |
pkg/logutil | Package logutil includes utilities to facilitate logging. |
pkg/mock | |
pkg/mock/mockstorage | |
pkg/mock/mockstore | |
pkg/mock/mockwait | |
pkg/netutil | Package netutil implements network-related utility functions. |
pkg/osutil | Package osutil implements operating system-related utility functions. |
pkg/pathutil | Package pathutil implements utility functions for handling slash-separated paths. |
pkg/pbutil | Package pbutil defines interfaces for handling Protocol Buffer objects. |
pkg/runtime | Package runtime implements utility functions for runtime systems. |
pkg/schedule | |
pkg/testutil | Package testutil provides test utility functions. |
pkg/transport | Package transport implements various HTTP transport utilities based on Go net package. |
pkg/types | Package types declares various data types and implements type-checking functions. |
pkg/wait | Package wait provides utility functions for polling, listening using Go channel. |
proxy | Package proxy implements etcd proxy node. |
raft | Package raft sends and receives messages in the Protocol Buffer format defined in the raftpb package. |
rafthttp | Package rafthttp implements HTTP transportation layer for etcd/raft pkg. |
raft/raftpb | Package raftpb is a generated protocol buffer package. |
raft/rafttest | Package rafttest provides functional tests for etcd's raft implementation. |
snap | Package snap stores raft nodes' states with snapshots. |
snap/snappb | Package snappb is a generated protocol buffer package. |
storage | Package storage defines etcd's stable storage. |
storage/backend | Package backend defines a standard interface for etcd's backend storage. |
storage/storagepb | Package storagepb is a generated protocol buffer package. |
store | Package store defines etcd's in-memory key/value store. |
tools | |
tools/benchmark | |
tools/benchmark/cmd | |
tools/etcd-dump-logs | |
tools/functional-tester | |
tools/functional-tester/etcd-agent | |
tools/functional-tester/etcd-agent/client | |
tools/functional-tester/etcd-tester | |
version | Package version implements etcd version parsing and contains latest version information. |
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. |