Add InMemory to Volume Grow structure
This commit is contained in:
@@ -28,6 +28,7 @@ type VolumeGrowOption struct {
|
||||
DataCenter string
|
||||
Rack string
|
||||
DataNode string
|
||||
InMemory bool
|
||||
}
|
||||
|
||||
type VolumeGrowth struct {
|
||||
|
||||
Reference in New Issue
Block a user