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

Method Create

agent/app/service/ftp.go:24–24  ·  view source on GitHub ↗
(req dto.FtpCreate)

Source from the content-addressed store, hash-verified

22 SearchWithPage(search dto.SearchWithPage) (int64, interface{}, error)
23 Operate(operation string) error
24 Create(req dto.FtpCreate) (uint, error)
25 Delete(req dto.BatchDeleteReq) error
26 Update(req dto.FtpUpdate) error
27 Sync() error

Callers 15

ChangeShowMethod · 0.65
SyncMethod · 0.65
CreateMethod · 0.65
CreateAlertMethod · 0.65
CreateDBFunction · 0.65
createLinkFunction · 0.65
SyncTagsFunction · 0.65
recordSnapshotMethod · 0.65
SnapshotImportMethod · 0.65
CreateToolConfigMethod · 0.65
installWithHooksMethod · 0.65
UpdateAuthBasicMethod · 0.65

Implementers 1

FtpServiceagent/app/service/ftp.go

Calls

no outgoing calls

Tested by

no test coverage detected