directory
0.20.3
Repository: https://github.com/google/go-containerregistry.git
Documentation: pkg.go.dev

# Packages

Package authn defines different methods of authentication for talking to a container registry.
Package compression abstracts over gzip and zstd.
Package crane holds libraries used to implement the crane CLI.
Package gcrane holds libraries used to implement the gcrane CLI.
Package legacy provides functionality to work with docker images in the v1 format.
Package logs exposes the loggers used by this library.
Package name defines structured types for representing image references.
Package registry implements a docker V2 registry and the OCI distribution specification.
Package v1 defines structured types for OCI v1 images.