DockerEngineAPI.Model.ThrottleDevice (ex_docker_api v1.48.0)

View Source

Summary

Types

t()

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

Functions

decode(value)