package blkiodev
import "github.com/ory/dockertest/v3/docker/types/blkiodev"
Index ¶
Types ¶
type ThrottleDevice ¶
ThrottleDevice is a structure that holds device:rate_per_second pair
func (*ThrottleDevice) String ¶
func (t *ThrottleDevice) String() string
type WeightDevice ¶
WeightDevice is a structure that holds device:weight pair
func (*WeightDevice) String ¶
func (w *WeightDevice) String() string
Source Files ¶
- Version
- v3.8.0
- Published
- Sep 21, 2021
- Platform
- linux/amd64
- Imports
- 1 packages
- Last checked
- 1 hour ago –
Tools for package owners.