Documentation
¶
Index ¶
- func AddAssetChecks(cfg *config.Config, a config.Target, l log.Logger) error
- func ComputeFingerprint(args ...interface{}) string
- func GenerateChecksFromTargets(cfg *config.Config, l log.Logger) error
- func GenerateJobs(cfg *config.Config, agentIp, hostIp string, gs gitservice.GitService, ...) ([]jobrunner.Job, error)
- func GetValidDirectory(path string) (string, error)
- func GetValidGitDirectory(path string) (string, error)
- func ImportRepositories(cfg *config.Config, l log.Logger) error
- func SendJobs(jobs []jobrunner.Job, arn, endpoint string, l log.Logger) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ComputeFingerprint ¶
func ComputeFingerprint(args ...interface{}) string
func GenerateChecksFromTargets ¶
GenerateChecksFromTargets expands the list of targets by inferring missing AssetTypes and generates the list of checks to run based on the available Checktypes and AssetType.
func GenerateJobs ¶
func GenerateJobs(cfg *config.Config, agentIp, hostIp string, gs gitservice.GitService, l log.Logger) ([]jobrunner.Job, error)
func GetValidDirectory ¶
func GetValidGitDirectory ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.