public class ImageIdContainerDefinition extends ContainerDefinition
| Modifier and Type | Class and Description |
|---|---|
static class |
ImageIdContainerDefinition.DescriptorImpl |
| Constructor and Description |
|---|
ImageIdContainerDefinition(String image,
String size,
boolean forcePull) |
| Modifier and Type | Method and Description |
|---|---|
String |
getImage() |
String |
getImage(ContainerDriver driver,
hudson.model.TaskListener listener) |
String |
getSize() |
public String getSize()
getSize in class ContainerDefinitionpublic String getImage()
public String getImage(ContainerDriver driver, hudson.model.TaskListener listener) throws IOException, InterruptedException
getImage in class ContainerDefinitionIOExceptionInterruptedExceptionCopyright © 2016–2017. All rights reserved.