Uses of Class
org.jdrupes.vmoperator.manager.events.VmDefChanged
Package
Description
The following diagram shows the components of the manager application.
-
Uses of VmDefChanged in org.jdrupes.vmoperator.manager
Modifier and TypeMethodDescriptionvoid
DisplaySecretMonitor.onVmDefChanged
(VmDefChanged event, Channel channel) On vm def changed.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.vmconlet
Modifier and TypeMethodDescriptionvoid
VmConlet.onVmDefChanged
(VmDefChanged event, VmChannel channel) Track the VM definitions. -
Uses of VmDefChanged in org.jdrupes.vmoperator.vmviewer
Modifier and TypeMethodDescriptionvoid
VmViewer.onVmDefChanged
(VmDefChanged event, VmChannel channel) Track the VM definitions.