pub fn kill_node(handle: Handle, nodeid: NodeId, reason: &str) -> Result<()>
Tell another cluster node to shutdown. reason is a string that will be written to the system log files.