package
3.11.0+incompatible
Repository: https://github.com/openshift/image-registry.git
Documentation: pkg.go.dev
# Functions
NewBlobDescriptorService NewBlobStore returns a wrapped distribution.BlobDescriptorService.
NewBlobStore returns a wrapped distribution.BlobStore.
NewBlobWriter returns a wrapped distribution.BlobWriter.
No description provided by the author
NewManifestService returns a wrapped distribution.ManifestService.
No description provided by the author
NewRepository returns a repository that creates wrapped services.
No description provided by the author
NewTagService returns a wrapped distribution.TagService.
# Type aliases
SimpleWrapper is a user defined function that wraps methods to control the execution flow and error reporing of methods.
Wrapper is a user defined function that wraps methods to control their execution flow, contexts and error reporing.