Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coder/envbox
/ RegistryImage
TypeAlias
RegistryImage
integration/integrationtest/docker.go:402–402 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
400
}
401
402
type
RegistryImage string
403
404
func
(r RegistryImage) Registry() string {
405
return
strings.Split(string(r),
"/"
)[0]
Callers
1
pushLocalImage
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected