struct Etcd::Model::Status

Defined in:

etcd/model/maintenance.cr

Constructors

Instance Method Summary

Constructor methods inherited from struct Etcd::Model::Base

new(pull : JSON::PullParser) new

Constructor Detail

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

[View source]

Instance Method Detail

def db_size : Int64 #

[View source]
def header : Header #

[View source]
def leader : UInt64 #

[View source]
def raft_index : UInt64 #

[View source]
def raft_term : UInt64 #

[View source]
def version : String #

[View source]