Documentation ¶
Index ¶
- func GetCondition(ctx context.Context, conditions []interface{}, ...) (map[string]interface{}, error)
- func GetConditionStatus(ctx context.Context, conditions []interface{}, ...) (corev1.ConditionStatus, error)
- func UpdateCondition(ctx context.Context, conditions []interface{}, conditionType fmt.Stringer, ...) ([]interface{}, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCondition ¶
func GetConditionStatus ¶
func GetConditionStatus(ctx context.Context, conditions []interface{}, conditionType status.ConditionType) (corev1.ConditionStatus, error)
func UpdateCondition ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.