policy/frameworks/cluster/controller/main.zeek

ClusterController::Runtime

This is the main “runtime” of the cluster controller. Zeek does not load this directly; rather, the controller’s bootstrapping module (in ./boot.zeek) specifies it as the script to run in the node newly created via Zeek’s supervisor.

Namespace

ClusterController::Runtime

Imports

base/frameworks/broker, policy/frameworks/cluster/agent/api.zeek, policy/frameworks/cluster/agent/config.zeek, policy/frameworks/cluster/controller/api.zeek, policy/frameworks/cluster/controller/log.zeek, policy/frameworks/cluster/controller/request.zeek, policy/frameworks/cluster/controller/util.zeek

Detailed Interface