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

# Functions

Fast causes validate to skip reading and digesting layer bytes.
Image validates that img does not violate any invariants of the image format.
Index validates that idx does not violate any invariants of the index format.
Layer validates that the values return by its methods are consistent with the contents returned by Compressed and Uncompressed.

# Type aliases

Option is a functional option for validate.