Search
IndexInfo contains information about a registry.
@type t() :: %DockerEngineAPI.Model.IndexInfo{ Mirrors: [String.t()], Name: String.t(), Official: boolean(), Secure: boolean() }