Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
BucketName string `yaml:"bucket_name"`
ServiceAccount flagext.Secret `yaml:"service_account" doc:"description_method=GCSServiceAccountLongDescription"`
}
Config holds the config options for GCS backend
func (*Config) GCSServiceAccountLongDescription ¶
func (*Config) GCSServiceAccountShortDescription ¶
func (*Config) RegisterFlags ¶
RegisterFlags registers the flags for GCS storage
Click to show internal directories.
Click to hide internal directories.