Hitoshi Mitake
|
53be8405f3
client: a new API for obtaining a leader node information
|
9 yıl önce |
Xiang Li
|
6e3769d39e
client: add member update
|
9 yıl önce |
Xiang Li
|
91c45c3243
client: 410 is a vaild response for member.Remove
|
9 yıl önce |
Brian Waldon
|
b174732812
client: introduce Error type
|
9 yıl önce |
Brian Waldon
|
39b5b083c0
client: document Member fields
|
9 yıl önce |
Brian Waldon
|
4a77760f56
client: break dependency on httptypes pkg
|
9 yıl önce |
Brian Waldon
|
bfbf672ce4
client: document MembersAPI methods
|
9 yıl önce |
Brian Waldon
|
7255fb1b62
client: alias etcdserver/etcdhttp/httptypes.Member
|
9 yıl önce |
Brian Waldon
|
aee95468ba
client: document MembersAPI/KeysAPI constructors
|
9 yıl önce |
Brian Waldon
|
a9f605e5fe
client: unexport defaultV2MembersPrefix
|
9 yıl önce |
Brian Waldon
|
3fdda06602
client: s/SyncableHTTPClient/Client/g
|
9 yıl önce |
Brian Waldon
|
bac1d2f420
client: unexport httpClient interface
|
9 yıl önce |
Jonathan Boulle
|
f1ed69e883
*: switch to line comments for copyright
|
9 yıl önce |
Brian Waldon
|
9a728a127a
dep: bump golang.org/x/net/context
|
10 yıl önce |
Xiang Li
|
66572561bf
client: add error handling for addmember
|
10 yıl önce |
Brian Waldon
|
58af26736c
client: further clarify external interfaces
|
10 yıl önce |
Brian Waldon
|
f0760d6246
client: elevate context to caller of MembersAPI
|
10 yıl önce |
Brian Waldon
|
824049897d
client: export necessary interfaces/methods
|
10 yıl önce |
Brian Waldon
|
f6e8b677cf
client: pass httpActionDo into NewMembersAPI
|
10 yıl önce |
Brian Waldon
|
1130273178
client: s/newHTTPClusterClient/NewHTTPClient/
|
10 yıl önce |
Brian Waldon
|
d52d836761
client: return full http.Response in httpActionDo
|
10 yıl önce |
Brian Waldon
|
eab4692744
client: use v2MembersURL helper
|
10 yıl önce |
Brian Waldon
|
8b8b3efdaa
client: accept slice of endpoints
|
10 yıl önce |
Brian Waldon
|
8d519ffdb8
client: introduce httpClusterClient
|
10 yıl önce |
Brian Waldon
|
323fb1ec85
client: introduce httpActionDo interface
|
10 yıl önce |
Brian Waldon
|
9d07db4432
client: move timeout into caller of httpClient
|
10 yıl önce |
Brian Waldon
|
7c1f4a9baf
client: explicitly carry API prefix around
|
10 yıl önce |
Brian Waldon
|
4e759b46ce
client: use httptypes.MemberCreateRequest in member add
|
10 yıl önce |
Jonathan Boulle
|
97c23c4333
client: pass around statuscode instead of Response
|
10 yıl önce |
Brian Waldon
|
95231c1278
Merge pull request #1493 from bcwaldon/etcdctl-members
|
10 yıl önce |