View Source DockerEngineAPI.Model.ResourcesBlkioWeightDevice (docker_engine_api v1.43.0)

Summary

Types

@type t() :: %DockerEngineAPI.Model.ResourcesBlkioWeightDevice{
  Path: String.t(),
  Weight: integer()
}