data

package
v0.23.0 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2020 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AppFs = afero.NewOsFs()
View Source
var DataCmd = &cobra.Command{
	Use:   "data",
	Short: "Commit and retrieve data",
	Long: `Commands to commit data to S3 and retrieve it.
`,
}

dataCmd represents the data command

Functions

This section is empty.

Types

type S3Getter added in v0.21.2

type S3Getter interface {
	GetObject(input *s3.GetObjectInput) (*s3.GetObjectOutput, error)
}

type S3Path added in v0.2.0

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

func (*S3Path) Basename added in v0.2.0

func (p *S3Path) Basename() string

func (*S3Path) Dirname added in v0.2.0

func (p *S3Path) Dirname() string

Jump to

Keyboard shortcuts

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