imagebuilder_worker

package
v1.2.0-main Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Worker

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

Worker represents the ImageBuilder Worker server

func New

func New(
	cfg *config.Config,
	log logrus.FieldLogger,
	store imagebuilderstore.Store,
	mainStore store.Store,
	kvStore kvstore.KVStore,
	queuesProvider queues.Provider,
	ca *crypto.CAClient,
) *Worker

New returns a new instance of an ImageBuilder Worker server.

func (*Worker) Run

func (w *Worker) Run(ctx context.Context) error

Run starts the ImageBuilder Worker service

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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