download

package
v0.0.0-...-4779486 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 13, 2023 License: GPL-3.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CompressedFile

type CompressedFile struct {
	SourceFile string
	TargetFile string
}

CompressedFile contains the source name and target name of the a compressed file

type Downloader

type Downloader struct {
	// contains filtered or unexported fields
}

Downloader contains data to download dependencies

func NewDownloader

func NewDownloader(config *config.InternalConfig, forceDownload bool, parallel bool, pullImages bool) Downloader

NewDownloader creates a new instance of the downloader

func (Downloader) DownloadBinaries

func (downloader Downloader) DownloadBinaries() error

DownloadBinaries downloads all required binaries

func (Downloader) Steps

func (downloader Downloader) Steps() int

Steps returns the name of steps to be performed for the progress

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL