glustercli.volume

Undocumented in source.

Members

Functions

volumeCreate
void volumeCreate(string volname, string[] bricks, VolumeCreateOptions opts)
Undocumented in source. Be warned that the author may not have intended to support it.
volumeDelete
void volumeDelete(string volname)
Undocumented in source. Be warned that the author may not have intended to support it.
volumeInfo
Volume[] volumeInfo(string volname)
Undocumented in source. Be warned that the author may not have intended to support it.
volumeInfo
Volume[] volumeInfo()
Undocumented in source. Be warned that the author may not have intended to support it.
volumeList
string[] volumeList()
Undocumented in source. Be warned that the author may not have intended to support it.
volumeResetOption
void volumeResetOption(string volname, string opt, bool force)
Undocumented in source. Be warned that the author may not have intended to support it.
volumeResetOption
void volumeResetOption(string volname, string opt)
Undocumented in source. Be warned that the author may not have intended to support it.
volumeResetOption
void volumeResetOption(string volname, bool force)
Undocumented in source. Be warned that the author may not have intended to support it.
volumeResetOption
void volumeResetOption(string volname)
Undocumented in source. Be warned that the author may not have intended to support it.
volumeRestart
void volumeRestart(string volname)
Undocumented in source. Be warned that the author may not have intended to support it.
volumeSetOption
void volumeSetOption(string volname, string[string] opts)
Undocumented in source. Be warned that the author may not have intended to support it.
volumeStart
void volumeStart(string volname, bool force)
Undocumented in source. Be warned that the author may not have intended to support it.
volumeStatus
Volume[] volumeStatus(string volname)
Undocumented in source. Be warned that the author may not have intended to support it.
volumeStatus
Volume[] volumeStatus()
Undocumented in source. Be warned that the author may not have intended to support it.
volumeStop
void volumeStop(string volname, bool force)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

VolumeCreateOptions
struct VolumeCreateOptions
Undocumented in source.

Meta