Module etcd::members

source ·
Expand description

etcd’s members API.

These API endpoints are used to manage cluster membership.

Structs

An etcd server that is a member of a cluster.

Functions

Adds a new member to the cluster.
Deletes a member from the cluster.
Lists the members of the cluster.
Updates the peer URLs of a member of the cluster.