stages

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2023 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetupReconcilerWithManager

func SetupReconcilerWithManager(
	ctx context.Context,
	kargoMgr manager.Manager,
	argoMgr manager.Manager,
	shardName string,
) error

SetupReconcilerWithManager initializes a reconciler for Stage resources and registers it with the provided Manager.

Types

type EnqueueDownstreamStagesHandler

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

EnqueueDownstreamStagesHandler is an event handler that enqueues downstream Stages when a Freight is qualified for a Stage, so that those Stages can reconcile and possibly create a Promotion if auto-promotion is enabled.

func (*EnqueueDownstreamStagesHandler) Create

Create implements EventHandler.

func (*EnqueueDownstreamStagesHandler) Delete

Delete implements EventHandler.

func (*EnqueueDownstreamStagesHandler) Generic

Generic implements EventHandler.

func (*EnqueueDownstreamStagesHandler) Update

Update implements EventHandler.

Jump to

Keyboard shortcuts

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