class Rancher::GenericConfig
- Rancher::GenericConfig
- Rancher::Object
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
rancher/types/generated/generic_config.crConstructors
Instance Method Summary
- #engine_port : String
- #engine_port=(engine_port : String)
- #engine_port? : String | Nil
- #ip_address : String
- #ip_address=(ip_address : String)
- #ip_address? : String | Nil
- #ssh_key : String
- #ssh_key=(ssh_key : String)
- #ssh_key? : String | Nil
- #ssh_port : String
- #ssh_port=(ssh_port : String)
- #ssh_port? : String | Nil
- #ssh_user : String
- #ssh_user=(ssh_user : String)
- #ssh_user? : String | Nil