Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var FileName string
FileName is the filename for the voucher configuration
Functions ¶
func EnabledChecks ¶
EnabledChecks returns a slice of strings with the check names, based on a map[string]bool (with a check name in the key, and the value storing whether or not to run the check). The returned map contains enabled checks.
func InitConfig ¶
func InitConfig()
InitConfig searches for and loads configuration file for voucher
func NewCheckSuite ¶
NewCheckSuite creates a new checks.Suite with the requested Checks, passing any necessary configuration details to the checks.
func NewMetadataClient ¶
func NewMetadataClient(ctx context.Context) voucher.MetadataClient
NewMetadataClient creates a new MetadataClient.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.