Package | Description |
---|---|
io.jenkins.plugins.orka |
Modifier and Type | Method and Description |
---|---|
List<OrkaAgent.PortMapping> |
OrkaAgent.getPortMappins() |
Constructor and Description |
---|
OrkaAgent(String name,
String orkaCredentialsId,
String orkaEndpoint,
String vmCredentialsId,
String node,
String namespace,
String namePrefix,
String redirectHost,
String image,
Integer cpu,
boolean useNetBoost,
boolean useLegacyIO,
boolean useGpuPassthrough,
int numExecutors,
String host,
int port,
String remoteFS,
boolean useJenkinsProxySettings,
boolean ignoreSSLErrors,
String jvmOptions,
String memory,
String tag,
Boolean tagRequired,
List<OrkaAgent.PortMapping> portMappings) |
Copyright © 2016–2024. All rights reserved.