Documentation
¶
Index ¶
Constants ¶
View Source
const ProviderName datastore.ProviderName = "boshreleasedir"
Variables ¶
This section is empty.
Functions ¶
func NewFactory ¶
func NewFactory(logger logrus.FieldLogger) datastore.Factory
Types ¶
type Config ¶
type Config struct { repository.RepositoryConfig `yaml:"repository"` Release string `yaml:"release"` Labels []string `yaml:"labels"` }
Click to show internal directories.
Click to hide internal directories.