Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cluster managment #29

Merged
merged 3 commits into from
Jun 4, 2020
Merged

Cluster managment #29

merged 3 commits into from
Jun 4, 2020

Conversation

pfreixes
Copy link
Collaborator

@pfreixes pfreixes commented Jun 4, 2020

This commit introduces the ClusterManagment interface, which
can be retrieved by using the Client.cluster_managment() method. This
interface for now provices methods for returning the list of the nodes
that are participating into the cluster and the list of nodes that are
considered healthy and unhealthy.

This commit introduces the `ClusterManagment` interface, which
can be retrieved by using the `Client.cluster_managment()` method. This
interface for now provices methods for returning the list of the nodes
that are participating into the cluster and the list of nodes that are
considered healthy and unhealthy.
@pfreixes pfreixes merged commit af33457 into master Jun 4, 2020
@pfreixes pfreixes deleted the cluster_managment branch June 6, 2020 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant