View Source DockerEngineAPI.Model.ResourcesBlkioWeightDeviceInner (testcontainers v1.11.6)

Summary

Types

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

Functions