DockerEngineAPI.Model.ResourcesBlkioWeightDeviceInner (ex_docker_api v1.48.1)

View Source

Summary

Types

t()

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

Functions

decode(value)