LinuxThrottleDevice struct holds a major:minor rate_per_second pair
| Name | Type | Description | Notes |
|---|---|---|---|
| major | Long | Major is the device's major number. | [optional] |
| minor | Long | Minor is the device's minor number. | [optional] |
| rate | Integer | Rate is the IO rate limit per cgroup per device | [optional] |
- Serializable