HomeClusterLabs Projects

API: libcrmcluster: Drop struct crm_peer_node_s

Description

API: libcrmcluster: Drop struct crm_peer_node_s

Make internal and rename to struct pcmknode_status. Also create a new
typedef pcmk
node_status_t to replace crm_node_t internally.

This breaks API backward compatibility.

Ref T793

Signed-off-by: Reid Wahl <nrwahl@protonmail.com>

Details

Provenance
nrwahl2Authored on Jun 11 2024, 4:47 AM
Parents
rPdbee0028ebed: API: libcrmcluster: Drop crm_join_phase_str()
Branches
Unknown
Tags
Unknown
Tasks
T793: Drop public API access to most of libcrmcluster