friendlysam.parts.Node.set_cluster¶
-
Node.set_cluster(cluster)¶ Add this node to a
Cluster.You should probably use
Cluster.add_part()instead.Parameters: cluster – The :node:`Cluster` instance to add to.
Node.set_cluster(cluster)¶Add this node to a Cluster.
You should probably use Cluster.add_part() instead.
| Parameters: | cluster – The :node:`Cluster` instance to add to. |
|---|