Actor describes something that generates events, like a container, network, or a volume.
@type t() :: %DockerEngineAPI.Model.EventActor{ Attributes: %{optional(String.t()) => String.t()} | nil, ID: String.t() | nil }