package blkiodev
import "github.com/docker/engine-api/types/blkiodev"
Index ¶
Types ¶
type ThrottleDevice ¶
ThrottleDevice is a structure that hold device:rate_per_second pair
func (*ThrottleDevice) String ¶
func (t *ThrottleDevice) String() string
type WeightDevice ¶
WeightDevice is a structure that hold device:weight pair
func (*WeightDevice) String ¶
func (w *WeightDevice) String() string
Source Files ¶
- Version
- v0.2.2
- Published
- Jan 14, 2016
- Platform
- windows/amd64
- Imports
- 1 packages
- Last checked
- 11 minutes ago –
Tools for package owners.