pipelinecronsvc

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PipelineCronSvc

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

func New

func New(dbClient *dbclient.Client, crondSvc *crondsvc.CrondSvc) *PipelineCronSvc

func (*PipelineCronSvc) Create

func (*PipelineCronSvc) Delete

func (s *PipelineCronSvc) Delete(cronID uint64) error

func (*PipelineCronSvc) Get

func (s *PipelineCronSvc) Get(cronID uint64) (*spec.PipelineCron, error)

func (*PipelineCronSvc) Paging

func (*PipelineCronSvc) PipelineCronUpdate added in v1.1.0

func (s *PipelineCronSvc) PipelineCronUpdate(req apistructs.PipelineCronUpdateRequest) error

PipelineCronUpdate pipeline cron update

func (*PipelineCronSvc) Start

func (s *PipelineCronSvc) Start(cronID uint64) (*spec.PipelineCron, error)

func (*PipelineCronSvc) Stop

func (s *PipelineCronSvc) Stop(cronID uint64) (*spec.PipelineCron, error)

Jump to

Keyboard shortcuts

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