# Functions
Add creates a new AkkaCluster Controller and adds it to the Manager.
NewStatusActor constructs a new StatusActor given a Manager's api client and some channel for status update events.
SubsetEqual (A,B) returns true if A is a subset of B.
# Structs
ReconcileAkkaCluster reconciles a AkkaCluster object.
StatusActor manages updating status for a set of Akka clusters.
# Interfaces
GenericResource have both meta and runtime interfaces.