conditions

package
v1.6.5 Latest Latest
Warning

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

Go to latest
Published: May 21, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ContainsAllConditions

func ContainsAllConditions(requiredConditions, actualConditions []metav1.Condition) bool

Return true if zero condtions match between required and actual conditions

func ContainsConditionsDecorator

func ContainsConditionsDecorator(requiredConditions, actualConditions []metav1.Condition, flip bool) bool

Checks if the required conditions are present and match in the actual conditions slice. Both requiredConditions and actualConditions are slices of metav1.Condition.

func ContainsNoConditions

func ContainsNoConditions(requiredConditions, actualConditions []metav1.Condition) bool

Return true if zero condtions match between required and actual conditions

func CreateConditionsCmpDiff

func CreateConditionsCmpDiff(requiredConditions, actualConditions []metav1.Condition) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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