projects

package
v1.0.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func List

func List() error

func ListPipelineCleanupSchedulesCmd

func ListPipelineCleanupSchedulesCmd() error

func ListPipelineSchedules

func ListPipelineSchedules(h *client.Host, project *gitlab.Project, opt gitlab.ListPipelineSchedulesOptions,
	desc []*regexp.Regexp, wg *limiter.Limiter, data chan<- interface{}, options ...gitlab.RequestOptionFunc)

func ListPipelineSchedulesCmd

func ListPipelineSchedulesCmd() error

func ListProjectsFiles

func ListProjectsFiles(h *client.Host, filepath, ref string, re []*regexp.Regexp, opt gitlab.ListProjectsOptions,
	wg *limiter.Limiter, data chan<- interface{}, options ...gitlab.RequestOptionFunc)

func NewCmd

func NewCmd() *cobra.Command

func NewFilesCmd

func NewFilesCmd() *cobra.Command

func NewListCmd

func NewListCmd() *cobra.Command

func NewPipelineCleanupSchedulesCmd

func NewPipelineCleanupSchedulesCmd() *cobra.Command

func NewPipelineSchedulesCmd

func NewPipelineSchedulesCmd() *cobra.Command

func NewPipelinesCmd

func NewPipelinesCmd() *cobra.Command

func NewSearchCmd

func NewSearchCmd() *cobra.Command
func Search() error

func SearchRegexp

func SearchRegexp() error

Types

type ProjectPipelineSchedule

type ProjectPipelineSchedule struct {
	Project  *gitlab.Project          `json:"project,omitempty"`
	Schedule *gitlab.PipelineSchedule `json:"schedule,omitempty"`
}

type Schedules

type Schedules []*gitlab.PipelineSchedule

func (Schedules) Descriptions

func (a Schedules) Descriptions() string

Jump to

Keyboard shortcuts

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