kubernetes/pkg/scheduler/framework/plugins/nodevolumelimits/utils.go

// isCSIMigrationOn returns a boolean value indicating whether
// the CSI migration has been enabled for a particular storage plugin.
func isCSIMigrationOn(csiNode *storagev1.CSINode, pluginName string) bool {}