Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindConditionByType ¶
func MatchCondition ¶
func MatchCondition(expected status.Condition) types.GomegaMatcher
MatchCondition returns the GomegaMatcher that checks if the 'actual' status.Condition matches the 'expected' one.
func MatchConditions ¶
func MatchConditions(expected ...status.Condition) []types.GomegaMatcher
MatchConditions is a convenience method that allows to create the range of matchers simplifying testing
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.