Xiang Li
|
8fed61b2eb
client: 410 is a vaild response for member.Remove
|
9 years ago |
Jonathan Boulle
|
f1ed69e883
*: switch to line comments for copyright
|
9 years ago |
Brian Waldon
|
9a728a127a
dep: bump golang.org/x/net/context
|
10 years ago |
Xiang Li
|
66572561bf
client: add error handling for addmember
|
10 years ago |
Brian Waldon
|
58af26736c
client: further clarify external interfaces
|
10 years ago |
Brian Waldon
|
f0760d6246
client: elevate context to caller of MembersAPI
|
10 years ago |
Brian Waldon
|
824049897d
client: export necessary interfaces/methods
|
10 years ago |
Brian Waldon
|
f6e8b677cf
client: pass httpActionDo into NewMembersAPI
|
10 years ago |
Brian Waldon
|
1130273178
client: s/newHTTPClusterClient/NewHTTPClient/
|
10 years ago |
Brian Waldon
|
d52d836761
client: return full http.Response in httpActionDo
|
10 years ago |
Brian Waldon
|
eab4692744
client: use v2MembersURL helper
|
10 years ago |
Brian Waldon
|
8b8b3efdaa
client: accept slice of endpoints
|
10 years ago |
Brian Waldon
|
8d519ffdb8
client: introduce httpClusterClient
|
10 years ago |
Brian Waldon
|
323fb1ec85
client: introduce httpActionDo interface
|
10 years ago |
Brian Waldon
|
9d07db4432
client: move timeout into caller of httpClient
|
10 years ago |
Brian Waldon
|
7c1f4a9baf
client: explicitly carry API prefix around
|
10 years ago |
Brian Waldon
|
4e759b46ce
client: use httptypes.MemberCreateRequest in member add
|
10 years ago |
Jonathan Boulle
|
97c23c4333
client: pass around statuscode instead of Response
|
10 years ago |
Brian Waldon
|
95231c1278
Merge pull request #1493 from bcwaldon/etcdctl-members
|
10 years ago |
Brian Waldon
|
8b12e1aa37
client: fill in MembersAPI
|
10 years ago |
Brian Waldon
|
ab67fa4cc6
api: remove admin prefix from members API
|
10 years ago |
Brian Waldon
|
80ca168cbe
client: simplify MembersAPI response parsing
|
10 years ago |
Brian Waldon
|
14795d8ed9
httptypes: use MemberCollection for JSON (de)serialization
|
10 years ago |
Brian Waldon
|
54a2d8ffc9
client: move Member models to new types pkg
|
10 years ago |
Brian Waldon
|
cba19e348f
client: MembersAPI.List
|
10 years ago |