Skip to content

Commit 5721dac

Browse files
committed
Adding UseCHAP field for Trident
1 parent 0fd31fb commit 5721dac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

storage_drivers/storage_drivers.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ type SolidfireStorageDriverConfig struct {
174174
Types *[]sfapi.VolType
175175
LegacyNamePrefix string //name prefix used in earlier ndvp versions
176176
AccessGroups []int64
177+
UseCHAP bool
177178
DefaultBlockSize int64 //blocksize to use on create when not specified (512|4096, 512 is default)
178179
}
179180

0 commit comments

Comments
 (0)