struct Lester::Cluster::Member

Included Modules

Defined in:

lester/cluster/member.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

Instance Method Detail

def architecture : String | Nil #

[View source]
def config : Hash(String, String) | Nil #

[View source]
def database? : Bool | Nil #

[View source]
def description : String | Nil #

[View source]
def failure_domain : String | Nil #

[View source]
def message : String | Nil #

[View source]
def roles : Array(String) | Nil #

[View source]
def server_name : String | Nil #

[View source]
def status : String | Nil #

[View source]
def url : String | Nil #

[View source]