queue

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2021 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PendingQueueValidate = "PendingQueueValidate"
	FailedQueue          = "FailedQueue"
	SuccessQueue         = "SuccessQueue"
)

Queue event reason list

View Source
const (
	EventComponentQueueManager = "QueueManager"
)

Variables

This section is empty.

Functions

func New

func New(pq *apistructs.PipelineQueue, ops ...Option) *defaultQueue

Types

type CapacityValidator

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

type Option

type Option func(*defaultQueue)

func WithDBClient

func WithDBClient(dbClient *dbclient.Client) Option

Jump to

Keyboard shortcuts

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