shadow-make-cluster

shadow-make-cluster is a compiled Lisp function in `shadowfile.el'.

(shadow-make-cluster NAME PRIMARY REGEXP)

Create a shadow cluster.
It is called NAME, uses the PRIMARY hostname and REGEXP matching all
hosts in the cluster. The variable `shadow-clusters' associates the
names of clusters to these structures. This function is for program
use: to create clusters interactively, use `shadow-define-cluster'
instead.