class Rancher::BlkioDeviceOption
- Rancher::BlkioDeviceOption
- Rancher::Object
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
rancher/types/generated/blkio_device_option.crConstructors
Instance Method Summary
- #read_bps : Int64
- #read_bps=(read_bps : Int64)
- #read_bps? : Int64 | Nil
- #read_iops : Int64
- #read_iops=(read_iops : Int64)
- #read_iops? : Int64 | Nil
- #weight : Int64
- #weight=(weight : Int64)
- #weight? : Int64 | Nil
- #write_bps : Int64
- #write_bps=(write_bps : Int64)
- #write_bps? : Int64 | Nil
- #write_iops : Int64
- #write_iops=(write_iops : Int64)
- #write_iops? : Int64 | Nil