Skip to main content

Module cluster

Module cluster 

Source
Expand description

Cluster join / membership wire DTOs.

Lifted from zlayer-api::handlers::cluster so the CLI, the manager UI, and any other client can describe these requests/responses without depending on zlayer-api. The handler itself stays in zlayer-api.

Structs§

ClusterJoinRequest
Request body for POST /api/v1/cluster/join.
ClusterJoinResponse
Response body for POST /api/v1/cluster/join.
ClusterNodeSummary
Summary of a cluster node for listing.
ClusterPeer
Summary of an existing cluster peer returned in join response.

Functions§

default_api_port
default_mode