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

Method ExportLog

agent/app/service/ssh.go:54–54  ·  view source on GitHub ↗
(ctx *gin.Context, req dto.SearchSSHLog)

Source from the content-addressed store, hash-verified

52
53 LoadLog(ctx *gin.Context, req dto.SearchSSHLog) (int64, []dto.SSHHistory, error)
54 ExportLog(ctx *gin.Context, req dto.SearchSSHLog) (string, error)
55
56 SyncRootCert() error
57 CreateRootCert(req dto.RootCertOperate) error

Callers 1

ExportSSHLogsMethod · 0.65

Implementers 1

SSHServiceagent/app/service/ssh.go

Calls

no outgoing calls

Tested by

no test coverage detected