# Functions
NewAddon creates new storage for Addons.
NewBindOperation returns new instance of BindOperation storage.
NewChart creates new storage for Charts.
NewInstance creates new Instances storage.
NewInstanceBindData returns new instance of BindData storage.
NewInstanceOperation returns new instance of InstanceOperation storage.
# Structs
Addon implements in-memory storage for Addon entities.
BindOperation implements in-memory storage BindOperation.
Chart entity.
Config provide config for storage.
Instance implements in-memory storage for Instance entities.
InstanceBindData implements in-memory based storage for BindData.
InstanceOperation implements in-memory storage InstanceOperation.