gitlab

package
v0.0.0-...-665dfdd Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GitLab

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

func New

func New() (*GitLab, error)

func (*GitLab) CreateGroup

func (g *GitLab) CreateGroup(ctx context.Context, name string, options *provider.CreateGroupOptions) (*provider.Group, error)

func (*GitLab) CreatePipeline

func (g *GitLab) CreatePipeline(ctx context.Context, groupID, name string, options *provider.CreatePipelineOptions) (*provider.Pipeline, error)

func (*GitLab) CreateUser

func (g *GitLab) CreateUser(ctx context.Context, name, username, password, email string, identities []provider.UserIdentity) (*provider.User, error)

func (*GitLab) DeleteGroup

func (g *GitLab) DeleteGroup(ctx context.Context, groupID string, options *provider.DeleteGroupOptions) error

func (*GitLab) DeletePipeline

func (g *GitLab) DeletePipeline(ctx context.Context, pipelineID string, options *provider.DeletePipelineOptions) error

Jump to

Keyboard shortcuts

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