// 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 { … }
// 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 { … }