client

package
v1.166.0 Latest Latest
Warning

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

Go to latest
Published: May 3, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const STORAGE_SCHEME = "ss"

Variables

View Source
var ErrInvalidURL = errors.New("URL must match pattern ss:///bucket/[prefix]")

Functions

func NewStorageAPI added in v1.165.0

func NewStorageAPI(ctx context.Context, projectRef string) (storage.StorageAPI, error)

func ParseStorageURL added in v1.165.0

func ParseStorageURL(objectURL string) (string, error)

func SplitBucketPrefix added in v1.165.0

func SplitBucketPrefix(objectPath string) (string, string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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