Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsPhaseHealthy ¶
func IsPhaseHealthy(phase kudov1alpha1.PhaseStatus) bool
IsPhaseHealthy returns whether each step in the phase is healthy. See IsStepHealthy for step health
func IsPlanHealthy ¶
func IsPlanHealthy(plan kudov1alpha1.PlanExecutionStatus) bool
IsPlanHealthy returns whether each Phase in the plan is healthy. See IsPhaseHealthy for phase health
func IsStepHealthy ¶
func IsStepHealthy(c client.Client, step kudov1alpha1.StepStatus) bool
IsStepHealthy returns whether each object in the given step is healthy
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.