MCPcopy Create free account
hub / github.com/containerd/nerdctl / Close

Method Close

pkg/cmd/image/save.go:120–122  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

118}
119
120func (nopWriteCloser) Close() error {
121 return nil
122}

Callers 15

collectFunction · 0.45
execActionWithContainerFunction · 0.45
writeCIDFileFunction · 0.45
getSystemCPUUsageFunction · 0.45
readPathsFromRecordFileFunction · 0.45
isReusableESGZFunction · 0.45
ensureOCIArchiveFunction · 0.45
compressAndWriteLayerFunction · 0.45
readLayerContentFunction · 0.45
buildDockerArchiveFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected