Documentation ¶
Index ¶
Constants ¶
View Source
const ( ReporterName = "gitlab" LabelNameLogs = "Samsahai Deployment - Logs" LabelNameHistory = "Samsahai Deployment - History" )
Variables ¶
This section is empty.
Functions ¶
func NewGitlabClient ¶
NewGitlabClient returns a Gitlab client for publishing commit status to Gitlab
Types ¶
type NewOption ¶
type NewOption func(*reporter)
NewOption allows specifying various configuration
func WithGitlabClient ¶
WithGitlabClient specifies a gitlab client to override when creating gitlab reporter
func WithGitlabToken ¶
WithGitlabToken specifies a Gitlab access token to override when creating gitlab reporter
func WithGitlabURL ¶
WithGitlabURL specifies a Gitlab url to override when creating gitlab reporter
Click to show internal directories.
Click to hide internal directories.