LustreCsiDriverConfig constructor

LustreCsiDriverConfig({
  1. bool? enableLegacyLustrePort,
  2. bool? enabled,
})

Implementation

LustreCsiDriverConfig({this.enableLegacyLustrePort, this.enabled});