The `Core` struct holds the instances of all attached southbound interfaces as well as the controller's principal network domains.
The `Core` struct represents the core of the controller. The `Core` itself holds [Principal Network Domains](https://code.fbi.h-da.de/cocsn/gosdn/-/wikis/Nucleus/Principal-Network-Domain) and [Southbound Interfaces](https://code.fbi.h-da.de/cocsn/gosdn/-/wikis/Nucleus/Southbound-Interface) in a respective [store](https://code.fbi.h-da.de/cocsn/gosdn/-/wikis/Nucleus/Storable).