stages

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2023 License: Apache-2.0 Imports: 32 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,
	credentialsDB credentials.Database,
	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 if a Stage's history has been modified, so that those stages can update their availableFreight.

func (*EnqueueDownstreamStagesHandler) Create

Create implements EventHandler.

func (*EnqueueDownstreamStagesHandler) Delete

Delete implements EventHandler.

func (*EnqueueDownstreamStagesHandler) Generic

Generic implements EventHandler.

func (*EnqueueDownstreamStagesHandler) Update

Update implements EventHandler.

type PromoWentTerminal

type PromoWentTerminal struct {
	predicate.Funcs
	// contains filtered or unexported fields
}

PromoWentTerminal is a predicate that returns true if a promotion went terminal

func (PromoWentTerminal) Create

func (PromoWentTerminal) Delete

func (PromoWentTerminal) Generic

func (PromoWentTerminal) Update

Update implements default UpdateEvent filter for checking if a promotion went terminal

Jump to

Keyboard shortcuts

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