Package | Description |
---|---|
io.jenkins.plugins.orka | |
io.jenkins.plugins.orka.client |
Modifier and Type | Method and Description |
---|---|
DeploymentResponse |
OrkaCloud.deployVM(String namespace,
String namePrefix,
String vmConfig,
String image,
Integer cpu,
String memory,
String scheduler,
String tag,
Boolean tagRequired,
Boolean netBoost,
Boolean legacyIO,
Boolean gpuPassThrough) |
Modifier and Type | Method and Description |
---|---|
DeploymentResponse |
OrkaClient.deployVM(String vmConfig,
String namespace,
String namePrefix,
String image,
Integer cpu,
String memory,
String node,
String scheduler,
String tag,
Boolean tagRequired,
Boolean netBoost,
Boolean legacyIO,
Boolean gpuPassThrough) |
Copyright © 2016–2024. All rights reserved.