package
0.0.51
Repository: https://github.com/redhat-developer/kam.git
Documentation: pkg.go.dev

# Functions

CreateCDPushTemplate returns TriggerTemplate for CD Push Request.
CreateCIDryRunTemplate returns TriggerTemplate for CI Dry Try.
CreateDevCDDeployTemplate creates DevCDDeployTemplate.
CreateDevCIBuildPRTemplate creates DevCIBuildPRTemplate.
CreateImageRepoBinding returns a TriggerBinding with the imageRepo.
GenerateTemplates will return a slice of trigger templates.

# Constants

GitCommitAuthor is a label representing the commit author for this build.
GitCommitDate is a label representing the commit timestamp for this build.
GitCommitID is a label representing the commit SHA for this build.
GitCommitMessage is a label representing the commit message for this build.
GitRef is a label representing the source-ref for this build.

# Variables

TriggerBindingTypeMeta is the TypeMeta for v1alpha1 of the Triggers API.