tools

package
v0.0.0-...-f146e69 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2023 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsGCSLink(link string) bool

Types

type GCSClient

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

func NewGCSClient

func NewGCSClient() *GCSClient

func (*GCSClient) FetchAndSaveArtifacts

func (g *GCSClient) FetchAndSaveArtifacts(link, dirName string, filter *regexp.Regexp) error

func (*GCSClient) FetchArtifacts

func (g *GCSClient) FetchArtifacts(link string, filter *regexp.Regexp) (foundObjects map[string]io.Reader, err error)

func (*GCSClient) SaveArtifacts

func (g *GCSClient) SaveArtifacts(dirName string, fileData map[string]io.Reader) error

Jump to

Keyboard shortcuts

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