Documentation
¶
Index ¶
Constants ¶
View Source
const ( TemplateConfigMapName = "report-template" TemplateConfigMapKey = "template" ErrorLogNotExist = "log does not exist... maybe the pod does not exist" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Plugin ¶
type Plugin interface {
Handle(git.Webhook, *cicdv1.IntegrationConfig) error
}
func GetPlugins ¶
Click to show internal directories.
Click to hide internal directories.