master
RepoTagReference
func RepoTagReference(repo, tag string) (reference.NamedTagged, error) { if repo == "" { return nil, nil }