Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/1Panel-dev/1Panel
/ WithImage
Method
WithImage
agent/app/repo/runtime.go:16–16 ·
view source on GitHub ↗
(image string)
Source
from the content-addressed store, hash-verified
14
15
type
IRuntimeRepo
interface
{
16
WithImage(image string) DBOption
17
WithNotId(id uint) DBOption
18
WithStatus(status string) DBOption
19
WithDetailId(id uint) DBOption
Callers
2
Create
Method · 0.65
Update
Method · 0.65
Implementers
1
RuntimeRepo
agent/app/repo/runtime.go
Calls
no outgoing calls
Tested by
no test coverage detected