gcs

package
v2.20.0 Latest Latest
Warning

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

Go to latest
Published: May 14, 2026 License: Apache-2.0 Imports: 16 Imported by: 1

Documentation

Index

Constants

View Source
const GsutilExec = "gcloud"

Variables

View Source
var GetGCSClient = func() gscClient {
	return &client.Native{}
}

GetGCSClient returns a GCS client that uses Client libraries.

Functions

func SyncObjects

SyncObjects syncs the target Google Cloud Storage objects with skaffold's local cache and returns the local path to the objects.

Types

type Gsutil

type Gsutil interface {
	Copy(ctx context.Context, src, dst string, recursive bool) error
}

func NewGsutil added in v2.15.0

func NewGsutil() Gsutil

NewGsutil returns a gsutil client.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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