gitlab

package
v0.0.0-...-8009223 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 26, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGitlabOptions

func NewGitlabOptions(opts map[string]interface{}) (*gitlabOptions, error)

Types

type GitlabEventParser

type GitlabEventParser struct {
	// contains filtered or unexported fields
}

func RegisterEventParser

func RegisterEventParser(cfg *config.Configuration) (*GitlabEventParser, error)

func (*GitlabEventParser) ParseBuildEvent

func (p *GitlabEventParser) ParseBuildEvent(body []byte) (*dto.BuildEvent, error)

func (*GitlabEventParser) ParseDeploymentEvent

func (p *GitlabEventParser) ParseDeploymentEvent(body []byte) (*dto.DeploymentEvent, error)

func (*GitlabEventParser) ParseMergeRequestEvent

func (p *GitlabEventParser) ParseMergeRequestEvent(body []byte) (*dto.MergeRequestEvent, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL