Uses of Class
org.jdrupes.vmoperator.manager.events.PodChanged
Packages that use PodChanged
Package
Description
The following diagram shows the components of the manager application.
- 
Uses of PodChanged in org.jdrupes.vmoperator.managerMethods in org.jdrupes.vmoperator.manager with parameters of type PodChangedModifier and TypeMethodDescriptionvoidController.onPodChange(PodChanged event, VmChannel channel) Remove runner version from status when pod is deletedvoidVmMonitor.onPodChanged(PodChanged event, VmChannel channel) On pod changed.