condition

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Struct

type Struct struct {
	// Success indicates whether the desired state requirements for any given
	// scheduler are fulfilled. E.g. the container image tag of any given service
	// release must be pushed to the configured container registry before its
	// desired service release can be rolled out.
	Success bool

	// Trigger indicates whether the desired state should be applied regardless of
	// any detectable drift. E.g. the changes to some modified CloudFormation tags
	// may have to be applied, which may not be detectable for the operator, and
	// hence would not be automatically reconciled otherwise.
	Trigger bool
}

Jump to

Keyboard shortcuts

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