# Functions
GetSyncInterval gets the resync interval from environment variable.
NewPVEventController will create new instantance of PVEventController.
# Constants
OpenEBSCASLabelKey holds value of OpenEBS CAS label key This key is helpful to identify type of the volume.
# Structs
PVEventController implements volume events controller service.
Recorder is a wrapper over EventRecorder which helps to control event generation.
# Interfaces
Controller defines interface to execute controller.