struct GlusterCLI::VolumeCreateOptions

Defined in:

types.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def disperse_count : Int32 #

[View source]
def disperse_count=(disperse_count : Int32) #

[View source]
def disperse_redundancy_count : Int32 #

[View source]
def disperse_redundancy_count=(disperse_redundancy_count : Int32) #

[View source]
def force=(force : Bool) #

[View source]
def force? : Bool #

[View source]
def initialize #

[View source]
def replica_count : Int32 #

[View source]
def replica_count=(replica_count : Int32) #

[View source]
def volume_type : String #

[View source]
def volume_type=(volume_type : String) #

[View source]