(ctx context.Context)
| 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. |
no outgoing calls