cmd

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2024 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.

Types

type CloudStorage

type CloudStorage interface {
	UploadTo(credentialsPath, bucket, path string) error
}

type GCS

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

func (*GCS) UploadTo

func (g *GCS) UploadTo(credentialsPath, bucket, path string) error

Jump to

Keyboard shortcuts

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