etcd/client
Barak Michener a4d1a5a6e5 *: Add security/auth support to etcdctl and etcd/client
add godep for speakeasy and auth entry parsing
add security_user to client
add role to client
add role commands
add auth support to etcdclient and etcdctl(member/user)
add enable/disable to etcdctl
better error messages, read/write/readwrite
Bump go-etcd to include codec changes, add new dependency
verify the error for revoke/add if nothing changed, remove security-merging prefix
2015-06-10 16:58:10 -04:00
..
client.go *: Add security/auth support to etcdctl and etcd/client 2015-06-10 16:58:10 -04:00
client_test.go client: fix cancel watch 2015-06-05 15:40:43 -07:00
curl.go client: support printing cURL command 2015-06-03 10:02:37 -07:00
discover.go client: Discovery via SRV lookups 2015-04-17 10:57:01 -04:00
doc.go *: update to use IANA-assigned ports 2015-04-06 13:49:43 -07:00
keys.go client: Support creating directory through KeysAPI 2015-05-07 10:47:18 -07:00
keys_test.go client: Support creating directory through KeysAPI 2015-05-07 10:47:18 -07:00
members.go client: 410 is a vaild response for member.Remove 2015-04-24 17:01:23 -07:00
members_test.go *: update to use IANA-assigned ports 2015-04-06 13:49:43 -07:00
security_role.go *: Add security/auth support to etcdctl and etcd/client 2015-06-10 16:58:10 -04:00
security_user.go *: Add security/auth support to etcdctl and etcd/client 2015-06-10 16:58:10 -04:00
srv.go client: Discovery via SRV lookups 2015-04-17 10:57:01 -04:00
srv_test.go client: Discovery via SRV lookups 2015-04-17 10:57:01 -04:00