sync_artifacts

package
v1.0.18 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2026 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCommand

func NewCommand() cli.Command

Types

type ArtifactInfo

type ArtifactInfo struct {
	Name        string
	URL         string
	ChecksumURL string
	LocalPath   string
}

type Downloader

type Downloader struct {
	AwsSource     aws.Source
	Arch          string
	OS            string
	Region        string
	S3Bucket      string
	S3Prefix      string
	Logger        *zap.Logger
	S3Client      *s3.Client
	SyncTimestamp int64
}

func (*Downloader) Run

func (d *Downloader) Run(ctx context.Context) error

Jump to

Keyboard shortcuts

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