func()

in internal/cs/dockerengine.go [37:39]


func (r *RemoteImage) Ref() string {
	return r.ServerAddress + ":" + r.Tag
}