Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InstantiatedCheck ¶
An InstantiatedCheck is the runtime instantiation of a check, which fuses the metadata in a check spec with the runtime information from a template.
func ValidateAndInstantiate ¶
func ValidateAndInstantiate(c *config.Check) (*InstantiatedCheck, error)
ValidateAndInstantiate validates the check, and creates an instantiated check if the check is valid.
Click to show internal directories.
Click to hide internal directories.