Modifier and Type | Method and Description |
---|---|
LoadImageCmd |
DockerClient.loadImageCmd(InputStream imageStream)
Loads a tarball with a set of images and tags into a Docker repository.
|
Modifier and Type | Method and Description |
---|---|
LoadImageCmd |
LoadImageCmd.withImageStream(InputStream imageStream) |
Modifier and Type | Method and Description |
---|---|
LoadImageCmd |
DockerClientImpl.loadImageCmd(InputStream imageStream) |
Modifier and Type | Class and Description |
---|---|
class |
LoadImageCmdImpl |
Modifier and Type | Method and Description |
---|---|
protected Void |
LoadImageCmdExec.execute(LoadImageCmd command) |
Modifier and Type | Method and Description |
---|---|
protected Void |
LoadImageCmdExec.execute(LoadImageCmd command) |
Copyright © 2017. All Rights Reserved.