Expand description
Node migration between HSM groups.
vCluster backup/restore are 1:1 pass-throughs to the backend
dispatcher; handlers call those directly. Only migrate_nodes
carries real orchestration (hosts-expression resolution,
HSM-group curation, per-pair member migration).
Structs§
- Node
Migration Result - Result of migrating nodes for a single parent→target pair.
Functions§
- migrate_
nodes - Move the nodes resolved from
hosts_expressionout of any group inparent_name_vecand into every group intarget_group_name_vec.