Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/1Panel-dev/1Panel
/ Close
Method
Close
agent/utils/docker/docker.go:64–66 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
62
}
63
64
func
(c Client) Close() {
65
_ = c.cli.Close()
66
}
67
68
func
(c Client) ListContainersByName(names []string) ([]container.Summary, error) {
69
var
(
Callers
15
RunScript
Method · 0.95
CreateDefaultDockerNetwork
Function · 0.95
Upload
Method · 0.95
Download
Method · 0.95
Exist
Method · 0.95
Size
Method · 0.95
Delete
Method · 0.95
ListObjects
Method · 0.95
syncTensorRTLLMContainerStatus
Function · 0.95
syncAgentAppInstalls
Function · 0.95
syncAppInstallStatus
Function · 0.95
TestByInfo
Method · 0.95
Implementers
1
terminalAIClient
agent/utils/terminal/ai/client.go
Calls
1
Close
Method · 0.65
Tested by
no test coverage detected