Versions in this module Expand all Collapse all v1 v1.6.0 Jul 29, 2026 v1.5.2 Mar 19, 2026 Changes in this version + var Exceptions = sets.NewString("registry.k8s.io/pause:3.10", "invalid.registry.k8s.io/invalid", ...) + func GetGlobalFromRepository() string + func GetMappedImages(originalImages map[string]k8simage.ImageID, repo string) map[string]string + func GetPullSpecFor(image string) (string, bool) + func GetPullSpecForOrPanic(image string) string + func InitializeImages(repo string) + func InitializeReleasePullSpecString(imageStreamString string, hasNoImageRegistry bool) error + func LimitedShellImage() string + func LocationFor(image string) string + func MustGatherImage() string + func MustReplaceContents(data []byte) []byte + func OpenLDAPTestImage() string + func OriginalImages() map[string]k8simage.ImageID + func ReplaceContents(data []byte) ([]byte, error) + func ShellImage() string