public class HyperProvisioner extends Object
| Modifier and Type | Field and Description |
|---|---|
protected HyperDriver |
driver |
| Constructor and Description |
|---|
HyperProvisioner() |
| Modifier and Type | Method and Description |
|---|---|
ContainerInstance |
launchBuildContainer(hudson.Launcher launcher,
hudson.model.TaskListener listener,
String image) |
void |
launchBuildProcess(hudson.Launcher launcher,
hudson.model.TaskListener listener,
String image,
String commands) |
protected final HyperDriver driver
public void launchBuildProcess(hudson.Launcher launcher,
hudson.model.TaskListener listener,
String image,
String commands)
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic ContainerInstance launchBuildContainer(hudson.Launcher launcher, hudson.model.TaskListener listener, String image) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2016. All rights reserved.