package
2.8.3+incompatible
Repository: https://github.com/docker/distribution.git
Documentation: pkg.go.dev

# Functions

FromParameters constructs a new Driver with a given parameters map Optional Parameters: - rootdirectory - maxthreads.
New constructs a new Driver with a given rootDirectory.

# Structs

Driver is a storagedriver.StorageDriver implementation backed by a local filesystem.
DriverParameters represents all configuration options available for the filesystem driver.