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
IOException
InterruptedException
public ContainerInstance launchBuildContainer(hudson.Launcher launcher, hudson.model.TaskListener listener, String image) throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2016. All rights reserved.