Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAllTemplates ¶ added in v0.0.51
func GetAllTemplates() []string
GetAllTemplates returns all Pipeline templates
func GetBuildGo ¶
func GetBuildGo() string
GetBuildGo returns the content of go building Jenkinsfile template
func GetBuildJava ¶
func GetBuildJava() string
GetBuildJava returns the content of java building Jenkinsfile template
func GetLongRunPipeline ¶
func GetLongRunPipeline() string
GetLongRunPipeline returns the content of long run Pipeline
func GetParallel ¶ added in v0.0.51
func GetParallel() string
GetParallel returns the content of a paralleled Jenkins pipeline template
func GetParameter ¶ added in v0.0.47
func GetParameter() string
GetParameter return the content of a parameter Jenkinsfile template
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.