Uses of Class
org.jdrupes.vmoperator.manager.events.VmDefChanged
Packages that use VmDefChanged
Package
Description
The following diagram shows the components of the manager application.
-
Uses of VmDefChanged in org.jdrupes.vmoperator.manager
Methods in org.jdrupes.vmoperator.manager with parameters of type VmDefChangedModifier and TypeMethodDescriptionvoid
DisplaySecretReconciler.onVmDefChanged
(VmDefChanged event, Channel channel) On vm def changed.void
PoolMonitor.onVmDefChanged
(VmDefChanged event) Track VM definition changes.void
Reconciler.onVmDefChanged
(VmDefChanged event, VmChannel channel) Handles the change event.void
Reconcile.void
Reconcile.void
Reconcile the pod.void
Reconcile the PVCs.void
Reconcile stateful set. -
Uses of VmDefChanged in org.jdrupes.vmoperator.vmaccess
Methods in org.jdrupes.vmoperator.vmaccess with parameters of type VmDefChangedModifier and TypeMethodDescriptionvoid
VmAccess.onVmDefChanged
(VmDefChanged event, VmChannel channel) Track the VM definitions and update conlets. -
Uses of VmDefChanged in org.jdrupes.vmoperator.vmmgmt
Methods in org.jdrupes.vmoperator.vmmgmt with parameters of type VmDefChangedModifier and TypeMethodDescriptionvoid
VmMgmt.onVmDefChanged
(VmDefChanged event, VmChannel channel) Track the VM definitions.