conditions

package
v0.11.1 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ReconciliationError is the condition type for an error during reconciliation.
	ReconciliationError CommonReason = "ReconciliationError"
	// ReconciliationSuccess is the condition type for a successful reconciliation.
	ReconciliationSuccess CommonReason = "ReconciliationSuccess"
	// Ready is the condition type for a resource that is ready.
	Ready CommonType = "Ready"
)

PromotionStrategyConditionType values

Variables

This section is empty.

Functions

This section is empty.

Types

type CommonReason

type CommonReason string

CommonReason is a reason for a condition.

type CommonType

type CommonType string

CommonType is a type of condition.

Jump to

Keyboard shortcuts

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