# Functions
New creates a new Manager struct instance.
NewDefaultResourceManager returns a new defaultResourceManager that returns empty compute units.
Register registers the resource manager into factory.
# Interfaces
Fetcher is the interface resource manager has to implement.