# Functions
ToInternal returns the underlying InternalState from the exposed State interface.
# Structs
Hooks holds customizable functions that can be called at varying points by the daemon to.
InternalState is a gateway to the stateful components of the microcluster daemon.
# Interfaces
State exposes the internal daemon state for use with extended API handlers.