s3

package
v3.0.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type S3ArtifactDriver

type S3ArtifactDriver struct {
	Endpoint    string
	Region      string
	Secure      bool
	AccessKey   string
	SecretKey   string
	RoleARN     string
	UseSDKCreds bool
	Context     context.Context
}

S3ArtifactDriver is a driver for AWS S3

func (*S3ArtifactDriver) Load

func (s3Driver *S3ArtifactDriver) Load(inputArtifact *wfv1.Artifact, path string) error

Load downloads artifacts from S3 compliant storage

func (*S3ArtifactDriver) Save

func (s3Driver *S3ArtifactDriver) Save(path string, outputArtifact *wfv1.Artifact) error

Save saves an artifact to S3 compliant storage

Jump to

Keyboard shortcuts

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