MCPcopy
hub / github.com/containers/toolbox / GetFullyQualifiedImageFunc

FuncType GetFullyQualifiedImageFunc

src/pkg/utils/utils.go:42–42  ·  view source on GitHub ↗
func(string, string) string

Source from the content-addressed store, hash-verified

40
41type GetDefaultReleaseFunc func() (string, error)
42type GetFullyQualifiedImageFunc func(string, string) string
43type GetP11KitClientPathsFunc func() []string
44type ParseReleaseFunc func(string) (string, error)
45

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…