package
Version:
v2.8.1
Opens a new window with list of versions in this module.
Published: Aug 19, 2026
License: BSD-3-Clause
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package imageref contains shared image-reference parsing operations.
func ParseUpdateLookup(imageRef string) (originalRef, tag string, repositoryCandidates map[string]struct{}, ok bool)
ParseUpdateLookup normalizes an image reference into the repository and tag
candidates used to match persisted update records.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.