worker

package
v1.0.9 Latest Latest
Warning

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

Go to latest
Published: May 6, 2024 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrSaveTask          = errors.New("error in saveTask transition handler")
	ErrTaskTypeAssertion = errors.New("error asserting Task type")
)

Functions

func Run added in v1.0.3

func Run(
	ctx context.Context,
	dryrun,
	faultInjection bool,
	repository store.Repository,
	nc *controller.NatsController,
	logger *logrus.Logger,
)

NewOutofbandWorker returns a out of band firmware install worker instance

Types

type ConditionTaskHandler added in v1.0.3

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

func (*ConditionTaskHandler) Handle added in v1.0.3

Handle implements the controller.ConditionHandler interface

Jump to

Keyboard shortcuts

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