package
0.0.0-20250118190305-21fe96df8c01
Repository: https://github.com/sergiotejon/pipemanagerlauncher.git
Documentation: pkg.go.dev

# Functions

LaunchJob creates a new Kubernetes Job with the given request ID and pipeline data It returns an error if the job cannot be created The request ID is the unique identifier of the http request coming from the webhook The pipeline data contains the pipeline name, path, event, repository, commit, and variables.

# Structs

JobConfig contains the configuration for a new Kubernetes Job.