package
1.0.0
Repository: https://github.com/dmcgowan/cri-containerd.git
Documentation: pkg.go.dev

# Functions

NewInMemoryTracker returns a StatusTracker that tracks content status in-memory.
NewResolver returns a new resolver to a Docker registry.

# Variables

ErrInvalidAuthorization is used when credentials are passed to a server but those credentials are rejected.
ErrNoToken is returned if a request is successful but the body does not contain an authorization token.

# Structs

Options are used to configured a new Docker register resolver.
Status of a content operation.

# Interfaces

StatusTracker to track status of operations.