struct

GlusterCLI::Brick

Inherits JSON::Serializable / Struct / Value / Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

block_size
Source
block_size=(block_size : Int32)
Source
device
Source
device=(device : String)
Source
fs_name
Source
fs_name=(fs_name : String)
Source
inodes_free
Source
inodes_free=(inodes_free : UInt64)
Source
inodes_total
Source
inodes_total=(inodes_total : UInt64)
Source
inodes_used
Source
inodes_used=(inodes_used : UInt64)
Source
mnt_options
Source
mnt_options=(mnt_options : String)
Source
node
Source
path
Source
path=(path : String)
Source
pid=(pid : Int32)
Source
size_free
Source
size_free=(size_free : UInt64)
Source
size_total
Source
size_total=(size_total : UInt64)
Source
size_used
Source
size_used=(size_used : UInt64)
Source
state
Source
state=(state : String)
Source
type
Source
type=(type : String)
Source