package
Version:
v3.0.0
Opens a new window with list of versions in this module.
Published: Apr 8, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewBucketClient creates a new GCS bucket client
type Config struct {
BucketName string `yaml:"bucket_name"`
ServiceAccount flagext.Secret `yaml:"service_account"`
}
Config holds the config options for GCS backend
RegisterFlags registers the flags for GCS storage
RegisterFlagsWithPrefix registers the flags for GCS storage with the provided prefix
Source Files
¶
Click to show internal directories.
Click to hide internal directories.