package
Version:
v2.5.2
Opens a new window with list of versions in this module.
Published: Apr 27, 2022
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.