# Functions

NewClusterScope creates a new Scope from the supplied parameters.
NewMachineScope creates a new MachineScope from the supplied parameters.

# Structs

ClusterScope defines the basic context for an actuator to operate upon.
ClusterScopeParams defines the input parameters used to create a new Scope.
MachineScope defines a scope defined around a machine and its cluster.
MachineScopeParams defines the input parameters used to create a new MachineScope.