Documentation
¶
Index ¶
Constants ¶
View Source
const ProviderName = "boshioindex"
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"` Labels []string `yaml:"labels"` }
func (*Config) ApplyDefaults ¶
func (c *Config) ApplyDefaults()
Click to show internal directories.
Click to hide internal directories.