Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
// contains filtered or unexported fields
}
Config represents a set of options that map to a particular OEM.
func (Config) FetchFunc ¶ added in v0.9.0
func (c Config) FetchFunc() providers.FuncFetchConfig
func (Config) NewFetcherFunc ¶ added in v0.17.0
func (c Config) NewFetcherFunc() providers.FuncNewFetcher
Click to show internal directories.
Click to hide internal directories.