package
0.0.0-20240716132614-1643519e6f91
Repository: https://github.com/triggermail/luci-go.git
Documentation: pkg.go.dev
# Functions
MakePath constructs a Google Storage path from optional bucket and filename components.
NewProdClient creates a new Client instance that uses production Cloud Storage.
# Variables
ReadOnlyScopes is the set of scopes needed for read/write Google Storage read-only access.
ReadWriteScopes is the set of scopes needed for read/write Google Storage access.
# Structs
LimitedClient wraps a base Client, allowing additional limits to be applied to its calls.
# Type aliases
Path is a Google Storage path.