workload

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2021 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ComponentsSubmittedCondition

func ComponentsSubmittedCondition() metav1.Condition

func MissingReadyInSupplyChainCondition

func MissingReadyInSupplyChainCondition(supplyChainReadyCondition metav1.Condition) metav1.Condition

func MissingValueAtPathCondition

func MissingValueAtPathCondition(componentName, expression string) metav1.Condition

func SupplyChainNotFoundCondition

func SupplyChainNotFoundCondition(labels map[string]string) metav1.Condition

func SupplyChainReadyCondition

func SupplyChainReadyCondition() metav1.Condition

func TemplateObjectRetrievalFailureCondition

func TemplateObjectRetrievalFailureCondition(err error) metav1.Condition

func TemplateRejectedByAPIServerCondition

func TemplateRejectedByAPIServerCondition(err error) metav1.Condition

func TemplateStampFailureCondition

func TemplateStampFailureCondition(err error) metav1.Condition

func TooManySupplyChainMatchesCondition

func TooManySupplyChainMatchesCondition() metav1.Condition

func UnknownComponentErrorCondition

func UnknownComponentErrorCondition(err error) metav1.Condition

func WorkloadMissingLabelsCondition

func WorkloadMissingLabelsCondition() metav1.Condition

Types

type Reconciler

type Reconciler struct {
	// contains filtered or unexported fields
}

func NewReconciler

func NewReconciler(repo repository.Repository, conditionManagerBuilder conditions.ConditionManagerBuilder, realizer realizer.Realizer) *Reconciler

func (*Reconciler) Reconcile

func (r *Reconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

Jump to

Keyboard shortcuts

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