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

Method WithPort

agent/app/repo/runtime.go:21–21  ·  view source on GitHub ↗
(port int)

Source from the content-addressed store, hash-verified

19 WithDetailId(id uint) DBOption
20 WithDetailIdsIn(ids []uint) DBOption
21 WithPort(port int) DBOption
22 WithNormalStatus(status string) DBOption
23 Page(page, size int, opts ...DBOption) (int64, []model.Runtime, error)
24 Create(ctx context.Context, runtime *model.Runtime) error

Callers 6

getWebsiteDomainsFunction · 0.65
checkWebsitePortFunction · 0.65
DeleteWebsiteDomainMethod · 0.65
checkRuntimePortExistFunction · 0.65
checkPortFunction · 0.65
checkPortExistFunction · 0.65

Implementers 1

RuntimeRepoagent/app/repo/runtime.go

Calls

no outgoing calls

Tested by

no test coverage detected