mirror of
https://github.com/projectatomic/atomic.git
synced 2026-02-05 18:45:01 +01:00
Add two classes and several new methods for inspecting registries and images. These methods are helpful for: * taking user input (i.e. image names, partial image names) and determining the fully qualified names. * determining the fq name when the registry is omitted by the user. * obtaining image manifests * mimicing skopeo inspect Closes: #687 Approved by: baude