package
2.2.1+incompatible
Repository: https://github.com/goharbor/harbor.git
Documentation: pkg.go.dev

# Functions

CopyArtifactMiddleware middleware to request count and storage resources for copy artifact API.
PostInitiateBlobUploadMiddleware middleware to add blob to project after mount blob success.
PutBlobUploadMiddleware middleware to request storage resource for the project.
PutManifestMiddleware middleware to request count and storage resources for the project.
RefreshForProjectMiddleware middleware which refresh the quota usage of project after the response success.
RefreshMiddleware middleware which refresh the quota usage after the response success.
RequestMiddleware middleware which request resources.

# Structs

RefreshConfig refresh quota usage middleware config.
RequestConfig request resources middleware config.