# Functions
NewCarveStore creates a new store with the given config.
NewInstallerStore creates a new instance with the given S3 config.
SeedTestInstallerStore adds mock installers to the given store.
SetupTestInstallerStore creates a new store with minio as a back-end for local testing.
# Structs
CarveStore is a type implementing the CarveStore interface relying on AWS S3 storage.
InstallerStore contains methods to retrieve installers from S3.