glustercli v0.1.2 (2019-08-29T03:24:42Z)
Dub
Repo
Peer
glustercli
peer_parser
Undocumented in source.
struct
Peer {
string
id
;
string
address
;
string
state
;
JSONValue
toJson
();
}
Members
Functions
toJson
JSONValue
toJson
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
address
string
address
;
Undocumented in source.
id
string
id
;
Undocumented in source.
state
string
state
;
Undocumented in source.
Meta
Source
See Implementation
glustercli
peer_parser
functions
parsePeersFromPoolList
manifest constants
StateOffline
StateOnline
structs
Peer