bucket

package
v1.28.1 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetNameAndFilepathFromURI

func GetNameAndFilepathFromURI(bucketURI string) (bucketName string, path string, err error)

GetNameAndFilepathFromURI returns the bucketname and the path to the item inside. Will error if provided URI is not a valid URL. If the filepath is empty, returns the contextTar filename

func NewClient

func NewClient(ctx context.Context, opts ...option.ClientOption) (*storage.Client, error)

NewClient returns a new google storage client

func ReadCloser

func ReadCloser(ctx context.Context, bucketName string, path string, client *storage.Client) (io.ReadCloser, error)

ReadCloser will create io.ReadCloser for the specified bucket and path

Types

This section is empty.

Jump to

Keyboard shortcuts

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