health

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2019 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsHealthy

func IsHealthy(c client.Client, obj runtime.Object) error

IsHealthy returns whether an object is healthy. Must be implemented for each type

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.

Jump to

Keyboard shortcuts

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