Module cluster

Module cluster 

Source
Expand description

Cluster-scoped node detail queries using HSM group membership.

Companion to crate::service::node: where node resolves an arbitrary hosts expression to xnames, this module starts from one or more HSM groups, expands them to xnames, and produces the same NodeDetails rows.

Structs§

GetClusterParams
Typed parameters for fetching cluster node details.

Functions§

get_cluster_nodes
Fetch full node details for every member of the requested HSM groups.