Discover Packages
github.com/danielsel/go-containerregistry
pkg
internal
compare
package
Version:
v0.1.3-0...-0b0730e
Opens a new window with list of versions in this module.
Published: Sep 15, 2020
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.