project

package
v1.0.10 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Adapter

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

func New

func New(client clientI) *Adapter

func (*Adapter) GetProjects

func (adapter *Adapter) GetProjects(ctx context.Context) (gitlabProjects []gitlabcore.Project, err error)

func (*Adapter) GetProjectsByProjectName added in v1.0.9

func (adapter *Adapter) GetProjectsByProjectName(
	ctx context.Context,
	projectName *string,
) (gitlabProjects []gitlabcore.Project, err error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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