MCPcopy Create free account
hub / github.com/bufbuild/buf / Close

Method Close

private/bufpkg/bufremoteplugin/bufremoteplugindocker/docker.go:68–68  ·  view source on GitHub ↗

Close releases any resources used by the underlying Docker client.

()

Source from the content-addressed store, hash-verified

66 Inspect(ctx context.Context, image string) (*InspectResponse, error)
67 // Close releases any resources used by the underlying Docker client.
68 Close() error
69}
70
71// LoadResponse returns details of a successful load image call.

Callers 15

runFunction · 0.95
createClientFunction · 0.95
generateMarkdownTreeFunction · 0.65
getConfigForBucketFunction · 0.65
ToHeaderMethod · 0.65
LoadMethod · 0.65
PushMethod · 0.65
CloseMethod · 0.65
TestMainFunction · 0.65
putFileForPrefixFunction · 0.65
getReadBucketForTarMethod · 0.65

Calls

no outgoing calls

Tested by 15

createClientFunction · 0.76
TestMainFunction · 0.52
checkExpectationFunction · 0.52
fuzzFunction · 0.52
setupLSPServerForBufYAMLFunction · 0.52
setupLSPServerFunction · 0.52
TestPlainPostHandlerTLSFunction · 0.52
TestPlainPostHandlerH2CFunction · 0.52
testPlainPostHandlerFunction · 0.52
testRoundTripLocalFileFunction · 0.52