Module migrate

Module migrate 

Source
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§

NodeMigrationResult
Result of migrating nodes for a single parent→target pair.

Functions§

migrate_nodes
Move the nodes resolved from hosts_expression out of any group in parent_name_vec and into every group in target_group_name_vec.