Discover Packages
github.com/hotkeyprince/go-containerregistry
internal
compare
package
Version:
v0.20.4
Opens a new window with list of versions in this module.
Published: Aug 7, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package compare provides methods for comparing images, indexes, and layers.
Images compares the given images to each other and returns an error if they
differ.
Indexes compares the given indexes to each other and returns an error if
they differ.
Layers compares the given layers to each other and returns an error if they
differ. Note that this does not compare the actual contents (by calling
Compressed or Uncompressed).
Source Files
¶
Click to show internal directories.
Click to hide internal directories.