| Package | Description |
|---|---|
| com.redhat.foreman | |
| com.redhat.foreman.launcher |
| Modifier and Type | Method and Description |
|---|---|
HostInfo |
ForemanAPI.getHostInfo(String hostname)
Get host info.
|
HostInfo |
ForemanAPI.reserveHost(HostInfo host)
Reserve host outright.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<HostInfo> |
ForemanSharedNodeCloud.getAllHosts() |
| Modifier and Type | Method and Description |
|---|---|
HostInfo |
ForemanAPI.reserveHost(HostInfo host)
Reserve host outright.
|
| Modifier and Type | Method and Description |
|---|---|
hudson.slaves.ComputerLauncher |
ForemanSSHComputerLauncherFactory.getForemanComputerLauncher(HostInfo host)
Create launcher tailored for particular host.
|
abstract hudson.slaves.ComputerLauncher |
ForemanComputerLauncherFactory.getForemanComputerLauncher(HostInfo host)
Responsible for producing a Computer Launcher.
|
Copyright © 2016–2017. All rights reserved.