Documentation ¶
Index ¶
- func AddReleaseBranch(fileName string, data map[string]interface{}) map[string]map[string]interface{}
- func AppendMap(current, new map[string]interface{}) map[string]interface{}
- func ExecuteTemplate(templateContent string, data interface{}) ([]byte, error)
- func GenerateJobConfig(data interface{}, filePath string) (types.JobConfig, error)
- func GetJobList(jobType string) (map[string]map[string]types.JobConfig, error)
- func GetJobsByType(repos []string, jobType string) (map[string]map[string]types.JobConfig, error)
- func RunMappers(jobsToData map[string]map[string]interface{}, ...)
- func UnmarshalJobs(jobDir string) (map[string]types.JobConfig, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddReleaseBranch ¶
func ExecuteTemplate ¶
func GenerateJobConfig ¶
func GetJobsByType ¶
func RunMappers ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.