artifacts

package
v0.0.0-...-b57fd63 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2024 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Uploader

type Uploader interface {
	Upload(name string, reader io.Reader) error
	Close() error
}

type UploaderProvider

type UploaderProvider func(pipelineID string, runID string) (Uploader, error)

func NewOSProvider

func NewOSProvider(artifactsDirectory string) UploaderProvider

Jump to

Keyboard shortcuts

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