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

Method WithAppIdsNotIn

agent/app/repo/app_install.go:23–23  ·  view source on GitHub ↗
(appIds []uint)

Source from the content-addressed store, hash-verified

21 WithAppId(appId uint) DBOption
22 WithAppIdsIn(appIds []uint) DBOption
23 WithAppIdsNotIn(appIds []uint) DBOption
24 WithStatus(status string) DBOption
25 WithServiceName(serviceName string) DBOption
26 WithContainerName(containerName string) DBOption

Callers 1

SearchForWebsiteMethod · 0.65

Implementers 1

AppInstallRepoagent/app/repo/app_install.go

Calls

no outgoing calls

Tested by

no test coverage detected