Uses of Class
org.jdrupes.vmoperator.common.VmDefinitionModel
Package
Description
The following diagram shows the components of the manager application.
-
Uses of VmDefinitionModel in org.jdrupes.vmoperator.manager
Modifier and TypeMethodDescriptionprotected void
VmMonitor.handleChange
(K8sClient client, io.kubernetes.client.util.Watch.Response<VmDefinitionModel> response) -
Uses of VmDefinitionModel in org.jdrupes.vmoperator.runner.qemu
Modifier and TypeMethodDescriptionprotected void
VmDefUpdater.updateCondition
(VmDefinitionModel from, com.google.gson.JsonObject status, String type, boolean state, String reason, String message) Update condition.