Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Downloader ¶
type Downloader struct {
// contains filtered or unexported fields
}
func (*Downloader) Run ¶
func (d *Downloader) Run() ([]v1.Descriptor, []digest.Digest, error)
type MaxLayerDownloadRetriesError ¶
func (*MaxLayerDownloadRetriesError) Error ¶
func (e *MaxLayerDownloadRetriesError) Error() string
Click to show internal directories.
Click to hide internal directories.