system

package
v2.18.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 1, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// we are a special-cased system provider; don't register ourselves
	// for lookup by name
	Config = platform.NewConfig(platform.Provider{
		Name:  "system",
		Fetch: fetchConfig,
	})
)

Functions

func FetchBaseConfig

func FetchBaseConfig(logger *log.Logger, platformName string) (types.Config, report.Report, error)

FetchBaseConfig fetches base config fragments from the `base.d` and platform config fragments from the `base.platform.d/platform`(if available), and merge them in the right order.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL