class Rancher::HaConfig

Included Modules

Defined in:

rancher/types/generated/ha_config.cr

Constructors

Instance Method Summary

Instance methods inherited from class Rancher::Object

client : Client client, client=(client : Client) client=, client? : Client | Nil client?, id : String id, id=(id : String) id=, id? : String | Nil id?, with_client(client : Client) with_client

Constructor Detail

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

[View source]

Instance Method Detail

def cluster_size : Int32 #

def cluster_size=(cluster_size : Int32) #

[View source]
def cluster_size? : Int32 | Nil #

def db_host : String #

def db_host=(db_host : String) #

[View source]
def db_host? : String | Nil #

def db_size : Int32 #

def db_size=(db_size : Int32) #

[View source]
def db_size? : Int32 | Nil #

def enabled : Bool #

def enabled=(enabled : Bool) #

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