Package | Description |
---|---|
com.veertu.ankaMgmtSdk | |
com.veertu.plugin.anka |
Modifier and Type | Class and Description |
---|---|
class |
ConcAnkaMgmtVm
Created by asafgur on 17/05/2017.
|
Modifier and Type | Method and Description |
---|---|
AnkaMgmtVm |
AnkaVmFactory.makeAnkaVm(String mgmtUrl,
String templateId,
String tag,
String nameTemplate,
int sshPort) |
Modifier and Type | Field and Description |
---|---|
protected AnkaMgmtVm |
AbstractAnkaSlave.vm |
Modifier and Type | Method and Description |
---|---|
AnkaMgmtVm |
AbstractAnkaSlave.getVM() |
Modifier and Type | Method and Description |
---|---|
static AnkaPlannedNode |
AnkaPlannedNode.createInstance(AnkaCloudSlaveTemplate template,
hudson.model.Label label,
AnkaMgmtVm vm) |
static AnkaOnDemandSlave |
AnkaOnDemandSlave.createProvisionedSlave(AnkaCloudSlaveTemplate template,
hudson.model.Label label,
AnkaMgmtVm vm) |
Constructor and Description |
---|
AbstractAnkaSlave(String name,
String nodeDescription,
String remoteFS,
int numExecutors,
hudson.model.Node.Mode mode,
String labelString,
hudson.slaves.ComputerLauncher launcher,
hudson.slaves.RetentionStrategy retentionStrategy,
List<? extends hudson.slaves.NodeProperty<?>> nodeProperties,
AnkaCloudSlaveTemplate template,
AnkaMgmtVm vm) |
AnkaLauncher(AnkaMgmtVm vm,
hudson.slaves.ComputerLauncher launcher) |
AnkaOnDemandSlave(String name,
String nodeDescription,
String remoteFS,
int numExecutors,
hudson.model.Node.Mode mode,
String labelString,
hudson.slaves.ComputerLauncher launcher,
List<? extends hudson.slaves.NodeProperty<?>> nodeProperties,
AnkaCloudSlaveTemplate template,
AnkaMgmtVm vm) |
Copyright © 2016–2018. All rights reserved.