| Package | Description | 
|---|---|
| io.jenkins.plugins.orka | 
| Constructor and Description | 
|---|
AgentTemplate(String vmCredentialsId,
             String vm,
             boolean createNewVMConfig,
             String configName,
             String baseImage,
             int numCPUs,
             boolean useNetBoost,
             boolean useLegacyIO,
             boolean useGpuPassthrough,
             int numExecutors,
             String remoteFS,
             hudson.model.Node.Mode mode,
             String labelString,
             String namePrefix,
             hudson.slaves.RetentionStrategy<?> retentionStrategy,
             OrkaVerificationStrategy verificationStrategy,
             List<? extends hudson.slaves.NodeProperty<?>> nodeProperties,
             String jvmOptions,
             String scheduler,
             String memory,
             boolean overwriteTag,
             String tag,
             Boolean tagRequired)
Deprecated.  
 | 
Copyright © 2016–2025. All rights reserved.