Documentation ¶ Index ¶ func New(client *http.Client, archiver moby.Archiver, fetchOpt indexer.LayerFetchOpt) *fetcher Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func New ¶ func New(client *http.Client, archiver moby.Archiver, fetchOpt indexer.LayerFetchOpt) *fetcher NewFetcher creates a new indexer.Fetcher which downloads layers to in memory byte arrays. if client and/or archiver is nil a default will be created. Fetcher is safe to share concurrently. Types ¶ This section is empty. Source Files ¶ View all Source files fetcher.go Click to show internal directories. Click to hide internal directories.