package
4.1.0+incompatible
Repository: https://github.com/openshift/origin.git
Documentation: pkg.go.dev

# Packages

# Functions

ContentDigestForManifest returns the digest in the provided algorithm of the supplied manifest's contents.
NewContext is capable of creating RepositoryRetrievers.
NewLimitedRetryRepository wraps a distribution.Repository with helpers that will retry temporary failures over a limited time window and duration, and also obeys a rate limit.
VerifyManifestIntegrity checks the provided manifest against the specified digest and returns an error if the manifest does not match that digest.

# Variables

# Structs

ErrNotV2Registry is returned when the server does not report itself as a V2 Docker registry.

# Interfaces

RepositoryRetriever fetches a Docker distribution.Repository.

# Type aliases