# Functions

NewUploadServer returns a new instance of uploadServerApp.

# Constants

BlockdeviceCloneContentType is the content type when cloning a block device.
FilesystemCloneContentType is the content type when cloning a filesystem.
UploadContentTypeHeader is the header upload clients may use to set the content type explicitly.

# Interfaces

UploadServer is the interface to uploadServerApp.