# Functions
Get returns the backend registered for a particular type, it returns an error if there is no registered backends for the given type.
GetCloudService returns the backend registered for a particular type, it returns an error if there is no registered backends for the given type.
Register adds a typed backend to the registry.
# Interfaces
Service aggregates the service interfaces.