Commit History

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