lifecycle

package
v0.0.0-...-c1a4449 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultAddOptions = AddOptions{}

DefaultAddOptions contains configuration for the mwe controller

Functions

func AddToManager

func AddToManager(mgr manager.Manager) error

AddToManager adds a mwe Lifecycle controller to the given Controller Manager.

func NewActuator

func NewActuator() extension.Actuator

NewActuator returns an actuator responsible for Extension resources.

Types

type AddOptions

type AddOptions struct {
	// ControllerOptions contains options for the controller.
	ControllerOptions controller.Options
	// IgnoreOperationAnnotation specifies whether to ignore the operation annotation or not.
	IgnoreOperationAnnotation bool
}

AddOptions are options to apply when adding the mwe controller to the manager.

Jump to

Keyboard shortcuts

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