@type t() :: %DockerEngineAPI.Model.AuthConfig{ password: String.t() | nil, serveraddress: String.t() | nil, username: String.t() | nil }