Documentation
¶
Index ¶
- func IncreaseAllCounter()
- func IncreaseFailedCloneURLValidationCounter(sshURL string)
- func IncreaseFailedParsingCounter()
- func IncreaseNotGithubEventCounter()
- func IncreasePingGithubEventTypeCounter(sshURL string)
- func IncreasePushGithubEventTypeCounter(sshURL, gitRefs, gitRefsType, commitID string)
- func IncreasePushGithubEventTypeFailedTriggerPipelineCounter(sshURL, gitRefs, gitRefsType, commitID string)
- func IncreasePushGithubEventTypeTriggerPipelineCounter(sshURL, gitRefs, gitRefsType, commitID, appName string)
- func IncreaseUnsupportedGithubEventTypeCounter()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IncreaseAllCounter ¶
func IncreaseAllCounter()
IncreaseAllCounter increases all HTTP request counter
func IncreaseFailedCloneURLValidationCounter ¶
func IncreaseFailedCloneURLValidationCounter(sshURL string)
IncreaseFailedCloneURLValidationCounter increases unsupported GitHub event type request counter
func IncreaseFailedParsingCounter ¶
func IncreaseFailedParsingCounter()
IncreaseFailedParsingCounter increases failed parsing request counter
func IncreaseNotGithubEventCounter ¶
func IncreaseNotGithubEventCounter()
IncreaseNotGithubEventCounter increases not GitHub event request counter
func IncreasePingGithubEventTypeCounter ¶
func IncreasePingGithubEventTypeCounter(sshURL string)
IncreasePingGithubEventTypeCounter increases all GitHub ping event type request counter
func IncreasePushGithubEventTypeCounter ¶
func IncreasePushGithubEventTypeCounter(sshURL, gitRefs, gitRefsType, commitID string)
IncreasePushGithubEventTypeCounter increases all GitHub push event type request counter
func IncreasePushGithubEventTypeFailedTriggerPipelineCounter ¶
func IncreasePushGithubEventTypeFailedTriggerPipelineCounter(sshURL, gitRefs, gitRefsType, commitID string)
IncreasePushGithubEventTypeFailedTriggerPipelineCounter increases GitHub push event type failed trigger pipeline request counter
func IncreasePushGithubEventTypeTriggerPipelineCounter ¶
func IncreasePushGithubEventTypeTriggerPipelineCounter(sshURL, gitRefs, gitRefsType, commitID, appName string)
IncreasePushGithubEventTypeTriggerPipelineCounter increases GitHub push event type trigger pipeline request counter
func IncreaseUnsupportedGithubEventTypeCounter ¶
func IncreaseUnsupportedGithubEventTypeCounter()
IncreaseUnsupportedGithubEventTypeCounter increases unsupported GitHub event type request counter
Types ¶
This section is empty.