Module etcd::members [] [src]

etcd's members API.

These API endpoints are used to manage cluster membership.

Structs

Member

An etcd server that is a member of a cluster.

Functions

add

Adds a new member to the cluster.

delete

Deletes a member from the cluster.

list

Lists the members of the cluster.

update

Updates the peer URLs of a member of the cluster.