View Source DockerEngineAPI.Model.ThrottleDevice (testcontainers v1.11.7)

Summary

Types

t()

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

Functions

decode(value)