MCPcopy
hub / github.com/moby/moby / Wait

Method Wait

client/image_push.go:23–23  ·  view source on GitHub ↗
(ctx context.Context)

Source from the content-addressed store, hash-verified

21 io.ReadCloser
22 JSONMessages(ctx context.Context) iter.Seq2[jsonstream.Message, error]
23 Wait(ctx context.Context) error
24}
25
26// ImagePush requests the docker host to push an image to a remote registry.

Callers 15

TestStreamWaitFunction · 0.65
demultiplexStreamsFunction · 0.65
waitActiveMethod · 0.65
GetAllMethod · 0.65
CloseMethod · 0.65
StartWithLogFileMethod · 0.65
KillMethod · 0.65
loadFrozenImagesFunction · 0.65
pullImagesFunction · 0.65

Implementers 1

Streamclient/internal/jsonmessages.go

Calls

no outgoing calls

Tested by 15

TestStreamWaitFunction · 0.52
ReadLogsMethod · 0.52
waitLenMethod · 0.52
TestConcurrentLoggingFunction · 0.52
TestParallelFunction · 0.52
TestConcurrentWritesFunction · 0.52