class Rancher::HaConfigInput
- Rancher::HaConfigInput
- Rancher::Object
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
rancher/types/generated/ha_config_input.crConstructors
Instance Method Summary
- #cert : String
- #cert=(cert : String)
- #cert? : String | Nil
- #cert_chain : String
- #cert_chain=(cert_chain : String)
- #cert_chain? : String | Nil
- #cluster_size : Int32
- #cluster_size=(cluster_size : Int32)
- #cluster_size? : Int32 | Nil
- #host_registration_url : String
- #host_registration_url=(host_registration_url : String)
- #host_registration_url? : String | Nil
- #http_enabled : Bool
- #http_enabled=(http_enabled : Bool)
- #http_enabled? : Bool | Nil
- #http_port : Int32
- #http_port=(http_port : Int32)
- #http_port? : Int32 | Nil
- #https_port : Int32
- #https_port=(https_port : Int32)
- #https_port? : Int32 | Nil
- #key : String
- #key=(key : String)
- #key? : String | Nil
- #pp_http_port : Int32
- #pp_http_port=(pp_http_port : Int32)
- #pp_http_port? : Int32 | Nil
- #pp_https_port : Int32
- #pp_https_port=(pp_https_port : Int32)
- #pp_https_port? : Int32 | Nil
- #redis_port : Int32
- #redis_port=(redis_port : Int32)
- #redis_port? : Int32 | Nil
- #swarm_enabled : Bool
- #swarm_enabled=(swarm_enabled : Bool)
- #swarm_enabled? : Bool | Nil
- #swarm_port : Int32
- #swarm_port=(swarm_port : Int32)
- #swarm_port? : Int32 | Nil
- #zookeeper_client_port : Int32
- #zookeeper_client_port=(zookeeper_client_port : Int32)
- #zookeeper_client_port? : Int32 | Nil
- #zookeeper_leader_port : Int32
- #zookeeper_leader_port=(zookeeper_leader_port : Int32)
- #zookeeper_leader_port? : Int32 | Nil
- #zookeeper_quorum_port : Int32
- #zookeeper_quorum_port=(zookeeper_quorum_port : Int32)
- #zookeeper_quorum_port? : Int32 | Nil