-
- Downloads
update to etcd 0.3 client API
Showing
- api.go 21 additions, 21 deletionsapi.go
- etcd_client.go 13 additions, 3 deletionsetcd_client.go
- masterelection/masterelection.go 10 additions, 10 deletionsmasterelection/masterelection.go
- node/node.go 9 additions, 9 deletionsnode/node.go
- third_party/github.com/coreos/go-etcd/etcd/add_child.go 14 additions, 2 deletionsthird_party/github.com/coreos/go-etcd/etcd/add_child.go
- third_party/github.com/coreos/go-etcd/etcd/add_child_test.go 10 additions, 10 deletionsthird_party/github.com/coreos/go-etcd/etcd/add_child_test.go
- third_party/github.com/coreos/go-etcd/etcd/client.go 213 additions, 157 deletionsthird_party/github.com/coreos/go-etcd/etcd/client.go
- third_party/github.com/coreos/go-etcd/etcd/client_test.go 4 additions, 2 deletionsthird_party/github.com/coreos/go-etcd/etcd/client_test.go
- third_party/github.com/coreos/go-etcd/etcd/cluster.go 51 additions, 0 deletionsthird_party/github.com/coreos/go-etcd/etcd/cluster.go
- third_party/github.com/coreos/go-etcd/etcd/compare_and_delete.go 34 additions, 0 deletions...arty/github.com/coreos/go-etcd/etcd/compare_and_delete.go
- third_party/github.com/coreos/go-etcd/etcd/compare_and_delete_test.go 46 additions, 0 deletions...github.com/coreos/go-etcd/etcd/compare_and_delete_test.go
- third_party/github.com/coreos/go-etcd/etcd/compare_and_swap.go 20 additions, 2 deletions..._party/github.com/coreos/go-etcd/etcd/compare_and_swap.go
- third_party/github.com/coreos/go-etcd/etcd/compare_and_swap_test.go 14 additions, 8 deletions...y/github.com/coreos/go-etcd/etcd/compare_and_swap_test.go
- third_party/github.com/coreos/go-etcd/etcd/debug.go 40 additions, 16 deletionsthird_party/github.com/coreos/go-etcd/etcd/debug.go
- third_party/github.com/coreos/go-etcd/etcd/delete.go 35 additions, 12 deletionsthird_party/github.com/coreos/go-etcd/etcd/delete.go
- third_party/github.com/coreos/go-etcd/etcd/delete_test.go 32 additions, 15 deletionsthird_party/github.com/coreos/go-etcd/etcd/delete_test.go
- third_party/github.com/coreos/go-etcd/etcd/error.go 28 additions, 4 deletionsthird_party/github.com/coreos/go-etcd/etcd/error.go
- third_party/github.com/coreos/go-etcd/etcd/get.go 21 additions, 17 deletionsthird_party/github.com/coreos/go-etcd/etcd/get.go
- third_party/github.com/coreos/go-etcd/etcd/get_test.go 55 additions, 23 deletionsthird_party/github.com/coreos/go-etcd/etcd/get_test.go
- third_party/github.com/coreos/go-etcd/etcd/options.go 72 additions, 0 deletionsthird_party/github.com/coreos/go-etcd/etcd/options.go
Loading
Please register or sign in to comment