status

package
v0.0.0-...-314c5d9 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ResourcesAreReadyMsg   = "resources are ready"
	WaitingForResourcesMsg = "waiting for resources to become ready"
)

Variables

View Source
var ErrObjectHasEmptyState = errors.New("object has an empty state")

Functions

func ConfirmInstallationCondition

func ConfirmInstallationCondition(manifest *v1beta2.Manifest)

func ConfirmModuleCRCondition

func ConfirmModuleCRCondition(manifest *v1beta2.Manifest)

func ConfirmResourcesCondition

func ConfirmResourcesCondition(manifest *v1beta2.Manifest)

func Initialize

func Initialize(manifest *v1beta2.Manifest) error

func RequireManifestStateUpdateAfterSyncResource

func RequireManifestStateUpdateAfterSyncResource(manifest *v1beta2.Manifest, newState shared.State) bool

Types

type ConditionReason

type ConditionReason string
const (
	ConditionReasonResourcesAreAvailable ConditionReason = "ResourcesAvailable"
	ConditionReasonModuleCRWarning       ConditionReason = "Warning"
	ConditionReasonReady                 ConditionReason = "Ready"
)

type ConditionType

type ConditionType string
const (
	ConditionTypeResources    ConditionType = "Resources"
	ConditionTypeModuleCR     ConditionType = "ModuleCR"
	ConditionTypeInstallation ConditionType = "Installation"
)

Jump to

Keyboard shortcuts

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