Uses of Class
org.jenkinsci.plugins.proxmox.ProxmoxCloud
Packages that use ProxmoxCloud
-
Uses of ProxmoxCloud in org.jenkinsci.plugins.proxmox
Methods in org.jenkinsci.plugins.proxmox that return ProxmoxCloudMethods in org.jenkinsci.plugins.proxmox with parameters of type ProxmoxCloudModifier and TypeMethodDescriptionintProxmoxTemplate.getNumActiveAgents(ProxmoxCloud cloud) Functional agents from this template, for per-template instance-cap accounting.ProxmoxTemplate.provision(ProxmoxCloud cloud, TaskListener listener, int newVmId, org.jenkinsci.plugins.cloudstats.ProvisioningActivity.Id activityId) Clone, configure, and start a VM for the given pre-reserved id, returning the agent. -
Uses of ProxmoxCloud in org.jenkinsci.plugins.proxmox.config
Methods in org.jenkinsci.plugins.proxmox.config that return ProxmoxCloudModifier and TypeMethodDescriptionProxmoxConfigLoader.createProxmoxCloud(Map<String, Object> configMap) Methods in org.jenkinsci.plugins.proxmox.config that return types with arguments of type ProxmoxCloudModifier and TypeMethodDescriptionMethod parameters in org.jenkinsci.plugins.proxmox.config with type arguments of type ProxmoxCloudModifier and TypeMethodDescriptionvoidProxmoxConfigLoader.persistJenkinsChanges(List<ProxmoxCloud> clouds, Jenkins jenkins)