# Functions
NewVolumeResizeMap returns new VolumeResizeMap which acts as a cache for holding pending resize requests.
# Structs
PVCWithResizeRequest struct defines data structure that stores state needed for performing file system resize.
# Interfaces
VolumeResizeMap defines an interface that serves as a cache for holding pending resizing requests.