Documentation ¶
Index ¶
Constants ¶
View Source
const Name = "gcp"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Backend ¶
type Backend struct {
// contains filtered or unexported fields
}
func (*Backend) CacheKeyName ¶
type Options ¶
type Options struct {
Projects fs.CommaSepList `config:"projects"`
}
Options defines the configuration for this backend
Click to show internal directories.
Click to hide internal directories.