The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Net::Etcd::Maintenance

SYNOPSIS

    # list members
    $defrag = $etcd->member()->list;

DESCRIPTION

Provides support for cluster member related actions.

ACCESSORS

endpoint

PUBLIC METHODS

list

lists all the members in the cluster.