MCPcopy 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
64func (c Client) Close() {
65 _ = c.cli.Close()
66}
67
68func (c Client) ListContainersByName(names []string) ([]container.Summary, error) {
69 var (

Callers 15

RunScriptMethod · 0.95
UploadMethod · 0.95
DownloadMethod · 0.95
ExistMethod · 0.95
SizeMethod · 0.95
DeleteMethod · 0.95
ListObjectsMethod · 0.95
syncAgentAppInstallsFunction · 0.95
syncAppInstallStatusFunction · 0.95
TestByInfoMethod · 0.95

Implementers 1

terminalAIClientagent/utils/terminal/ai/client.go

Calls 1

CloseMethod · 0.65

Tested by

no test coverage detected