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

Struct ContainerService

agent/app/service/container.go:54–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52)
53
54type ContainerService struct{}
55
56type IContainerService interface {
57 Page(req dto.PageContainer) (int64, interface{}, error)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected