# Functions
GetContainerBlob gets the container blob matching the blob search options If multiple matching blobs are found (manifests with the same digest) the first (according to the database) is selected.
GetContainerBlobs gets the container blobs matching the blob search options.
GetImageTags gets a sorted list of the tags of an image The result is suitable for the api call.
GetManifestVersions gets all package versions representing the matching manifest.
GetRepositories gets a sorted list of all repositories.
SearchExpiredUploadedBlobs gets all uploaded blobs which are older than specified.
SearchImageTags gets a sorted list of the tags of an image.