buckets

package
v0.0.0-...-e723a44 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2025 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBucketWorker

func NewBucketWorker(log *logrus.Entry, worker WorkerFunc, mu *sync.RWMutex) *monitor

Types

type BucketWorker

type BucketWorker interface {
	Stop()

	Doc(string) *api.OpenShiftClusterDocument
	DeleteDoc(*api.OpenShiftClusterDocument)
	UpsertDoc(*api.OpenShiftClusterDocument)
}

type WorkerFunc

type WorkerFunc func(<-chan struct{}, time.Duration, string)

Jump to

Keyboard shortcuts

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