Historique des commits

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