Documentation ¶
Index ¶
- type Config
- func (c Config) Apply(def Default)
- func (c Config) AutoDetectionRetry() int
- func (c Config) FullName() string
- func (c Config) Hash() uint64
- func (c Config) HashIncludeMap(_ string, k, _ interface{}) (bool, error)
- func (c Config) Labels() map[any]any
- func (c Config) Module() string
- func (c Config) Name() string
- func (c Config) Priority() int
- func (c Config) Provider() string
- func (c Config) SetModule(source string)
- func (c Config) SetProvider(source string)
- func (c Config) SetSource(source string)
- func (c Config) Source() string
- func (c Config) UpdateEvery() int
- type Default
- type Group
- type Registry
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config map[string]interface{}
func (Config) AutoDetectionRetry ¶
func (Config) HashIncludeMap ¶
func (Config) SetProvider ¶
func (Config) UpdateEvery ¶
Click to show internal directories.
Click to hide internal directories.