class
Configuration::Models::ExternalNode
- Configuration::Models::ExternalNode
- Reference
- Object
Included Modules
- YAML::Serializable
Defined in:
configuration/models/external_node.crConstructors
Instance Method Summary
- #host : String
- #host=(host : String)
- #index : Int32
- #index=(index : Int32)
- #manage_hostname : Bool
- #manage_hostname=(manage_hostname : Bool)
- #robot_server_number : Int32 | Nil
- #robot_server_number=(robot_server_number : Int32 | Nil)
- #ssh_port : Int32
- #ssh_port=(ssh_port : Int32)
- #ssh_private_key_path
- #ssh_private_key_path=(ssh_private_key_path : String)
- #ssh_user : String
- #ssh_user=(ssh_user : String)