| Package | Description |
|---|---|
| sh.hyper.hyperslaves | |
| sh.hyper.hyperslaves.drivers | |
| sh.hyper.hyperslaves.spi |
| Modifier and Type | Field and Description |
|---|---|
protected ContainerInstance |
JobBuildsContainersContext.slaveContainer |
| Modifier and Type | Method and Description |
|---|---|
ContainerInstance |
JobBuildsContainersContext.getSlaveContainer() |
| Modifier and Type | Method and Description |
|---|---|
void |
JobBuildsContainersContext.setSlaveContainer(ContainerInstance slaveContainer) |
| Modifier and Type | Method and Description |
|---|---|
ContainerInstance |
CliHyperDriver.createAndLaunchSlaveContainer(hudson.slaves.SlaveComputer computer,
hudson.Launcher launcher,
String image,
String size) |
| Modifier and Type | Method and Description |
|---|---|
int |
CliHyperDriver.removeContainer(hudson.Launcher launcher,
ContainerInstance instance) |
| Modifier and Type | Method and Description |
|---|---|
ContainerInstance |
ContainerDriver.createAndLaunchSlaveContainer(hudson.slaves.SlaveComputer computer,
hudson.Launcher launcher,
String image,
String size) |
| Modifier and Type | Method and Description |
|---|---|
int |
ContainerDriver.removeContainer(hudson.Launcher launcher,
ContainerInstance instance) |
Copyright © 2016–2017. All rights reserved.