class Rancher::DigitaloceanConfig
- Rancher::DigitaloceanConfig
- Rancher::Object
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
rancher/types/generated/digitalocean_config.crConstructors
Instance Method Summary
- #access_token : String
- #access_token=(access_token : String)
- #access_token? : String | Nil
- #backups : Bool
- #backups=(backups : Bool)
- #backups? : Bool | Nil
- #image : String
- #image=(image : String)
- #image? : String | Nil
- #ipv6 : Bool
- #ipv6=(ipv6 : Bool)
- #ipv6? : Bool | Nil
- #monitoring : Bool
- #monitoring=(monitoring : Bool)
- #monitoring? : Bool | Nil
- #private_networking : Bool
- #private_networking=(private_networking : Bool)
- #private_networking? : Bool | Nil
- #region : String
- #region=(region : String)
- #region? : String | Nil
- #size : String
- #size=(size : String)
- #size? : String | Nil
- #ssh_key_fingerprint : String
- #ssh_key_fingerprint=(ssh_key_fingerprint : String)
- #ssh_key_fingerprint? : String | Nil
- #ssh_key_path : String
- #ssh_key_path=(ssh_key_path : String)
- #ssh_key_path? : 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
- #tags : String
- #tags=(tags : String)
- #tags? : String | Nil
- #userdata : String
- #userdata=(userdata : String)
- #userdata? : String | Nil