reconcilehelper

package
v0.104.0 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ReconcileHelper

type ReconcileHelper struct {
	*installations.Operation
	// contains filtered or unexported fields
}

func NewReconcileHelper

func NewReconcileHelper(ctx context.Context, op *installations.Operation) (*ReconcileHelper, error)

func (*ReconcileHelper) AllPredecessorsFinished

func (rh *ReconcileHelper) AllPredecessorsFinished(installation *lsv1alpha1.Installation,
	predecessorMap map[string]*installations.InstallationAndImports) lserror.LsError

func (*ReconcileHelper) AllPredecessorsSucceeded

func (rh *ReconcileHelper) AllPredecessorsSucceeded(installation *lsv1alpha1.Installation, predecessorMap map[string]*installations.InstallationAndImports) error

func (*ReconcileHelper) FetchPredecessors

func (rh *ReconcileHelper) FetchPredecessors() (sets.String, error)

func (*ReconcileHelper) GetPredecessors

func (rh *ReconcileHelper) GetPredecessors(predecessorNames sets.String) (map[string]*installations.InstallationAndImports, error)

func (*ReconcileHelper) ImportsSatisfied

func (rh *ReconcileHelper) ImportsSatisfied() (*imports.Imports, error)

ImportsSatisfied returns an error if an import of the installation is not satisfied.

Jump to

Keyboard shortcuts

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