queue

package
v1.3.0-rc.0...-12c9840 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Interface

type Interface interface {
	// IdempotentGetProjectLevelQueue returns project level queue
	// if not exists, automatically create one by given workspace and project resource config
	IdempotentGetProjectLevelQueue(workspace string, project *apistructs.ProjectDTO) (*pb.Queue, error)

	InjectQueueManager(queueManager pb.QueueServiceServer)
}

type ProjectQueueResource

type ProjectQueueResource struct {
	Concurrency int64
	MaxCPU      float64
	MaxMemoryMB float64
}

Jump to

Keyboard shortcuts

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