Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CollectInfo ¶
func CollectInfo(podtransitionrule string, detail *appsv1alpha1.PodTransitionDetail) string
Types ¶
type CheckState ¶
func (*CheckState) InStage ¶
func (cs *CheckState) InStage() bool
func (*CheckState) InStageAndPassed ¶
func (cs *CheckState) InStageAndPassed() bool
type Checker ¶
type State ¶
type State struct { PodTransitionRuleName string Message string Detail *appsv1alpha1.PodTransitionDetail }
Click to show internal directories.
Click to hide internal directories.