Documentation ¶
Index ¶
- func AddError(c *gin.Context, message string)
- func AddMessage(c *gin.Context, message string)
- func AddWarning(c *gin.Context, message string)
- func DiggerJobCompleted(client *github.Client, batchId *uuid.UUID, parentJob *models.DiggerJob, ...) error
- func GetMessages(c *gin.Context) map[string]any
- func GetRunNameFromJob(job models.DiggerJob) (*string, error)
- func GetSpecFromJob(job models.DiggerJob) (*spec.Spec, error)
- func GetVCSTokenFromJob(job models.DiggerJob, gh utils.GithubClientProvider) (*string, error)
- func ScheduleJob(ciBackend ci_backends.CiBackend, repoFullname string, repoOwner string, ...) error
- func TriggerJob(gh utils.GithubClientProvider, ciBackend ci_backends.CiBackend, ...) error
- type Auth
- type TokenClaims
- type TokenResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddMessage ¶
func AddWarning ¶
func DiggerJobCompleted ¶
func GetVCSTokenFromJob ¶
func ScheduleJob ¶
func TriggerJob ¶
Types ¶
type Auth ¶
type TokenClaims ¶
type TokenResponse ¶
Click to show internal directories.
Click to hide internal directories.