# Functions
AuthHandler handle authentication and authorization.
CloseInstanceLoggers close all file loggers.
GetInstance return a instance from the cache if available.
ListInstances list available instances.
NewInstance new instance api.
NewInstanceContext craeate a new instance context.
NewInstanceLogger create a new instance and cache it.
Start start API HTTP server.
# Constants
NodeRedPort default internal node red port.
# Structs
Instance API.
InstanceContext tracks internal context for the instance.
InstanceLogger a logger for a container instance.
JSONError a JSON response in case of error.