Add flag to disable login on multiple hosts
Signed-off-by: shubham <shubham.bajpai@mayadata.io>
This commit is contained in:
@@ -31,6 +31,7 @@ type SCSITargetDriver interface {
|
||||
Resize(uint64) error
|
||||
Stats() Stats
|
||||
SetClusterIP(string)
|
||||
EnableBlockMultipleHostLogin()
|
||||
}
|
||||
|
||||
type Stats struct {
|
||||
|
||||
Reference in New Issue
Block a user