MCPcopy Create free account
hub / github.com/1Panel-dev/1Panel / RuntimeRepo

Struct RuntimeRepo

agent/app/repo/runtime.go:12–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10)
11
12type RuntimeRepo struct {
13}
14
15type IRuntimeRepo interface {
16 WithImage(image string) DBOption

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected