Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/google/go-containerregistry
/ Close
Method
Close
pkg/v1/remote/write_test.go:166–166 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
164
165
type
closer
interface
{
166
Close()
167
}
168
169
func
setupImage(t *testing.T) v1.Image {
Callers
15
TestDiskPush
Function · 0.65
TestDiskCorruptBlobReturnsBlobUnknown
Function · 0.65
Put
Method · 0.65
handle
Method · 0.65
TestPushAndPullContainer
Function · 0.65
Stat
Method · 0.65
Put
Method · 0.65
TestTLS
Function · 0.65
TestCalls
Function · 0.65
TestWrite
Function · 0.65
TestMultiWriteSameImage
Function · 0.65
TestMultiWriteDifferentImages
Function · 0.65
Implementers
13
bytesCloser
pkg/registry/blobs.go
readcloser
pkg/v1/cache/fs.go
progress
pkg/v1/remote/progress.go
progressReader
pkg/v1/remote/progress.go
limitedReadCloser
pkg/v1/remote/limiter.go
errReadCloser
pkg/v1/remote/transport/error_test.go
tokenReleasingReadCloser
pkg/v1/tarball/write_test.go
progressWriter
pkg/v1/tarball/write.go
compressedReader
pkg/v1/stream/layer.go
tokenReleasingReadCloser
pkg/v1/mutate/mutate_test.go
closeTrackingReadCloser
pkg/crane/export_test.go
ReadCloser
internal/and/and_closer.go
Calls
no outgoing calls
Tested by
15
TestDiskPush
Function · 0.52
TestDiskCorruptBlobReturnsBlobUnknown
Function · 0.52
TestPushAndPullContainer
Function · 0.52
TestTLS
Function · 0.52
TestCalls
Function · 0.52
TestWrite
Function · 0.52
TestMultiWriteSameImage
Function · 0.52
TestMultiWriteDifferentImages
Function · 0.52
TestWriteForeignLayers
Function · 0.52
TestMultiWriteNoHistory
Function · 0.52
TestMultiWriteHistoryEmptyLayers
Function · 0.52
TestMultiWriteMismatchedHistory
Function · 0.52