Documentation
¶
Index ¶
- func ApplyManifest(renderedManifest, namespace string) (manifestCreated bool)
- func GetAllRegexMatches(scanText, regexPattern string) []string
- func GetPipelineRunFromRedis(redisJSONHandler *rejson.Handler, stageID string) (pipelineRun server.PipelineRun)
- func GetPipelineRunYAMLFromRedis(pipelineRunName string, redisJSONHandler *rejson.Handler) (pipelineRunYAML string)
- func PollRedisStreams()
- func PrintBanner()
- func ReadTemplateFromFilesystem(templatePath, templateName string) (template string, templateFileExists bool)
- func RenderManifest(resource interface{}, manifestTemplate string) string
- func ValidatePipelineRun(yamlPipelineRun string) (bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyManifest ¶
func GetAllRegexMatches ¶
func GetPipelineRunFromRedis ¶
func GetPipelineRunFromRedis(redisJSONHandler *rejson.Handler, stageID string) (pipelineRun server.PipelineRun)
func PollRedisStreams ¶
func PollRedisStreams()
func PrintBanner ¶
func PrintBanner()
func RenderManifest ¶
func ValidatePipelineRun ¶ added in v0.1.94
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.