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
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
Methods in org.jdrupes.vmoperator.vmconlet with parameters of type VmDefChangedModifier and TypeMethodDescriptionvoid
VmConlet.onVmDefChanged
(VmDefChanged event, VmChannel channel) Track the VM definitions. -
Uses of VmDefChanged in org.jdrupes.vmoperator.vmviewer
Methods in org.jdrupes.vmoperator.vmviewer with parameters of type VmDefChangedModifier and TypeMethodDescriptionvoid
VmViewer.onVmDefChanged
(VmDefChanged event, VmChannel channel) Track the VM definitions.