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

Method WithDomain

agent/app/repo/website.go:14–14  ·  view source on GitHub ↗
(domain string)

Source from the content-addressed store, hash-verified

12 WithAppInstallId(appInstallId uint) DBOption
13 WithAppInstallIds(appInstallIds []uint) DBOption
14 WithDomain(domain string) DBOption
15 WithAlias(alias string) DBOption
16 WithWebsiteSSLID(sslId uint) DBOption
17 WithGroupID(groupId uint) DBOption

Callers 2

getWebsiteDomainsFunction · 0.65
DeleteWebsiteDomainMethod · 0.65

Implementers 1

WebsiteRepoagent/app/repo/website.go

Calls

no outgoing calls

Tested by

no test coverage detected