Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(client *http.Client, _ indexer.LayerFetchOpt) *fetcher
New creates a new indexer.Fetcher which downloads layers to temporary files. If a nil *http.Client is provided, the default client will be used.
Fetcher is safe to share concurrently.
The provided LayerFetchOpt is currently ignored.
Types ¶
This section is empty.
Notes ¶
Bugs ¶
The Close method only captures the last error.
Click to show internal directories.
Click to hide internal directories.