DockerEngineAPI.Model.ThrottleDevice (testcontainers v2.1.0)

Copy Markdown View Source

Summary

Types

t()

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

Functions

decode(value)